[Libreoffice-commits] help.git: Branch 'distro/collabora/cp-6.0' - 109 commits - AllLangHelp_shared.mk AllLangPackage_html_lang.mk AllLangPackage_html_media_lang.mk CustomTarget_html.mk GeneratedPackage_html_icon-themes.mk GeneratedPackage_html_lang_generated.mk help3xsl/convert2html.sh help3xsl/default.css help3xsl/fuse.js help3xsl/get_bookmark.xsl help3xsl/get_hid2file.sh help3xsl/get_media.sh help3xsl/get_tree.sh help3xsl/get_tree.xsl help3xsl/get_url.sh help3xsl/get_url.xsl help3xsl/help2.js help3xsl/help.html help3xsl/HELP-IN-BROWSER-README.txt help3xsl/help.js help3xsl/help-to-html.sh help3xsl/index2.html help3xsl/index.html help3xsl/jquery-3.1.1.min.js help3xsl/link.txt.xsl help3xsl/localized.xsl help3xsl/makehelp.sh help3xsl/makelocal.sh help3xsl/makeonline.sh help3xsl/normalize.css help3xsl/online_transform.xsl help3xsl/paginathing.js help3xsl/xhp2html.sh helpers/find-invalid-help-images.sh helpers/help_hid.lst Module_helpcontent2.mk Package_html_dynamic.mk Package_html_media.mk Package_ html_static.mk source/HELP-IN-BROWSER-README.txt source/index.html source/text

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Aug 8 12:47:14 UTC 2018


 AllLangHelp_shared.mk                    |    1 
 AllLangPackage_html_lang.mk              |   21 
 AllLangPackage_html_media_lang.mk        |  228 ++++
 CustomTarget_html.mk                     |  209 +++
 GeneratedPackage_html_icon-themes.mk     |   16 
 GeneratedPackage_html_lang_generated.mk  |   18 
 Module_helpcontent2.mk                   |   18 
 Package_html_dynamic.mk                  |   18 
 Package_html_media.mk                    |  315 +++++
 Package_html_static.mk                   |   28 
 help3xsl/convert2html.sh                 |    4 
 help3xsl/default.css                     |  738 ++++++++-----
 help3xsl/fuse.js                         |  997 +++++++++++++++++
 help3xsl/get_bookmark.xsl                |   20 
 help3xsl/get_hid2file.sh                 |    3 
 help3xsl/get_media.sh                    |    9 
 help3xsl/get_tree.sh                     |   35 
 help3xsl/get_tree.xsl                    |   33 
 help3xsl/get_url.sh                      |   32 
 help3xsl/get_url.xsl                     |   18 
 help3xsl/help-to-html.sh                 |   99 -
 help3xsl/help.html                       |    3 
 help3xsl/help.js                         |  204 ++-
 help3xsl/help2.js                        |  123 ++
 help3xsl/index.html                      |    1 
 help3xsl/index2.html                     |   97 -
 help3xsl/jquery-3.1.1.min.js             |    4 
 help3xsl/link.txt.xsl                    | 1724 +++++++++++++++++++++++++++++++
 help3xsl/localized.xsl                   |  165 --
 help3xsl/makehelp.sh                     |   25 
 help3xsl/makelocal.sh                    |   24 
 help3xsl/normalize.css                   |  161 --
 help3xsl/online_transform.xsl            | 1031 +++++++++++-------
 help3xsl/paginathing.js                  |  267 ++++
 help3xsl/xhp2html.sh                     |   40 
 helpers/find-invalid-help-images.sh      |    8 
 helpers/help_hid.lst                     |    2 
 source/index.html                        |   50 
 source/text/shared/01/06150210.xhp       |    2 
 source/text/shared/help/browserhelp.xhp  |  224 ++++
 source/text/shared/optionen/01090100.xhp |   10 
 source/text/smath/01/05010000.xhp        |    1 
 source/text/smath/01/05010100.xhp        |    7 
 source/text/smath/01/05020000.xhp        |    1 
 source/text/smath/01/05030000.xhp        |    1 
 source/text/smath/01/05040000.xhp        |    7 
 source/text/smath/01/06010000.xhp        |    1 
 source/text/smath/01/06010100.xhp        |    1 
 48 files changed, 5608 insertions(+), 1436 deletions(-)

New commits:
commit 70ea38c53437f42e7e966e5411b5db75e8a5fa48
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Wed Aug 8 13:18:49 2018 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Aug 8 13:19:36 2018 +0200

    Some images are not present in this branch.
    
    Change-Id: If7c5a15afe1392b0715983866d4ce7967d618aa1

diff --git a/Package_html_media.mk b/Package_html_media.mk
index 8120902f3..89e4198a4 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -72,7 +72,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     helpimg/right.png \
     helpimg/right2.png \
     helpimg/rotieren.png \
-    helpimg/sc_PivotChartButtons.png \
     helpimg/sc_data_form01.png \
     helpimg/sc_func_imcot.png \
     helpimg/sc_func_imcsc.png \
@@ -280,9 +279,6 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     helpimg/starmath/un21214.png \
     helpimg/starmath/un21215.png \
     helpimg/starmath/un21221.png \
-    helpimg/sw_paste_range.png \
-    helpimg/sw_signatureline01.png \
-    helpimg/sw_signatureline02.png \
     helpimg/swh00055.png \
     helpimg/swh00056.png \
     helpimg/swh00117.png \
commit 727b85efe8d26c1fe921c1dffa383314a52a651b
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Wed Aug 8 13:12:56 2018 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Aug 8 13:14:42 2018 +0200

    No spreadsheet files in this branch.
    
    Change-Id: I814d93e0a298b140287df1b81cf4343c462f2906

diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk
index aff362b8d..60b430949 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -74,7 +74,6 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,
 ))
 
 $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,fr,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
-    files/scalc/fr/pivot.ods \
     helpimg/fr/feldalle.png \
     helpimg/fr/feldbrei.png \
     helpimg/fr/feldcolo.png \
@@ -155,7 +154,6 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,
 ))
 
 $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,pt-BR,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
-    files/scalc/pt-BR/pivot.ods \
     helpimg/pt-BR/feldalle.png \
     helpimg/pt-BR/feldbrei.png \
     helpimg/pt-BR/feldcolo.png \
diff --git a/Package_html_media.mk b/Package_html_media.mk
index 9534b138c..8120902f3 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -15,9 +15,6 @@
 $(eval $(call gb_Package_Package,helpcontent2_html_media,$(SRCDIR)/helpcontent2/source/media))
 
 $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
-    files/scalc/imtrigon.ods \
-    files/scalc/pivot.ods \
-    files/scalc/trigon.ods \
     helpimg/area1.png \
     helpimg/area2.png \
     helpimg/border_ca_1.png \
commit 66187a5fb4dfb956405acd8654dea6afaa8c319f
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Wed Aug 8 11:42:48 2018 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Wed Aug 8 12:13:32 2018 +0200

    Some dialog screenshots are missing in this branch.
    
    Change-Id: Ia1ab427186adcd5fe24d1d93dc53f46d56b21d90

diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk
index 45e983a43..aff362b8d 100644
--- a/AllLangPackage_html_media_lang.mk
+++ b/AllLangPackage_html_media_lang.mk
@@ -54,12 +54,6 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,
     helpimg/de/zellvor.png \
 ))
 
-#TODO: Content for en-US is probably an error here; it should likely be part of the language-
-# independent helpcontent2/Package_html_media.mk instead:
-$(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,en-US,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
-    screenshots/modules/swriter/ui/exportepub/en-US/EPubDialog.png \
-))
-
 $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,es,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
     helpimg/es/feldalle.png \
     helpimg/es/feldcolo.png \
@@ -169,7 +163,6 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,
     helpimg/pt-BR/sheettabs.png \
     helpimg/pt-BR/swh00117.png \
     helpimg/pt-BR/zellvor.png \
-    screenshots/modules/swriter/ui/exportepub/pt-BR/EPubDialog.png \
 ))
 
 $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,sk,$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
@@ -234,17 +227,4 @@ $(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,
     helpimg/zh-TW/zellvor.png \
 ))
 
-#TODO: fy is filtered out for now, as $(SRCDIR)/helpcontent2/source/media/ doesn't contain the
-# corresponding screenshots yet:
-$(foreach lang,$(filter-out en-US fy,$(completelangiso)),$(eval $(call gb_AllLangPackage_add_files_for_lang,helpcontent2_html_media_lang,$(lang),$(LIBO_SHARE_HELP_FOLDER)$(if $(HELP_ONLINE),/$(PRODUCTVERSION))/media, \
-    screenshots/modules/smath/ui/alignmentdialog/$(lang)/AlignmentDialog.png \
-    screenshots/modules/smath/ui/catalogdialog/$(lang)/CatalogDialog.png \
-    screenshots/modules/smath/ui/fontdialog/$(lang)/FontDialog.png \
-    screenshots/modules/smath/ui/fontsizedialog/$(lang)/FontSizeDialog.png \
-    screenshots/modules/smath/ui/fonttypedialog/$(lang)/FontsDialog.png \
-    screenshots/modules/smath/ui/savedefaultsdialog/$(lang)/SaveDefaultsDialog.png \
-    screenshots/modules/smath/ui/spacingdialog/$(lang)/SpacingDialog.png \
-    screenshots/modules/smath/ui/symdefinedialog/$(lang)/EditSymbols.png \
-)))
-
 # vim: set noet sw=4 ts=4:
diff --git a/Package_html_media.mk b/Package_html_media.mk
index 203dcac27..9534b138c 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -315,18 +315,8 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
     screenshots/cui/ui/optionsdialog/impressoptionsgeneraldialog.png \
     screenshots/cui/ui/pageformatpage/PageFormatPage.png \
     screenshots/modules/scalc/ui/deletecells/DeleteCellsDialog.png \
-    screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png \
     screenshots/modules/sdraw/ui/dlgsnap/SnapObjectDialog.png \
     screenshots/modules/simpress/ui/headerfooterdialog/HeaderFooterDialog.png \
-    screenshots/modules/smath/ui/alignmentdialog/AlignmentDialog.png \
-    screenshots/modules/smath/ui/catalogdialog/CatalogDialog.png \
-    screenshots/modules/smath/ui/fontdialog/FontDialog.png \
-    screenshots/modules/smath/ui/fontsizedialog/FontSizeDialog.png \
-    screenshots/modules/smath/ui/fonttypedialog/FontsDialog.png \
-    screenshots/modules/smath/ui/savedefaultsdialog/SaveDefaultsDialog.png \
-    screenshots/modules/smath/ui/spacingdialog/SpacingDialog.png \
-    screenshots/modules/smath/ui/symdefinedialog/EditSymbols.png \
-    screenshots/modules/swriter/ui/watermarkdialog/WatermarkDialog.png \
 ))
 
 # vim: set noet sw=4 ts=4:
commit 041ed9fc3406e1003522df2060c3812d3e3b9e1d
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Tue Aug 7 19:09:41 2018 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Aug 7 19:09:41 2018 +0200

    Revert the .xhp parts of "Deploy videos in New Help (WIP)"
    
    Partially reverts commit 93ebf037016819613322ef1c39951a3de893ec14.

diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 6bdb41155..262b21c4c 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -513,7 +513,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
     helpcontent2/source/text/shared/05/00000150 \
     helpcontent2/source/text/shared/05/00000160 \
     helpcontent2/source/text/shared/05/err_html \
-    helpcontent2/source/text/shared/06/youtubevideos \
     helpcontent2/source/text/shared/07/09000000 \
     helpcontent2/source/text/shared/3dsettings_toolbar \
     helpcontent2/source/text/shared/autokorr/01000000 \
diff --git a/source/text/scalc/main0000.xhp b/source/text/scalc/main0000.xhp
index c84f614d0..eda9ccda3 100644
--- a/source/text/scalc/main0000.xhp
+++ b/source/text/scalc/main0000.xhp
@@ -31,7 +31,6 @@
 <body>
 <bookmark xml-lang="en-US" branch="hid/SC_HID_SC_WIN_GRIDWIN" id="bm_id3155335" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3149255" localize="false"/><paragraph role="heading" id="hd_id3147338" xml-lang="en-US" level="1">Welcome to the $[officename] Calc Help</paragraph>
-<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <paragraph role="heading" id="hd_id3153965" xml-lang="en-US" level="3">How to Work With $[officename] Calc</paragraph>
 <embed href="text/scalc/guide/main.xhp#main"/>
 <embed href="text/scalc/main0503.xhp#main0503"/>
diff --git a/source/text/sdraw/main0000.xhp b/source/text/sdraw/main0000.xhp
index 0606d8235..7405e92e8 100644
--- a/source/text/sdraw/main0000.xhp
+++ b/source/text/sdraw/main0000.xhp
@@ -30,10 +30,9 @@
 </history>
 </meta>
 <body>
-
-
+  
+  
   <bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" xml-lang="en-US" id="bm_id3155333" localize="false"/><bookmark branch="hid/HID_GLOBAL_FALLBACK" xml-lang="en-US" id="bm_id3154705" localize="false"/><paragraph role="heading" level="1" id="hd_id3155960" xml-lang="en-US">Welcome to the $[officename] Draw Help</paragraph>
-  <embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
   <paragraph role="heading" level="3" id="hd_id3154022" xml-lang="en-US">How to Work With $[officename] Draw</paragraph>
   <embed href="text/sdraw/guide/main.xhp#main"/>
   <embed href="text/sdraw/main0503.xhp#main0503"/>
diff --git a/source/text/shared/06/youtubevideos.xhp b/source/text/shared/06/youtubevideos.xhp
deleted file mode 100644
index 4418e9566..000000000
--- a/source/text/shared/06/youtubevideos.xhp
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<helpdocument version="1.0">
-    <!--
-    * This file is part of the LibreOffice project.
-    *
-    * This Source Code Form is subject to the terms of the Mozilla Public
-    * License, v. 2.0. If a copy of the MPL was not distributed with this
-    * file, You can obtain one at http://mozilla.org/MPL/2.0/.
-    *
-    -->
-
-    <meta>
-        <topic id="embedyoutubevideo" indexer="include" status="PUBLISH">
-            <title id="tit" xml-lang="en-US">YouTube Videos</title>
-            <filename>/text/shared/06/youtubevideos.xhp</filename>
-        </topic>
-    </meta>
-    <body>
-    <section id="whatisit">
-        <object data="https://www.youtube-nocookie.com/embed/3KC0ZdcA6s8?rel=0" id="vid_id61521568603544" type="video/youtube" width="560" height="315" />
-    </section>
-    </body>
-</helpdocument>
diff --git a/source/text/simpress/main0000.xhp b/source/text/simpress/main0000.xhp
index 62ccefd7b..ba61543b8 100644
--- a/source/text/simpress/main0000.xhp
+++ b/source/text/simpress/main0000.xhp
@@ -18,7 +18,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
+	
 <helpdocument version="1.0">
 <meta>
 <topic id="textsimpressmain0000xml" indexer="include" status="PUBLISH">
@@ -33,7 +33,6 @@
 <bookmark xml-lang="en-US" branch="hid/SD_HID_SDDRAWVIEWSHELL" id="bm_id3150861" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3154560" localize="false"/>
 <paragraph role="heading" id="hd_id3150746" xml-lang="en-US" level="1">Welcome to the $[officename] Impress Help</paragraph>
-<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <paragraph role="heading" id="hd_id3153000" xml-lang="en-US" level="3">How to Work With $[officename] Impress</paragraph>
 <embed href="text/simpress/guide/main.xhp#main"/>
 <embed href="text/simpress/main0503.xhp#main0503"/>
diff --git a/source/text/smath/main0000.xhp b/source/text/smath/main0000.xhp
index 1d5b93968..621fdcb8d 100644
--- a/source/text/smath/main0000.xhp
+++ b/source/text/smath/main0000.xhp
@@ -30,7 +30,6 @@
 </meta>
 <body>
 <paragraph role="heading" id="hd_id3148868" xml-lang="en-US" level="1">Welcome to the $[officename] Math Help</paragraph>
-<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <paragraph role="heading" id="hd_id3153915" xml-lang="en-US" level="3">How to Work With $[officename] Math</paragraph>
 <embed href="text/smath/guide/main.xhp#main"/>
 <embed href="text/smath/main0503.xhp#main0503"/>
diff --git a/source/text/swriter/main0000.xhp b/source/text/swriter/main0000.xhp
index 2208f6172..d5f21323c 100644
--- a/source/text/swriter/main0000.xhp
+++ b/source/text/swriter/main0000.xhp
@@ -18,7 +18,7 @@
  *   except in compliance with the License. You may obtain a copy of
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  -->
-
+	
 <helpdocument version="1.0">
 <meta>
 <topic id="textswritermain0000xml" indexer="include" status="PUBLISH">
@@ -33,7 +33,6 @@
 <bookmark xml-lang="en-US" branch="hid/SW_HID_EDIT_WIN" id="bm_id3147244" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3147247" localize="false"/>
 <paragraph role="heading" id="hd_id3147233" xml-lang="en-US" level="1">%PRODUCTNAME Writer Help</paragraph>
-<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
 <paragraph role="heading" id="hd_id3147258" xml-lang="en-US" level="3">Working With %PRODUCTNAME Writer</paragraph>
 <embed href="text/swriter/main0503.xhp#main0503"/>
 <embed href="text/swriter/guide/main.xhp#main"/>
commit 1bddd3c0c1afefd9b8853cda5bf550a9a257e9d3
Author:     Jan Holesovsky <kendy at collabora.com>
AuthorDate: Tue Aug 7 19:07:15 2018 +0200
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Aug 7 19:07:15 2018 +0200

    Revert the .xhp parts of "Add vnd.oasis.opendocument.* objects in new help"
    
    Partially reverts commit 73bf8469d4a443617935dae6a245d9b327e74a95.

diff --git a/source/media/files/scalc/imtrigon.ods b/source/media/files/scalc/imtrigon.ods
deleted file mode 100644
index 5a8dfc8a4..000000000
Binary files a/source/media/files/scalc/imtrigon.ods and /dev/null differ
diff --git a/source/text/scalc/01/func_imsin.xhp b/source/text/scalc/01/func_imsin.xhp
index be59efc35..f6780401b 100644
--- a/source/text/scalc/01/func_imsin.xhp
+++ b/source/text/scalc/01/func_imsin.xhp
@@ -60,8 +60,6 @@
 		<item type="input">=IMSIN(2)</item><br/>
 		returns 0.909297426825682 as a string. <embedvar href="text/scalc/01/ful_func.xhp#func_imag_zero"/>
 	</paragraph>
-        <paragraph role="heading" id="hd_id161521663319917" level="3" xml-lang="en-US">Open file with example</paragraph>
-        <object data="media/files/scalc/imtrigon.ods" id="ods_id61521568603544" type="application/vnd.oasis.opendocument.spreadsheet" />
 	<section id="relatedtopics">
 		<paragraph id="par_id2773214341302" role="paragraph" localize="false" xml-lang="en-US">
 			<embedvar href="text/scalc/01/func_imsinh.xhp#imsinh_head"/>,
commit 29af334417309f14005d91166e9d749dba52aceb
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Tue Jul 24 12:28:08 2018 -0300
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Aug 7 17:58:33 2018 +0200

    Fix <otherwise> case for icon replacement
    
    Change-Id: Ia5db370d1e19aa2818fba7ad7b2427692ff1b80e
    Reviewed-on: https://gerrit.libreoffice.org/57927
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/help3xsl/link.txt.xsl b/help3xsl/link.txt.xsl
index 0d3c219f5..041e7d7d4 100644
--- a/help3xsl/link.txt.xsl
+++ b/help3xsl/link.txt.xsl
@@ -1717,7 +1717,7 @@ Stylesheet map Colibre icon images from link.txt
 <xsl:when test="$src1='cmd/sc_cellprotection.png'"><xsl:text>cmd/sc_protect.png</xsl:text></xsl:when>
 <xsl:when test="$src1='cmd/lc_cellprotection.png'"><xsl:text>cmd/lc_protect.png</xsl:text></xsl:when>
 
-<xsl:otherwise><xsl:text select="$src1"/></xsl:otherwise>
+<xsl:otherwise><xsl:value-of select="$src1"/></xsl:otherwise>
 
 </xsl:choose>
 </xsl:template>
commit e174db8846971e669e7a289948165d6bc45de153
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sun Jul 22 08:10:59 2018 -0300
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Aug 7 17:58:33 2018 +0200

    Restore 'GLOBAL' label in Index
    
    GLOBAL is the external nam of the SHARED bookmarks.
    
    Change-Id: If4a877cc26dddb3fa99e5369ef63c7333aa53ffe
    Reviewed-on: https://gerrit.libreoffice.org/57815
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/help3xsl/default.css b/help3xsl/default.css
index 092ed89ef..88c24facf 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -536,7 +536,7 @@ aside input[type=checkbox]:checked ~ .contents-treeview {
     font-weight: bold;
     color: #148603;
 }
-#GLOBAL::before {
+#SHARED::before {
     content: "GLOBAL";
     display: block;
     font-size: 22px;
commit bb7d1128280761518238480b4ee355cb5c017608
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Sat Jul 21 11:08:23 2018 -0300
Commit:     Jan Holesovsky <kendy at collabora.com>
CommitDate: Tue Aug 7 17:58:33 2018 +0200

    tdf#118844 Add missing icons in Help pages
    
    Apply strategy #1 described in tdf#118844 comment #3
    
    Change-Id: I072bf837217acc8dc84ff1104324df69e33a22bd
    Reviewed-on: https://gerrit.libreoffice.org/57801
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/help3xsl/link.txt.xsl b/help3xsl/link.txt.xsl
new file mode 100644
index 000000000..0d3c219f5
--- /dev/null
+++ b/help3xsl/link.txt.xsl
@@ -0,0 +1,1724 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+* This file is part of the LibreOffice project.
+*
+* This Source Code Form is subject to the terms of the Mozilla Public
+* License, v. 2.0. If a copy of the MPL was not distributed with this
+* file, You can obtain one at http://mozilla.org/MPL/2.0/.
+-->
+<!--
+Stylesheet map Colibre icon images from link.txt
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+
+    <xsl:template name="linktxt">
+        <xsl:param name="src1"/>
+        <xsl:choose>
+
+<xsl:when test="$src1='avmedia/res/av02048.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02049.png'"><xsl:text>cmd/sc_runbasic.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02050.png'"><xsl:text>cmd/sc_mediapause.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02051.png'"><xsl:text>cmd/sc_basicstop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02052.png'"><xsl:text>cmd/sc_mediarepeat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02053.png'"><xsl:text>cmd/sc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/av02054.png'"><xsl:text>cmd/sc_mediamute.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02048.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02049.png'"><xsl:text>cmd/lc_runbasic.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02050.png'"><xsl:text>cmd/lc_mediapause.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02051.png'"><xsl:text>cmd/lc_basicstop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02052.png'"><xsl:text>cmd/lc_mediarepeat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02053.png'"><xsl:text>cmd/lc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='avmedia/res/avl02054.png'"><xsl:text>cmd/lc_mediamute.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='chart2/res/dataeditor_icon01.png'"><xsl:text>cmd/sc_insertrowsafter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon02.png'"><xsl:text>cmd/sc_insertcolumnsafter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon03.png'"><xsl:text>cmd/sc_deleterows.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon04.png'"><xsl:text>cmd/sc_deletecolumns.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon05.png'"><xsl:text>cmd/sc_insertcellsright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon06.png'"><xsl:text>cmd/sc_insertcellsdown.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon07.png'"><xsl:text>cmd/sc_insertcolumnsafter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon08.png'"><xsl:text>cmd/sc_insertcolumns.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/dataeditor_icon09.png'"><xsl:text>cmd/sc_insertrowsbefore.png</xsl:text></xsl:when>
+<xsl:when test="$src1='chart2/res/selectrange.png'"><xsl:text>formula/res/refinp1.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_adddatefield.png'"><xsl:text>cmd/lc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_addons.png'"><xsl:text>cmd/lc_insertplugin.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_addprintarea.png'"><xsl:text>cmd/lc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_addtable.png'"><xsl:text>cmd/lc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_adddatefield.png'"><xsl:text>cmd/sc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_addons.png'"><xsl:text>cmd/sc_insertplugin.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_addprintarea.png'"><xsl:text>cmd/sc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_addtable.png'"><xsl:text>cmd/sc_inserttable.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_showinlinetooltips.png'"><xsl:text>cmd/lc_editannotation.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showinlinetooltips.png'"><xsl:text>cmd/sc_editannotation.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_insobjctrl.png'"><xsl:text>cmd/lc_newdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insert.png'"><xsl:text>cmd/lc_togglesheetgrid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertavmedia.png'"><xsl:text>cmd/lc_avmediaplayer.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertcurrencyfield.png'"><xsl:text>cmd/lc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertdatefield.png'"><xsl:text>cmd/lc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insert.png'"><xsl:text>cmd/lc_togglesheetgrid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertauthorfield.png'"><xsl:text>cmd/lc_dbviewaliases.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertedit.png'"><xsl:text>cmd/lc_edit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertfield.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertctrl.png'"><xsl:text>cmd/lc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertfilecontrol.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformattedfield.png'"><xsl:text>cmd/lc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformcheck.png'"><xsl:text>cmd/lc_checkbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformcombo.png'"><xsl:text>cmd/lc_combobox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformlist.png'"><xsl:text>cmd/lc_listbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformradio.png'"><xsl:text>cmd/lc_radiobutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformspin.png'"><xsl:text>cmd/lc_spinbutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformula.png'"><xsl:text>cmd/lc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertformvscroll.png'"><xsl:text>cmd/lc_scrollbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertframeinteract.png'"><xsl:text>cmd/lc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertframeinteractnocolumns.png'"><xsl:text>cmd/lc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertobjectchart.png'"><xsl:text>cmd/lc_drawchart.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertnumericfield.png'"><xsl:text>cmd/lc_numberformatstandard.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_numericfield.png'"><xsl:text>cmd/lc_numberformatstandard.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertlistbox.png'"><xsl:text>cmd/lc_listbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_inserttextframe.png'"><xsl:text>cmd/lc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertobjectstarmath.png'"><xsl:text>cmd/lc_insertmath.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertpatternfield.png'"><xsl:text>cmd/lc_patternfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertpushbutton.png'"><xsl:text>cmd/lc_pushbutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertrowbreak.png'"><xsl:text>cmd/lc_insertpagebreak.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertspreadsheet.png'"><xsl:text>cmd/lc_togglesheetgrid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_inserttimefield.png'"><xsl:text>cmd/lc_timefield.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/sc_insobjctrl.png'"><xsl:text>cmd/sc_newdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insert.png'"><xsl:text>cmd/sc_togglesheetgrid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertavmedia.png'"><xsl:text>cmd/sc_avmediaplayer.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertcurrencyfield.png'"><xsl:text>cmd/sc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertdatefield.png'"><xsl:text>cmd/sc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertauthorfield.png'"><xsl:text>cmd/sc_dbviewaliases.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertedit.png'"><xsl:text>cmd/sc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertfield.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertctrl.png'"><xsl:text>cmd/sc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertfilecontrol.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformattedfield.png'"><xsl:text>cmd/sc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformcheck.png'"><xsl:text>cmd/sc_checkbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformcombo.png'"><xsl:text>cmd/sc_combobox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformlist.png'"><xsl:text>cmd/sc_listbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformradio.png'"><xsl:text>cmd/sc_radiobutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformspin.png'"><xsl:text>cmd/sc_spinbutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformula.png'"><xsl:text>cmd/sc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertformvscroll.png'"><xsl:text>cmd/sc_scrollbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_scrollbarmenu.png'"><xsl:text>cmd/sc_scrollbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertframeinteract.png'"><xsl:text>cmd/sc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertframemenu.png'"><xsl:text>cmd/sc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertframeinteractnocolumns.png'"><xsl:text>cmd/sc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertimagecontrol.png'"><xsl:text>cmd/sc_drawchart.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertobjectchart.png'"><xsl:text>cmd/sc_drawchart.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertnumericfield.png'"><xsl:text>cmd/sc_numberformatstandard.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_numericfield.png'"><xsl:text>cmd/sc_numberformatstandard.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertlistbox.png'"><xsl:text>cmd/sc_listbox.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertobjectfloatingframe.png'"><xsl:text>cmd/sc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_inserttextframe.png'"><xsl:text>cmd/sc_insertframe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertobjectstarmath.png'"><xsl:text>cmd/sc_insertmath.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertpatternfield.png'"><xsl:text>cmd/sc_patternfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertpushbutton.png'"><xsl:text>cmd/sc_pushbutton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertrowbreak.png'"><xsl:text>cmd/sc_insertpagebreak.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertspreadsheet.png'"><xsl:text>cmd/sc_togglesheetgrid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_inserttimefield.png'"><xsl:text>cmd/sc_timefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showtrackedchanges.png'"><xsl:text>cmd/sc_addwatch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_showtrackedchanges.png'"><xsl:text>cmd/lc_addwatch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_tracechangemode.png'"><xsl:text>cmd/sc_trackchanges.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_tracechangemode.png'"><xsl:text>cmd/lc_trackchanges.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_shapesmenu.png'"><xsl:text>cmd/sc_basicshapes.round-quadrat.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_previewzoom.png'"><xsl:text>cmd/lc_zoomprevious.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoomminus.png'"><xsl:text>cmd/lc_zoomout.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoomtoolbox.png'"><xsl:text>cmd/lc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoom.png'"><xsl:text>cmd/lc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoomplus.png'"><xsl:text>cmd/lc_zoomin.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoommode.png'"><xsl:text>cmd/lc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_adjust.png'"><xsl:text>cmd/lc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_zoom100percent.png'"><xsl:text>cmd/lc_view100.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_previewzoom.png'"><xsl:text>cmd/sc_zoomprevious.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoomminus.png'"><xsl:text>cmd/sc_zoomout.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoomtoolbox.png'"><xsl:text>cmd/sc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoom.png'"><xsl:text>cmd/sc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoomplus.png'"><xsl:text>cmd/sc_zoomin.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoommode.png'"><xsl:text>cmd/sc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_adjust.png'"><xsl:text>cmd/sc_zoomoptimal.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_zoom100percent.png'"><xsl:text>cmd/sc_view100.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_savebasicas.png'"><xsl:text>cmd/lc_saveas.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_savegraphic.png'"><xsl:text>cmd/lc_save.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_recsave.png'"><xsl:text>cmd/lc_save.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_savebasicas.png'"><xsl:text>cmd/sc_saveas.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_savegraphic.png'"><xsl:text>cmd/sc_save.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_recsave.png'"><xsl:text>cmd/sc_save.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_textfittosizetool.png'"><xsl:text>cmd/lc_text_marquee.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_texttoolbox.png'"><xsl:text>cmd/lc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_drawtext.png'"><xsl:text>cmd/lc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_doubleclicktextedit.png'"><xsl:text>cmd/lc_pickthrough.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fontworkcharacterspacingfloater.png'"><xsl:text>cmd/lc_spacing.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fontheight.png'"><xsl:text>cmd/lc_scaletext.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_textfittosizetool.png'"><xsl:text>cmd/sc_text_marquee.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_texttoolbox.png'"><xsl:text>cmd/sc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_drawtext.png'"><xsl:text>cmd/sc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_edit.png'"><xsl:text>cmd/sc_text.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_doubleclicktextedit.png'"><xsl:text>cmd/sc_pickthrough.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontworkcharacterspacingfloater.png'"><xsl:text>cmd/sc_spacing.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontheight.png'"><xsl:text>cmd/sc_scaletext.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_objectcatalog.png'"><xsl:text>cmd/lc_dbnewform.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_objectcatalog.png'"><xsl:text>cmd/sc_dbnewform.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_view3d.png'"><xsl:text>cmd/lc_cube.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_objects3dtoolbox.png'"><xsl:text>cmd/lc_cube.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_convertinto3dlathefast.png'"><xsl:text>cmd/lc_convertinto3dlathe.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_view3d.png'"><xsl:text>cmd/sc_cube.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_objects3dtoolbox.png'"><xsl:text>cmd/sc_cube.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_convertinto3dlathefast.png'"><xsl:text>cmd/sc_convertinto3dlathe.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_choosecontrols.png'"><xsl:text>cmd/lc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_choosecontrols.png'"><xsl:text>cmd/sc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_optionstreedialog.png'"><xsl:text>cmd/lc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_optionstreedialog.png'"><xsl:text>cmd/sc_controlproperties.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_anchormenu.png'"><xsl:text>cmd/lc_toggleanchortype.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_conditionalformatmenu.png'"><xsl:text>cmd/lc_colorscaleformatdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_conditionalformatmenu.png'"><xsl:text>cmd/sc_colorscaleformatdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formattextmenu.png'"><xsl:text>cmd/sc_color.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatspacingmenu.png'"><xsl:text>cmd/sc_spacepara15.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_textalign.png'"><xsl:text>cmd/sc_alignblock.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatbulletsmenu.png'"><xsl:text>cmd/sc_defaultbullet.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatimagemenu.png'"><xsl:text>cmd/sc_gallery.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatframemenu.png'"><xsl:text>cmd/sc_framedialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_webhtml.png'"><xsl:text>cmd/lc_browseview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_openurl.png'"><xsl:text>cmd/lc_browseview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_webhtml.png'"><xsl:text>cmd/sc_browseview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_openurl.png'"><xsl:text>cmd/sc_browseview.png</xsl:text></xsl:when>
+<xsl:when test="$src1=''"><xsl:text></xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_vscrollbar.png'"><xsl:text>cmd/lc_scrollbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_vscrollbar.png'"><xsl:text>cmd/sc_scrollbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_hscrollbar.png'"><xsl:text>cmd/lc_insertformhscroll.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_hscrollbar.png'"><xsl:text>cmd/sc_insertformhscroll.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_insertannotation.png'"><xsl:text>cmd/sc_showannotations.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertannotation.png'"><xsl:text>cmd/lc_showannotations.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_deletenote.png'"><xsl:text>cmd/sc_deleteannotation.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_deletenote.png'"><xsl:text>cmd/lc_deleteannotation.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showchanges.png'"><xsl:text>cmd/sc_addwatch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_showchanges.png'"><xsl:text>cmd/lc_addwatch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_acceptchanges.png'"><xsl:text>cmd/sc_trackchangesbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_acceptchanges.png'"><xsl:text>cmd/lc_trackchangesbar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_commentchange.png'"><xsl:text>cmd/sc_commentchangetracking.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_commentchange.png'"><xsl:text>cmd/lc_commentchangetracking.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_deleteallnotes.png'"><xsl:text>cmd/sc_deleteallannotation.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_deleteallnotes.png'"><xsl:text>cmd/lc_deleteallannotation.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatallnotes.png'"><xsl:text>cmd/sc_editannotation.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_templatemenu.png'"><xsl:text>cmd/sc_adddirect.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_customanimation.png'"><xsl:text>cmd/lc_animationobjects.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_customanimation.png'"><xsl:text>cmd/sc_animationobjects.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_datastreamsplay.png'"><xsl:text>cmd/lc_runbasic.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_datastreamsplay.png'"><xsl:text>cmd/sc_runbasic.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_datastreamsstop.png'"><xsl:text>cmd/lc_basicstop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_datastreamsstop.png'"><xsl:text>cmd/sc_basicstop.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_sectionalignright.png'"><xsl:text>cmd/lc_objectalignright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sectionalignleft.png'"><xsl:text>cmd/lc_objectalignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_objectalign.png'"><xsl:text>cmd/lc_objectalignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_alignvcenter.png'"><xsl:text>cmd/lc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sectionaligntop.png'"><xsl:text>cmd/lc_alignup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sectionalignbottom.png'"><xsl:text>cmd/lc_aligndown.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/sc_sectionalignright.png'"><xsl:text>cmd/sc_objectalignright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sectionalignleft.png'"><xsl:text>cmd/sc_objectalignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_objectalign.png'"><xsl:text>cmd/sc_objectalignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_alignvcenter.png'"><xsl:text>cmd/sc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sectionaligntop.png'"><xsl:text>cmd/sc_alignup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sectionalignbottom.png'"><xsl:text>cmd/sc_aligndown.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_alignframemenu.png'"><xsl:text>cmd/sc_alignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_alignhorizontalceter.png'"><xsl:text>cmd/sc_alignhorizontalcenter.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_grafgamma.png'"><xsl:text>cmd/lc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_colorsettings.png'"><xsl:text>cmd/lc_graphicfiltersmooth.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_graphicfilterposter.png'"><xsl:text>cmd/lc_graphicdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_grafmode.png'"><xsl:text>cmd/lc_graphicdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_grafinvert.png'"><xsl:text>cmd/lc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_colorview.png'"><xsl:text>cmd/lc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_grafgamma.png'"><xsl:text>cmd/sc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_colorsettings.png'"><xsl:text>cmd/sc_graphicfiltersmooth.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_graphicfilterposter.png'"><xsl:text>cmd/sc_graphicdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_grafmode.png'"><xsl:text>cmd/sc_graphicdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_grafinvert.png'"><xsl:text>cmd/sc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_colorview.png'"><xsl:text>cmd/sc_graphicfilterinvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_imagebutton.png'"><xsl:text>cmd/sc_gallery.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_objecttitledescription.png'"><xsl:text>cmd/sc_insertcaptiondialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_objecttitledescription.png'"><xsl:text>cmd/lc_insertcaptiondialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_fontworkshapetype.fontwork-circle-pour.png'"><xsl:text>cmd/lc_basicshapes.ring.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-connector.png'"><xsl:text>cmd/lc_circle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.circle.png'"><xsl:text>cmd/lc_circle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_symbolshapes.smiley.png'"><xsl:text>cmd/lc_symbolshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.round-rectangle.png'"><xsl:text>cmd/lc_rect_rounded.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-punched-tape.png'"><xsl:text>cmd/lc_fontworkshapetype.fontwork-wave.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.parallelogram.png'"><xsl:text>cmd/lc_flowchartshapes.flowchart-data.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_calloutshapes.round-rectangular-callout.png'"><xsl:text>cmd/lc_calloutshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-manual-operation.png'"><xsl:text>cmd/lc_basicshapes.trapezoid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-alternate-process.png'"><xsl:text>cmd/lc_basicshapes.round-quadrat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_arrowshapes.left-right-arrow.png'"><xsl:text>cmd/lc_arrowshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-extract.png'"><xsl:text>cmd/lc_basicshapes.isosceles-triangle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fontworkshapetype.fontwork-triangle-up.png'"><xsl:text>cmd/lc_basicshapes.isosceles-triangle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.circle-pie.png'"><xsl:text>cmd/lc_pie.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-merge.png'"><xsl:text>cmd/lc_fontworkshapetype.fontwork-triangle-down.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fontworkshapetype.fontwork-fade-down.png'"><xsl:text>cmd/lc_basicshapes.trapezoid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-magnetic-disk.png'"><xsl:text>cmd/lc_basicshapes.can.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.png'"><xsl:text>cmd/lc_flowchartshapes.flowchart-document.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_emojicontrol.png'"><xsl:text>cmd/lc_symbolshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_emojicontrol.png'"><xsl:text>cmd/sc_symbolshapes.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/sc_fontworkshapetype.fontwork-circle-pour.png'"><xsl:text>cmd/sc_basicshapes.ring.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.circle.png'"><xsl:text>cmd/sc_circle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-connector.png'"><xsl:text>cmd/sc_circle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_symbolshapes.smiley.png'"><xsl:text>cmd/sc_symbolshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.round-rectangle.png'"><xsl:text>cmd/sc_rect_rounded.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-punched-tape.png'"><xsl:text>cmd/sc_fontworkshapetype.fontwork-wave.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.parallelogram.png'"><xsl:text>cmd/sc_flowchartshapes.flowchart-data.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_calloutshapes.round-rectangular-callout.png'"><xsl:text>cmd/sc_calloutshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-manual-operation.png'"><xsl:text>cmd/sc_basicshapes.trapezoid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-alternate-process.png'"><xsl:text>cmd/sc_basicshapes.round-quadrat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_arrowshapes.left-right-arrow.png'"><xsl:text>cmd/sc_arrowshapes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-extract.png'"><xsl:text>cmd/sc_basicshapes.isosceles-triangle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontworkshapetype.fontwork-triangle-up.png'"><xsl:text>cmd/sc_basicshapes.isosceles-triangle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.circle-pie.png'"><xsl:text>cmd/sc_pie.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-merge.png'"><xsl:text>cmd/sc_fontworkshapetype.fontwork-triangle-down.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontworkshapetype.fontwork-fade-down.png'"><xsl:text>cmd/sc_basicshapes.trapezoid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-magnetic-disk.png'"><xsl:text>cmd/sc_basicshapes.can.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_openfromwriter.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_openfromcalc.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_filecontrol.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_openfromwriter.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_openfromcalc.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_filecontrol.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_mergedocument.png'"><xsl:text>cmd/lc_mergedocuments.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mergedocument.png'"><xsl:text>cmd/sc_mergedocuments.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_printpagepreview.png'"><xsl:text>cmd/lc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_printlayout.png'"><xsl:text>cmd/lc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_previewprintoptions.png'"><xsl:text>cmd/lc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sendfax.png'"><xsl:text>cmd/lc_print.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_editprintarea.png'"><xsl:text>cmd/lc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_printpagepreview.png'"><xsl:text>cmd/sc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_printlayout.png'"><xsl:text>cmd/sc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_previewprintoptions.png'"><xsl:text>cmd/sc_printpreview.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sendfax.png'"><xsl:text>cmd/sc_print.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_editprintarea.png'"><xsl:text>cmd/sc_editdoc.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_deleteprintarea.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_deleteprintarea.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_deleterecord.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbtabledelete.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbreportdelete.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbquerydelete.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbformdelete.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbclearquery.png'"><xsl:text>cmd/lc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_deleteprintarea.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_deleterecord.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbtabledelete.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbreportdelete.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbquerydelete.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbformdelete.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbclearquery.png'"><xsl:text>cmd/sc_delete.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_dbtableopen.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbreportopen.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbqueryopen.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbformopen.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertdoc.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_newrecord.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbtableopen.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbreportopen.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbqueryopen.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbformopen.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertdoc.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_open_h.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_newrecord.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_importfromfile.png'"><xsl:text>cmd/lc_dataimport.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_importfromfile.png'"><xsl:text>cmd/sc_dataimport.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_dbnewqueryautopilot.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_usewizards.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_graphicfiltertoolbox.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbnewtableautopilot.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbnewreportautopilot.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbnewformautopilot.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_commontaskbarvisible.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_autopilotmenu.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_newarrangement.png'"><xsl:text>cmd/lc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewqueryautopilot.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_usewizards.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_graphicfiltertoolbox.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewtableautopilot.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewreportautopilot.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewformautopilot.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_commontaskbarvisible.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_autopilotmenu.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_newarrangement.png'"><xsl:text>cmd/sc_autoformat.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_formfilterexecute.png'"><xsl:text>cmd/lc_datafilterstandardfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_filtercrit.png'"><xsl:text>cmd/lc_datafilterstandardfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_formfilter.png'"><xsl:text>cmd/lc_datafilterspecialfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_autofilter.png'"><xsl:text>cmd/lc_datafilterautofilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_removefilter.png'"><xsl:text>cmd/lc_removefiltersort.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formfilterexecute.png'"><xsl:text>cmd/sc_datafilterstandardfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_filtercrit.png'"><xsl:text>cmd/sc_datafilterstandardfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formfilter.png'"><xsl:text>cmd/sc_datafilterspecialfilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_autofilter.png'"><xsl:text>cmd/sc_datafilterautofilter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_removefilter.png'"><xsl:text>cmd/sc_removefiltersort.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_bulletliststyle.png'"><xsl:text>cmd/lc_defaultbullet.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_bulletliststyle.png'"><xsl:text>cmd/sc_defaultbullet.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_romanliststyle.png'"><xsl:text>cmd/lc_defaultnumbering.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_romanliststyle.png'"><xsl:text>cmd/sc_defaultnumbering.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_defaultparastyle.png'"><xsl:text>cmd/lc_controlcodes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_defaultparastyle.png'"><xsl:text>cmd/sc_controlcodes.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_leaveallgroups.png'"><xsl:text>cmd/lc_leavegroup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_leaveallgroups.png'"><xsl:text>cmd/sc_leavegroup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatungroup.png'"><xsl:text>cmd/sc_ungroup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_groupmenu.png'"><xsl:text>cmd/sc_group.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_recundo.png'"><xsl:text>cmd/lc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_recundo.png'"><xsl:text>cmd/sc_undo.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_bezieredge.png'"><xsl:text>cmd/lc_bezierappend.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_bezieredge.png'"><xsl:text>cmd/sc_bezierappend.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_setborderstyle.png'"><xsl:text>cmd/lc_diagramarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_setborderstyle.png'"><xsl:text>cmd/sc_diagramarea.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_definename.png'"><xsl:text>cmd/lc_label.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_definename.png'"><xsl:text>cmd/sc_label.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_clickchangerotation.png'"><xsl:text>cmd/lc_toggleobjectrotatemode.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_clickchangerotation.png'"><xsl:text>cmd/sc_toggleobjectrotatemode.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_fieldnames.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbtablerename.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbreportrename.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbqueryrename.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbformrename.png'"><xsl:text>cmd/lc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fieldnames.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbtablerename.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbreportrename.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbqueryrename.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbformrename.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_switchcontroldesignmode.png'"><xsl:text>cmd/lc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_quickedit.png'"><xsl:text>cmd/lc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_renamemasterpage.png'"><xsl:text>cmd/lc_slidemasterpage.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dsbeditdoc.png'"><xsl:text>cmd/lc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_switchcontroldesignmode.png'"><xsl:text>cmd/sc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_solidcreate.png'"><xsl:text>cmd/sc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_renamemasterpage.png'"><xsl:text>cmd/sc_slidemasterpage.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_quickedit.png'"><xsl:text>cmd/sc_editdoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dsbeditdoc.png'"><xsl:text>cmd/sc_editdoc.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_closemasterview.png'"><xsl:text>cmd/lc_quit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_closewin.png'"><xsl:text>cmd/lc_quit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_closemasterview.png'"><xsl:text>cmd/sc_quit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_closewin.png'"><xsl:text>cmd/sc_quit.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_closedocs.png'"><xsl:text>cmd/lc_closedoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_exitsearch.png'"><xsl:text>cmd/lc_closedoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_closepreview.png'"><xsl:text>cmd/lc_closedoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_closedocs.png'"><xsl:text>cmd/sc_closedoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_exitsearch.png'"><xsl:text>cmd/sc_closedoc.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_closepreview.png'"><xsl:text>cmd/sc_closedoc.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_no.png'"><xsl:text>cmd/lc_cancel.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_no.png'"><xsl:text>cmd/sc_cancel.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_removetableof.png'"><xsl:text>cmd/sc_cancel.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_protecttracechangemode.png'"><xsl:text>cmd/lc_protect.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_protecttracechangemode.png'"><xsl:text>cmd/sc_protect.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_modifypage.png'"><xsl:text>cmd/lc_pagedialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_modifypage.png'"><xsl:text>cmd/sc_pagedialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertobjctrl.png'"><xsl:text>cmd/lc_drawchart.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertobjctrl.png'"><xsl:text>cmd/sc_drawchart.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_edithyperlink.png'"><xsl:text>cmd/lc_inserthyperlink.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_edithyperlink.png'"><xsl:text>cmd/sc_inserthyperlink.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_outlineup.png'"><xsl:text>cmd/lc_moveup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_outlinedown.png'"><xsl:text>cmd/lc_movedown.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_outlineup.png'"><xsl:text>cmd/sc_moveup.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_outlinedown.png'"><xsl:text>cmd/sc_movedown.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_xlinestyle.png'"><xsl:text>cmd/lc_linestyle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_hfixedline.png'"><xsl:text>cmd/lc_line.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_xlinestyle.png'"><xsl:text>cmd/sc_linestyle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_hfixedline.png'"><xsl:text>cmd/sc_line.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_shapeslinemenu.png'"><xsl:text>cmd/sc_line.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_mailmergefirstentry.png'"><xsl:text>cmd/lc_firstrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mailmergefirstentry.png'"><xsl:text>cmd/sc_firstrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_mailmergelastentry.png'"><xsl:text>cmd/lc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mailmergelastentry.png'"><xsl:text>cmd/sc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_mailmergenextentry.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mailmergenextentry.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_mailmergepreventry.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mailmergepreventry.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_arrowstoolbox.png'"><xsl:text>cmd/lc_linearrowend.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_arrowstoolbox.png'"><xsl:text>cmd/sc_linearrowend.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_previoustrackedchange.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_pageup.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_previouspage.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_navigateback.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_browsebackward.png'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_previoustrackedchange.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_pageup.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_previouspage.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_navigateback.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_browsebackward.png'"><xsl:text>cmd/sc_prevrecord.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_nexttrackedchange.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_nextpage.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_navigateforward.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_pagedown.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_nexttrackedchange.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_nextpage.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_navigateforward.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_pagedown.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_lastpage.png'"><xsl:text>cmd/lc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_gotoendofdoc.png'"><xsl:text>cmd/lc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_gotoend.png'"><xsl:text>cmd/lc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_lastpage.png'"><xsl:text>cmd/sc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gotoendofdoc.png'"><xsl:text>cmd/sc_lastrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gotoend.png'"><xsl:text>cmd/sc_lastrecord.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_gotostartofdoc.png'"><xsl:text>cmd/lc_firstrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gotostartofdoc.png'"><xsl:text>cmd/sc_firstrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_gotostartoftable.png'"><xsl:text>cmd/lc_firstrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gotostartoftable.png'"><xsl:text>cmd/sc_firstrecord.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_hyperlinkdialog.png'"><xsl:text>cmd/lc_inserthyperlink.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_hyperlinkdialog.png'"><xsl:text>cmd/sc_inserthyperlink.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_spellingandgrammardialog.png'"><xsl:text>cmd/lc_spelling.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_spelldialog.png'"><xsl:text>cmd/lc_spelling.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_spellingandgrammardialog.png'"><xsl:text>cmd/sc_spelling.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_spelldialog.png'"><xsl:text>cmd/sc_spelling.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_fontcolor.png'"><xsl:text>cmd/lc_color.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontcolor.png'"><xsl:text>cmd/sc_color.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_characterbackgroundpattern.png'"><xsl:text>cmd/sc_backcolor.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_characterbackgroundpattern.png'"><xsl:text>cmd/lc_backcolor.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_backgroundpatterncontroller.png'"><xsl:text>cmd/lc_backgroundcolor.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_leftpara.png'"><xsl:text>cmd/lc_alignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_centerpara.png'"><xsl:text>cmd/lc_alignhorizontalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fontworkalignmentfloater.png'"><xsl:text>cmd/lc_alignhorizontalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_rightpara.png'"><xsl:text>cmd/lc_alignright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_justifypara.png'"><xsl:text>cmd/lc_alignblock.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_leftpara.png'"><xsl:text>cmd/sc_alignleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_centerpara.png'"><xsl:text>cmd/sc_alignhorizontalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontworkalignmentfloater.png'"><xsl:text>cmd/sc_alignhorizontalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rightpara.png'"><xsl:text>cmd/sc_alignright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_justifypara.png'"><xsl:text>cmd/sc_alignblock.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_sidebarmenu.png'"><xsl:text>cmd/sc_sidebar.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sidebarmenu.png'"><xsl:text>cmd/lc_sidebar.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_cellverttop.png'"><xsl:text>cmd/lc_aligntop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_cellvertcenter.png'"><xsl:text>cmd/lc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_cellvertbottom.png'"><xsl:text>cmd/lc_alignbottom.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_cellverttop.png'"><xsl:text>cmd/sc_aligntop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_cellvertcenter.png'"><xsl:text>cmd/sc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_cellvertbottom.png'"><xsl:text>cmd/sc_alignbottom.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/sc_commonaligntop.png'"><xsl:text>cmd/sc_aligntop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_commonalignverticalcenter.png'"><xsl:text>cmd/sc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_commonalignbottom.png'"><xsl:text>cmd/sc_alignbottom.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_commonaligntop.png'"><xsl:text>cmd/lc_aligntop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_commonalignverticalcenter.png'"><xsl:text>cmd/lc_alignverticalcenter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_commonalignbottom.png'"><xsl:text>cmd/lc_alignbottom.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_linespacing.png'"><xsl:text>cmd/lc_spacepara15.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_linespacing.png'"><xsl:text>cmd/sc_spacepara15.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_functionbox.png'"><xsl:text>cmd/lc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_datapilotmenu.png'"><xsl:text>cmd/sc_datadatapilotrun.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertrowsmenu.png'"><xsl:text>cmd/sc_insertrows.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertcolumnsmenu.png'"><xsl:text>cmd/sc_insertcolumns.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_functiondialog.png'"><xsl:text>cmd/sc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_functiondialog.png'"><xsl:text>cmd/lc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_functionbox.png'"><xsl:text>cmd/sc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sheetcommentmenu.png'"><xsl:text>cmd/sc_showannotations.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_cellcontentsmenu.png'"><xsl:text>cmd/sc_calculate.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_insertcurrentdate.png'"><xsl:text>cmd/sc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertcurrentdate.png'"><xsl:text>cmd/lc_datefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertcurrenttime.png'"><xsl:text>cmd/sc_timefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertcurrenttime.png'"><xsl:text>cmd/lc_timefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertobjectchartfromfile.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_insertobjectchartfromfile.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/sc_pageformatdialog.png'"><xsl:text>cmd/sc_pagedialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_pageformatdialog.png'"><xsl:text>cmd/lc_pagedialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_basicshapes.png'"><xsl:text>cmd/lc_basicshapes.diamond.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.ellipse.png'"><xsl:text>cmd/lc_ellipse.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.rectangle.png'"><xsl:text>cmd/lc_rect.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_rectangletoolbox.png'"><xsl:text>cmd/lc_rect.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_linetoolbox.png'"><xsl:text>cmd/lc_freeline.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_ellipsetoolbox.png'"><xsl:text>cmd/lc_ellipse.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.png'"><xsl:text>cmd/sc_basicshapes.diamond.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.ellipse.png'"><xsl:text>cmd/sc_ellipse.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.rectangle.png'"><xsl:text>cmd/sc_rect.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rectangletoolbox.png'"><xsl:text>cmd/sc_rect.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_linetoolbox.png'"><xsl:text>cmd/sc_freeline.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_ellipsetoolbox.png'"><xsl:text>cmd/sc_ellipse.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_styleapply.png'"><xsl:text>cmd/lc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fillstyle.png'"><xsl:text>cmd/lc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_fillcolor.png'"><xsl:text>cmd/lc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_stylewatercanmode.png'"><xsl:text>cmd/sc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_styleapply.png'"><xsl:text>cmd/sc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fillstyle.png'"><xsl:text>cmd/sc_formatarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fillcolor.png'"><xsl:text>cmd/sc_formatarea.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_headerandfooter.png'"><xsl:text>cmd/lc_editheaderandfooter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_headerandfooter.png'"><xsl:text>cmd/sc_editheaderandfooter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertheaderfootermenu.png'"><xsl:text>cmd/sc_editheaderandfooter.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_recalcpivottable.png'"><xsl:text>cmd/lc_calculate.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_recalcpivottable.png'"><xsl:text>cmd/sc_calculate.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dataproviderrefresh.png'"><xsl:text>cmd/lc_calculate.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dataproviderrefresh.png'"><xsl:text>cmd/sc_calculate.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_datafilterhideautofilter.png'"><xsl:text>cmd/lc_removefiltersort.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_datafilterhideautofilter.png'"><xsl:text>cmd/sc_removefiltersort.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertsignatureline.png'"><xsl:text>cmd/sc_signaturelinedialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_yes.png'"><xsl:text>cmd/lc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_apply.png'"><xsl:text>cmd/lc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_accepttrackedchange.png'"><xsl:text>cmd/lc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_yes.png'"><xsl:text>cmd/sc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_apply.png'"><xsl:text>cmd/sc_ok.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_accepttrackedchange.png'"><xsl:text>cmd/sc_ok.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_movepageup.png'"><xsl:text>cmd/lc_upsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_movepageup.png'"><xsl:text>cmd/sc_upsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_movepagedown.png'"><xsl:text>cmd/lc_downsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_movepagedown.png'"><xsl:text>cmd/sc_downsearch.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_scrolltonext.png'"><xsl:text>cmd/lc_downsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_scrolltonext.png'"><xsl:text>cmd/sc_downsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_scrolltoprevious.png'"><xsl:text>cmd/lc_upsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_scrolltoprevious.png'"><xsl:text>cmd/sc_upsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_findbar.png'"><xsl:text>cmd/lc_recsearch.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_findbar.png'"><xsl:text>cmd/sc_recsearch.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_exporttopdf.png'"><xsl:text>cmd/lc_exportdirecttopdf.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_exporttopdf.png'"><xsl:text>cmd/sc_exportdirecttopdf.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_exporttoepub.png'"><xsl:text>cmd/lc_exportdirecttoepub.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_exporttoepub.png'"><xsl:text>cmd/sc_exportdirecttoepub.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_basicshapes.quadrat.png'"><xsl:text>cmd/lc_square.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flowchartshapes.flowchart-process.png'"><xsl:text>cmd/lc_square.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_basicshapes.frame.png'"><xsl:text>cmd/lc_rect_unfilled.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.quadrat.png'"><xsl:text>cmd/sc_square.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flowchartshapes.flowchart-process.png'"><xsl:text>cmd/sc_square.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_basicshapes.frame.png'"><xsl:text>cmd/sc_rect_unfilled.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_sortdown.png'"><xsl:text>cmd/lc_sortdescending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_sortup.png'"><xsl:text>cmd/lc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_tablesort.png'"><xsl:text>cmd/lc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_ordercrit.png'"><xsl:text>cmd/lc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sortdown.png'"><xsl:text>cmd/sc_sortdescending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sortup.png'"><xsl:text>cmd/sc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_tablesort.png'"><xsl:text>cmd/sc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_ordercrit.png'"><xsl:text>cmd/sc_sortascending.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_reverseorder.png'"><xsl:text>cmd/sc_tabdialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_sourceview.png'"><xsl:text>cmd/lc_symbolshapes.brace-pair.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_sourceview.png'"><xsl:text>cmd/sc_symbolshapes.brace-pair.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_contourdialog.png'"><xsl:text>cmd/lc_imagemapdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_contourdialog.png'"><xsl:text>cmd/sc_imagemapdialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_formatselection.png'"><xsl:text>cmd/lc_formproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_formatselection.png'"><xsl:text>cmd/sc_formproperties.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_hyphenation.png'"><xsl:text>cmd/lc_hyphenate.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_hyphenation.png'"><xsl:text>cmd/sc_hyphenate.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_currencyfield.png'"><xsl:text>cmd/lc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_currencyfield.png'"><xsl:text>cmd/sc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_numberformatcurrency.png'"><xsl:text>cmd/lc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_numberformatcurrency.png'"><xsl:text>cmd/sc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_numberformatcurrencysimple.png'"><xsl:text>cmd/lc_formattedfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_numberformatcurrencysimple.png'"><xsl:text>cmd/sc_formattedfield.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_fontworkshapetype.png'"><xsl:text>cmd/lc_fontwork.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fontworkshapetype.png'"><xsl:text>cmd/sc_fontwork.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_showruler.png'"><xsl:text>cmd/lc_ruler.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showruler.png'"><xsl:text>cmd/sc_ruler.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_rulermenu.png'"><xsl:text>cmd/lc_ruler.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rulermenu.png'"><xsl:text>cmd/sc_ruler.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_outputqualitycolor.png'"><xsl:text>cmd/lc_insertgraphic.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_outputqualitycolor.png'"><xsl:text>cmd/sc_insertgraphic.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_inputlinevisible.png'"><xsl:text>cmd/lc_dbviewfunctions.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_inputlinevisible.png'"><xsl:text>cmd/sc_dbviewfunctions.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_toggleaxisdescr.png'"><xsl:text>cmd/lc_helplinesvisible.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_toggleaxisdescr.png'"><xsl:text>cmd/sc_helplinesvisible.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_gridvisible.png'"><xsl:text>cmd/lc_grid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gridvisible.png'"><xsl:text>cmd/sc_grid.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_gridmenu.png'"><xsl:text>cmd/sc_grid.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_grafattrcrop.png'"><xsl:text>cmd/lc_crop.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_grafattrcrop.png'"><xsl:text>cmd/sc_crop.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_formatgroup.png'"><xsl:text>cmd/sc_group.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_rulerrowsvertical.png'"><xsl:text>cmd/lc_extrusiontiltright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_rulerrows.png'"><xsl:text>cmd/lc_extrusiontiltleft.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rulerrowsvertical.png'"><xsl:text>cmd/sc_extrusiontiltright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rulerrows.png'"><xsl:text>cmd/sc_extrusiontiltleft.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='svx/res/lightofffrombottom_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffrombottomleft_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffrombottomright_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffromleft_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffromright_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffromtop_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffromtopleft_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightofffromtopright_22.png'"><xsl:text>svx/res/light.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfrombottom_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfrombottomleft_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfrombottomright_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfromleft_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfromright_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfromtop_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfromtopleft_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/lightonfromtopright_22.png'"><xsl:text>svx/res/lighton.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/legtyp1.png'"><xsl:text>cmd/sc_calloutshapes.line-callout-3.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/legtyp2.png'"><xsl:text>cmd/sc_calloutshapes.line-callout-1.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/legtyp3.png'"><xsl:text>cmd/sc_calloutshapes.line-callout-2.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='svx/res/3dgeo.png'"><xsl:text>cmd/lc_diagramaxisxyz.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/3drepres.png'"><xsl:text>cmd/lc_fillshadow.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/3dtextur.png'"><xsl:text>cmd/lc_graphicfilterpopart.png</xsl:text></xsl:when>
+<xsl:when test="$src1='svx/res/3dlight.png'"><xsl:text>cmd/lc_graphicfiltersolarize.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_diaauto.png'"><xsl:text>cmd/lc_dia.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_diaauto.png'"><xsl:text>cmd/sc_dia.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_editstyled.png'"><xsl:text>cmd/lc_editstyle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_editstyled.png'"><xsl:text>cmd/sc_editstyle.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_viewsidebarstyles.png'"><xsl:text>cmd/lc_designerdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_viewsidebarstyles.png'"><xsl:text>cmd/sc_designerdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_loadstyles.png'"><xsl:text>cmd/lc_open.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_loadstyles.png'"><xsl:text>cmd/sc_open.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_outlineright.png'"><xsl:text>cmd/lc_decrementlevel.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_outlineleft.png'"><xsl:text>cmd/lc_decrementindent.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_incrementlevel.png'"><xsl:text>cmd/lc_decrementindent.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_outlineright.png'"><xsl:text>cmd/sc_decrementlevel.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_outlineleft.png'"><xsl:text>cmd/sc_decrementindent.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_incrementlevel.png'"><xsl:text>cmd/sc_decrementindent.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_indexesmenu.png'"><xsl:text>cmd/sc_insertindexesentry.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertfootnotesmenu.png'"><xsl:text>cmd/sc_insertfootnote.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_fliphorizontal.png'"><xsl:text>cmd/lc_mirror.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_fliphorizontal.png'"><xsl:text>cmd/sc_mirror.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_flipvertical.png'"><xsl:text>cmd/lc_mirrorvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_flipvertical.png'"><xsl:text>cmd/sc_mirrorvert.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mirrorhorz.png'"><xsl:text>cmd/sc_mirror.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_connectortoolbox.png'"><xsl:text>cmd/lc_connector.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_connectorlinescircles.png'"><xsl:text>cmd/lc_connector.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_connectorcircles.png'"><xsl:text>cmd/lc_connector.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_connectortoolbox.png'"><xsl:text>cmd/sc_connector.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_connectorlinescircles.png'"><xsl:text>cmd/sc_connector.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_connectorcircles.png'"><xsl:text>cmd/sc_connector.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_connectorlinecircles.png'"><xsl:text>cmd/lc_connectorline.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_connectorlinecircles.png'"><xsl:text>cmd/sc_connectorline.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_connectorcurvecircles.png'"><xsl:text>cmd/lc_connectorcurve.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_connectorcurvecircles.png'"><xsl:text>cmd/sc_connectorcurve.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_rehearsetimings.png'"><xsl:text>cmd/lc_timefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_rehearsetimings.png'"><xsl:text>cmd/sc_timefield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_numberformattime.png'"><xsl:text>cmd/sc_timefield.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_setobjecttoforeground.png'"><xsl:text>cmd/lc_bringtofront.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_setobjecttoforeground.png'"><xsl:text>cmd/sc_bringtofront.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_arrangemenu.png'"><xsl:text>cmd/sc_bringtofront.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_arrangeframemenu.png'"><xsl:text>cmd/sc_bringtofront.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_setobjecttobackground.png'"><xsl:text>cmd/lc_sendtoback.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_setobjecttobackground.png'"><xsl:text>cmd/sc_sendtoback.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_fieldmenu.png'"><xsl:text>cmd/sc_insertfieldctrl.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_numberformatmenu.png'"><xsl:text>cmd/sc_numberformatstandard.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_mergecellsmenu.png'"><xsl:text>cmd/sc_togglemergecells.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_printrangesmenu.png'"><xsl:text>cmd/sc_defineprintarea.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertcell.png'"><xsl:text>cmd/sc_insertcellsright.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_insertrowsmenu.png'"><xsl:text>cmd/sc_insertrows.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_refresh.png'"><xsl:text>cmd/lc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_refreshformcontrol.png'"><xsl:text>cmd/lc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_draw.png'"><xsl:text>cmd/lc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_updateallindexes.png'"><xsl:text>cmd/lc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_updateall.png'"><xsl:text>cmd/lc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_refresh.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_refreshformcontrol.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_styleupdatebyexample.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_draw.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updatemenu.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updateall.png'"><xsl:text>cmd/sc_reload.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_repaginate.png'"><xsl:text>cmd/sc_insertpagenumberfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updatefields.png'"><xsl:text>cmd/sc_addfield.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updateallindexes.png'"><xsl:text>cmd/sc_insertmultiindex.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updatecurindex.png'"><xsl:text>cmd/sc_insertindexesentry.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updatealllinks.png'"><xsl:text>cmd/sc_inserthyperlink.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_updatecharts.png'"><xsl:text>cmd/sc_drawchart.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_selectmode.png'"><xsl:text>cmd/lc_selectobject.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_drawselect.png'"><xsl:text>cmd/lc_selectobject.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_selectmode.png'"><xsl:text>cmd/sc_selectobject.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_drawselect.png'"><xsl:text>cmd/sc_selectobject.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_reportnavigator.png'"><xsl:text>cmd/lc_navigator.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_navigationbar.png'"><xsl:text>cmd/lc_navigator.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_reportnavigator.png'"><xsl:text>cmd/sc_navigator.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_navigationbar.png'"><xsl:text>cmd/sc_navigator.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_diagramdata.png'"><xsl:text>cmd/sc_viewdatasourcebrowser.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbnewquerysql.png'"><xsl:text>cmd/lc_sbanativesql.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewquerysql.png'"><xsl:text>cmd/sc_sbanativesql.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbtableedit.png'"><xsl:text>cmd/lc_tabledialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbtableedit.png'"><xsl:text>cmd/sc_tabledialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dataincolumns.png'"><xsl:text>cmd/lc_dbviewtablenames.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dataincolumns.png'"><xsl:text>cmd/sc_dbviewtablenames.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbdtableedit.png'"><xsl:text>cmd/lc_tabledialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbdtableedit.png'"><xsl:text>cmd/sc_tabledialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbquerypropertiesdialog.png'"><xsl:text>cmd/lc_dbqueryedit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbquerypropertiesdialog.png'"><xsl:text>cmd/sc_dbqueryedit.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dbnewview.png'"><xsl:text>cmd/lc_dbchangedesignmode.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewview.png'"><xsl:text>cmd/sc_dbchangedesignmode.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_browsebackward'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_browseforward.png'"><xsl:text>cmd/lc_nextrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_browsebackward'"><xsl:text>cmd/lc_prevrecord.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_browseforward.png'"><xsl:text>cmd/sc_nextrecord.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_macrosmenu.png'"><xsl:text>res/im30821.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_about.png'"><xsl:text>res/mainapp_16.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_questionanswers.png'"><xsl:text>res/sx03139.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_symbolcatalogue.png'"><xsl:text>cmd/lc_insertsymbol.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_symbolcatalogue.png'"><xsl:text>cmd/sc_insertsymbol.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_pluginsactive.png'"><xsl:text>cmd/lc_insertplugin.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_pluginsactive.png'"><xsl:text>cmd/sc_insertplugin.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_dbnewtable.png'"><xsl:text>cmd/lc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dbnewtable.png'"><xsl:text>cmd/sc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_inscellsctrl.png'"><xsl:text>cmd/lc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_inscellsctrl.png'"><xsl:text>cmd/sc_inserttable.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_setoptimalcolumnwidthdirect.png'"><xsl:text>cmd/lc_setoptimalcolumnwidth.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_setoptimalcolumnwidthdirect.png'"><xsl:text>cmd/sc_setoptimalcolumnwidth.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_starchartdialog.png'"><xsl:text>cmd/lc_insertobjectdialog.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_starchartdialog.png'"><xsl:text>cmd/sc_insertobjectdialog.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_absoluterecord.png'"><xsl:text>cmd/lc_helpindex.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_absoluterecord.png'"><xsl:text>cmd/sc_helpindex.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='#cmd/lc_redo.png'"><xsl:text>cmd/ar/lc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/lc_undo.png'"><xsl:text>cmd/ar/lc_redo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_redo.png'"><xsl:text>cmd/ar/sc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_undo.png'"><xsl:text>cmd/ar/sc_redo.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='#cmd/lc_redo.png'"><xsl:text>cmd/fa/lc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/lc_undo.png'"><xsl:text>cmd/fa/lc_redo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_redo.png'"><xsl:text>cmd/fa/sc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_undo.png'"><xsl:text>cmd/fa/sc_redo.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='#cmd/lc_redo.png'"><xsl:text>cmd/he/lc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/lc_undo.png'"><xsl:text>cmd/he/lc_redo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_redo.png'"><xsl:text>cmd/he/sc_undo.png</xsl:text></xsl:when>
+<xsl:when test="$src1='#cmd/sc_undo.png'"><xsl:text>cmd/he/sc_redo.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_charbackcolor.png'"><xsl:text>cmd/sc_backcolor.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_charbackcolor.png'"><xsl:text>cmd/lc_backcolor.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_setdefault.png'"><xsl:text>cmd/lc_resetattributes.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_setdefault.png'"><xsl:text>cmd/sc_resetattributes.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_slidechangewindow.png'"><xsl:text>sfx2/res/symphony/sidebar-transition-small.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_slidechangewindow.png'"><xsl:text>sfx2/res/symphony/sidebar-transition-large.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/sc_showgraphics.png'"><xsl:text>cmd/sc_graphic.png</xsl:text></xsl:when>
+
+
+<xsl:when test="$src1='cmd/lc_dsbrowserexplorer.png'"><xsl:text>cmd/lc_showfmexplorer.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dsbrowserexplorer.png'"><xsl:text>cmd/sc_showfmexplorer.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dsbdocumentdatasource.png'"><xsl:text>cmd/lc_sbaexecutesql.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_dsbdocumentdatasource.png'"><xsl:text>cmd/sc_sbaexecutesql.png</xsl:text></xsl:when>
+
+<xsl:when test="$src1='cmd/lc_showbrowser.png'"><xsl:text>cmd/lc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showbrowser.png'"><xsl:text>cmd/sc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_showpropbrowser.png'"><xsl:text>cmd/lc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_showpropbrowser.png'"><xsl:text>cmd/sc_controlproperties.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_inserttoolbox.png'"><xsl:text>cmd/lc_dataimport.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/sc_inserttoolbox.png'"><xsl:text>cmd/sc_dataimport.png</xsl:text></xsl:when>
+<xsl:when test="$src1='cmd/lc_dsbinsertcolumns.png'"><xsl:text>cmd/lc_insertfieldctrl.png</xsl:text></xsl:when>

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list