summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2024-01-22 16:19:08 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2024-01-22 20:20:44 +0100
commit5c4fdb89c9810bd961717a09a4c4cf177fa5b3d5 (patch)
tree391625983fb234ef6d09b15f12e2f73c6726a0bc
parentad8d101fec688539999cab824616f990a2cb0293 (diff)
tdf#159111 add .uno:PickList to Help
+ File menu command is now .uno:PickList and not .uno:FileMenu anymore + .uno:PickList is common to all modules + Refactor file menu into one Help page, with module switch + Adjust tree + remove old file menus help page main0101.xhp Change-Id: I7fc9d07fdcca1d4a3062e656f81a0bafd6bafa44 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/162415 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--AllLangHelp_scalc.mk1
-rw-r--r--AllLangHelp_sdraw.mk1
-rw-r--r--AllLangHelp_shared.mk1
-rw-r--r--AllLangHelp_simpress.mk1
-rw-r--r--AllLangHelp_smath.mk1
-rw-r--r--AllLangHelp_swriter.mk1
-rw-r--r--source/auxiliary/scalc.tree2
-rw-r--r--source/auxiliary/sdraw.tree2
-rw-r--r--source/auxiliary/simpress.tree2
-rw-r--r--source/auxiliary/swriter.tree2
-rw-r--r--source/text/sbasic/shared/02/11140000.xhp23
-rw-r--r--source/text/sbasic/shared/02/11150000.xhp22
-rw-r--r--source/text/sbasic/shared/02/11180000.xhp77
-rw-r--r--source/text/sbasic/shared/02/11190000.xhp53
-rw-r--r--source/text/scalc/main0000.xhp8
-rw-r--r--source/text/scalc/main0100.xhp6
-rw-r--r--source/text/scalc/main0101.xhp61
-rw-r--r--source/text/sdraw/main0000.xhp12
-rw-r--r--source/text/sdraw/main0100.xhp15
-rw-r--r--source/text/sdraw/main0101.xhp55
-rw-r--r--source/text/shared/menu/PickList.xhp95
-rw-r--r--source/text/simpress/main0000.xhp2
-rw-r--r--source/text/simpress/main0100.xhp2
-rw-r--r--source/text/simpress/main0101.xhp59
-rw-r--r--source/text/smath/main0100.xhp21
-rw-r--r--source/text/smath/main0101.xhp51
-rw-r--r--source/text/swriter/main0000.xhp9
-rw-r--r--source/text/swriter/main0100.xhp13
-rw-r--r--source/text/swriter/main0101.xhp59
29 files changed, 211 insertions, 446 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk
index 1b7d10db70..a8d529f631 100644
--- a/AllLangHelp_scalc.mk
+++ b/AllLangHelp_scalc.mk
@@ -457,7 +457,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\
helpcontent2/source/text/scalc/menu/sheet_tab_menu \
helpcontent2/source/text/scalc/main0000 \
helpcontent2/source/text/scalc/main0100 \
- helpcontent2/source/text/scalc/main0101 \
helpcontent2/source/text/scalc/main0102 \
helpcontent2/source/text/scalc/main0103 \
helpcontent2/source/text/scalc/main0104 \
diff --git a/AllLangHelp_sdraw.mk b/AllLangHelp_sdraw.mk
index f55d004ebc..e3ff878009 100644
--- a/AllLangHelp_sdraw.mk
+++ b/AllLangHelp_sdraw.mk
@@ -52,7 +52,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sdraw,\
helpcontent2/source/text/sdraw/guide/text_enter \
helpcontent2/source/text/sdraw/main0000 \
helpcontent2/source/text/sdraw/main0100 \
- helpcontent2/source/text/sdraw/main0101 \
helpcontent2/source/text/sdraw/main_edit \
helpcontent2/source/text/sdraw/main0103 \
helpcontent2/source/text/sdraw/main_insert \
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk
index 770d602990..897d613e67 100644
--- a/AllLangHelp_shared.mk
+++ b/AllLangHelp_shared.mk
@@ -844,6 +844,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\
helpcontent2/source/text/shared/menu/comment_menu \
helpcontent2/source/text/shared/menu/insert_form_control \
helpcontent2/source/text/shared/menu/insert_shape \
+ helpcontent2/source/text/shared/menu/PickList \
helpcontent2/source/text/shared/menu/save_image \
helpcontent2/source/text/shared/menu/set_image_background \
helpcontent2/source/text/shared/menu/submenu_image \
diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk
index 1c36366eae..2d0ac32af0 100644
--- a/AllLangHelp_simpress.mk
+++ b/AllLangHelp_simpress.mk
@@ -190,7 +190,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\
helpcontent2/source/text/simpress/guide/vectorize \
helpcontent2/source/text/simpress/main0000 \
helpcontent2/source/text/simpress/main0100 \
- helpcontent2/source/text/simpress/main0101 \
helpcontent2/source/text/simpress/main_edit \
helpcontent2/source/text/simpress/main0103 \
helpcontent2/source/text/simpress/main0104 \
diff --git a/AllLangHelp_smath.mk b/AllLangHelp_smath.mk
index 1e8d6eee13..32b6c606a2 100644
--- a/AllLangHelp_smath.mk
+++ b/AllLangHelp_smath.mk
@@ -87,7 +87,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,smath,\
helpcontent2/source/text/smath/guide/text \
helpcontent2/source/text/smath/main0000 \
helpcontent2/source/text/smath/main0100 \
- helpcontent2/source/text/smath/main0101 \
helpcontent2/source/text/smath/main0102 \
helpcontent2/source/text/smath/main0103 \
helpcontent2/source/text/smath/main0105 \
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index a7ce4adf07..cc3e4c0c62 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -415,7 +415,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
helpcontent2/source/text/swriter/librelogo/LibreLogo \
helpcontent2/source/text/swriter/main0000 \
helpcontent2/source/text/swriter/main0100 \
- helpcontent2/source/text/swriter/main0101 \
helpcontent2/source/text/swriter/main0102 \
helpcontent2/source/text/swriter/main0103 \
helpcontent2/source/text/swriter/main0104 \
diff --git a/source/auxiliary/scalc.tree b/source/auxiliary/scalc.tree
index ec42377e9e..df45b965f7 100644
--- a/source/auxiliary/scalc.tree
+++ b/source/auxiliary/scalc.tree
@@ -31,7 +31,7 @@
<node id="0802" title="Command and Menu Reference">
<node id="080201" title="Menus">
<topic id="scalc/text/scalc/main0100.xhp">Menus</topic>
- <topic id="scalc/text/scalc/main0101.xhp">File</topic>
+ <topic id="shared/text/shared/menu/PickList.xhp">File</topic>
<topic id="scalc/text/scalc/main0102.xhp">Edit</topic>
<topic id="scalc/text/scalc/main0103.xhp">View</topic>
<topic id="scalc/text/scalc/main0104.xhp">Insert</topic>
diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree
index a1e4f92ab7..16fe5872d1 100644
--- a/source/auxiliary/sdraw.tree
+++ b/source/auxiliary/sdraw.tree
@@ -19,7 +19,7 @@
<node id="1102" title="Command and Menu Reference">
<node id="11020201" title="Menus">
<topic id="sdraw/text/sdraw/main0100.xhp">Menus</topic>
- <topic id="sdraw/text/sdraw/main0101.xhp">File</topic>
+ <topic id="shared/text/shared/menu/PickList.xhp">File</topic>
<topic id="sdraw/text/sdraw/main_edit.xhp">Edit</topic>
<topic id="sdraw/text/sdraw/main0103.xhp">View</topic>
<topic id="sdraw/text/sdraw/main_insert.xhp">Insert</topic>
diff --git a/source/auxiliary/simpress.tree b/source/auxiliary/simpress.tree
index 59ac60cac1..dfb97badf2 100644
--- a/source/auxiliary/simpress.tree
+++ b/source/auxiliary/simpress.tree
@@ -29,7 +29,7 @@
<node id="0402" title="Command and Menu Reference">
<node id="04020101" title="Menus">
<topic id="simpress/text/simpress/main0100.xhp">Menus</topic>
- <topic id="simpress/text/simpress/main0101.xhp">File</topic>
+ <topic id="shared/text/shared/menu/PickList.xhp">File</topic>
<topic id="simpress/text/simpress/main_edit.xhp">Edit</topic>
<topic id="simpress/text/simpress/main0103.xhp">View</topic>
<topic id="simpress/text/simpress/main0104.xhp">Insert</topic>
diff --git a/source/auxiliary/swriter.tree b/source/auxiliary/swriter.tree
index fffccea28e..dbc6c616b5 100644
--- a/source/auxiliary/swriter.tree
+++ b/source/auxiliary/swriter.tree
@@ -30,7 +30,7 @@
<node id="0202" title="Command and Menu Reference">
<node id="020201" title="Menus">
<topic id="swriter/text/swriter/main0100.xhp">Menus</topic>
- <topic id="swriter/text/swriter/main0101.xhp">File</topic>
+ <topic id="shared/text/shared/menu/PickList.xhp">File</topic>
<topic id="swriter/text/swriter/main0102.xhp">Edit</topic>
<topic id="swriter/text/swriter/main0103.xhp">View</topic>
<topic id="swriter/text/swriter/main0104.xhp">Insert</topic>
diff --git a/source/text/sbasic/shared/02/11140000.xhp b/source/text/sbasic/shared/02/11140000.xhp
index d0492c2f68..cbb300f73a 100644
--- a/source/text/sbasic/shared/02/11140000.xhp
+++ b/source/text/sbasic/shared/02/11140000.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textsbasicshared0211140000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Insert Source Text</title>
+<title id="tit">Insert Source Text</title>
<filename>/text/sbasic/shared/02/11140000.xhp</filename>
</topic>
<history>
@@ -30,26 +27,24 @@
</history>
</meta>
<body>
+<bookmark branch="hid/.uno:LoadBasic" id="bm_id7976858" localize="false"/>
<section id="insertsource">
-<bookmark xml-lang="en-US" branch="hid/.uno:LoadBasic" id="bm_id7976858" localize="false"/>
-<h1 id="hd_id3154044"><link href="text/sbasic/shared/02/11140000.xhp">Insert Source Text</link></h1>
-<paragraph role="paragraph" id="par_id3150702" xml-lang="en-US"><ahelp hid=".uno:LoadBasic">Opens the Basic source text in the Basic IDE window.</ahelp></paragraph>
+<h1 id="hd_id3154044"><link href="text/sbasic/shared/02/11140000.xhp">Import BASIC</link></h1>
+<paragraph role="paragraph" id="par_id3150702"><ahelp hid=".uno:LoadBasic">Opens the Basic source text in the Basic IDE window.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3150445" xml-lang="en-US">Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>.</paragraph>
+<paragraph role="paragraph" id="par_id3150445">Place the cursor in the code where you want to insert the source text, and then click the <emph>Insert source text</emph> icon. Locate the file that contains the Basic source text that you want to insert, and then click <emph>Open</emph>.</paragraph>
<section id="syinsertsource">
<table id="tbl_id3150247">
<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3145136" xml-lang="en-US">
-<image id="img_id3147571" src="cmd/sc_loadbasic.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3147571" xml-lang="en-US">Icon</alt>
+<tablecell>
+<paragraph role="paragraph" id="par_id3145136"><image id="img_id3147571" src="cmd/lc_loadbasic.svg" width="1cm" height="1cm"><alt id="alt_id3147571">Icon Import BASIC</alt>
</image></paragraph>
</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3145346" xml-lang="en-US">Insert source text</paragraph>
+<tablecell>
+<paragraph role="paragraph" id="par_id3145346">Import BASIC</paragraph>
</tablecell>
</tablerow>
</table>
-
</section>
</body>
</helpdocument>
diff --git a/source/text/sbasic/shared/02/11150000.xhp b/source/text/sbasic/shared/02/11150000.xhp
index 7ef6c173e2..5f83236ffe 100644
--- a/source/text/sbasic/shared/02/11150000.xhp
+++ b/source/text/sbasic/shared/02/11150000.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textsbasicshared0211150000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Save Source As</title>
+<title id="tit">Save Source As</title>
<filename>/text/sbasic/shared/02/11150000.xhp</filename>
</topic>
<history>
@@ -30,25 +27,22 @@
</history>
</meta>
<body>
+<bookmark branch="hid/.uno:SaveBasicAs" id="bm_id4562232" localize="false"/>
<section id="savesource">
-<bookmark xml-lang="en-US" branch="hid/.uno:SaveBasicAs" id="bm_id4562232" localize="false"/>
-<h1 id="hd_id3149497"><link href="text/sbasic/shared/02/11150000.xhp">Save Source As</link></h1>
-<paragraph role="paragraph" id="par_id3147261" xml-lang="en-US"><ahelp hid=".uno:SaveBasicAs">Saves the source code of the selected Basic macro.</ahelp></paragraph>
+<h1 id="hd_id3149497"><link href="text/sbasic/shared/02/11150000.xhp">Export BASIC</link></h1>
+<paragraph role="paragraph" id="par_id3147261"><ahelp hid=".uno:SaveBasicAs">Saves the source code of the selected Basic macro.</ahelp></paragraph>
</section>
<section id="sysavesource">
<table id="tbl_id3155555">
<tablerow>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3145071" xml-lang="en-US">
-<image id="img_id3149182" src="cmd/sc_savebasicas.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149182" xml-lang="en-US">Icon</alt>
- </image></paragraph>
+<tablecell>
+<paragraph role="paragraph" id="par_id3145071"><image id="img_id3149182" src="cmd/lc_savebasicas.svg" width="1cm" height="1cm"><alt id="alt_id3149182">Icon Export BASIC</alt></image></paragraph>
</tablecell>
-<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3151110" xml-lang="en-US">Save Source As</paragraph>
+<tablecell>
+<paragraph role="paragraph" id="par_id3151110">Export BASIC</paragraph>
</tablecell>
</tablerow>
</table>
-
</section>
</body>
</helpdocument>
diff --git a/source/text/sbasic/shared/02/11180000.xhp b/source/text/sbasic/shared/02/11180000.xhp
index 29737db3b2..a9a9149e19 100644
--- a/source/text/sbasic/shared/02/11180000.xhp
+++ b/source/text/sbasic/shared/02/11180000.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,46 +18,43 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textsbasicshared0211180000xml" indexer="include" status="PUBLISH">
- <title xml-lang="en-US" id="tit">Import Dialog</title>
+ <title id="tit">Import Dialog</title>
<filename>/text/sbasic/shared/02/11180000.xhp</filename>
</topic>
- </meta>
- <body>
- <section id="import">
-<bookmark xml-lang="en-US" branch="hid/.uno:ImportDialog" id="bm_id092920903013963" localize="false"/>
-<h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11180000.xhp">Import Dialog</link></h1>
- <paragraph xml-lang="en-US" id="par_id3152363" role="paragraph"><ahelp hid=".">Calls an "Open" dialog to import a BASIC dialog file.</ahelp></paragraph>
- <paragraph xml-lang="en-US" id="par_id0929200903505211" role="paragraph">If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free "automatic" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0929200903505360" role="paragraph">Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0929200903505320" role="paragraph">If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale.</paragraph>
- <paragraph xml-lang="en-US" id="par_id0929200903505383" role="paragraph">If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons.</paragraph>
- <list type="unordered">
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0929200903505340" role="paragraph">Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually.</paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0929200903505367" role="paragraph">Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files.</paragraph>
- </listitem>
- </list>
- </section>
- <section id="syimport">
- <table id="tbl_id3153750">
- <tablerow>
- <tablecell>
- <paragraph xml-lang="en-US" id="par_id3143267" role="paragraph">
-<image id="img_id3155339" src="cmd/sc_importdialog.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3155339">Icon</alt>
- </image></paragraph>
- </tablecell>
- <tablecell>
- <paragraph xml-lang="en-US" id="par_id3145383" role="paragraph">Import Dialog</paragraph>
- </tablecell>
- </tablerow>
- </table>
-
- </section>
- </body>
-</helpdocument> \ No newline at end of file
+</meta>
+<body>
+<bookmark branch="hid/.uno:ImportDialog" id="bm_id092920903013963" localize="false"/>
+<section id="import">
+ <h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11180000.xhp">Import Dialog</link></h1>
+ <paragraph id="par_id3152363" role="paragraph"><ahelp hid=".">Calls an "Open" dialog to import a BASIC dialog file.</ahelp></paragraph>
+</section>
+<paragraph id="par_id0929200903505211" role="paragraph">If the imported dialog has a name that already exists in the library, you see a message box where you can decide to rename the imported dialog. In this case the dialog will be renamed to the next free "automatic" name like when creating a new dialog. Or you can replace the existing dialog by the imported dialog. If you click Cancel the dialog is not imported.</paragraph>
+<paragraph id="par_id0929200903505360" role="paragraph">Dialogs can contain localization data. When importing a dialog, a mismatch of the dialogs' localization status can occur.</paragraph>
+<paragraph id="par_id0929200903505320" role="paragraph">If the library contains additional languages compared to the imported dialog, or if the imported dialog is not localized at all, then the additional languages will silently be added to the imported dialog using the strings of the dialog's default locale.</paragraph>
+<paragraph id="par_id0929200903505383" role="paragraph">If the imported dialog contains additional languages compared to the library, or if the library is not localized at all, then you see a message box with Add, Omit, and Cancel buttons.</paragraph>
+ <list type="unordered">
+ <listitem>
+ <paragraph id="par_id0929200903505340" role="paragraph">Add: The additional languages from the imported dialog will be added to the already existing dialog. The resources from the library's default language will be used for the new languages. This is the same as if you add these languages manually.</paragraph>
+ </listitem>
+ <listitem>
+ <paragraph id="par_id0929200903505367" role="paragraph">Omit: The library's language settings will stay unchanged. The imported dialog's resources for the omitted languages are not copied into the library, but they remain in the imported dialog's source files.</paragraph>
+ </listitem>
+ </list>
+<section id="syimport">
+ <table id="tbl_id3153750">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id3143267" role="paragraph"><image id="img_id3155339" src="cmd/lc_importdialog.svg" width="1cm" height="1cm"><alt id="alt_id3155339">Icon Import Dialog</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id3145383" role="paragraph">Import Dialog</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+</section>
+</body>
+</helpdocument>
diff --git a/source/text/sbasic/shared/02/11190000.xhp b/source/text/sbasic/shared/02/11190000.xhp
index c558b36c50..5fe671866a 100644
--- a/source/text/sbasic/shared/02/11190000.xhp
+++ b/source/text/sbasic/shared/02/11190000.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,34 +18,31 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textsbasicshared0211190000xml" indexer="include" status="PUBLISH">
- <title xml-lang="en-US" id="tit">Export Dialog</title>
+ <title id="tit">Export Dialog</title>
<filename>/text/sbasic/shared/02/11190000.xhp</filename>
</topic>
- </meta>
- <body>
- <section id="export">
-<bookmark xml-lang="en-US" branch="hid/.uno:ExportDialog" id="bm_id099200903013963" localize="false"/>
-<h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11190000.xhp">Export Dialog</link></h1>
- <paragraph xml-lang="en-US" id="par_id3152363" role="paragraph"><ahelp hid=".">In the dialog editor, this command calls a "Save as" dialog to export the current BASIC dialog.</ahelp></paragraph>
- </section>
- <section id="syexport">
- <table id="tbl_id3153750">
- <tablerow>
- <tablecell>
- <paragraph xml-lang="en-US" id="par_id3143267" role="paragraph">
-<image id="img_id3155339" src="cmd/sc_exportdialog.png" width="0.1665in" height="0.1665in"><alt xml-lang="en-US" id="alt_id3155339">Icon</alt>
- </image></paragraph>
- </tablecell>
- <tablecell>
- <paragraph xml-lang="en-US" id="par_id3145383" role="paragraph">Export Dialog</paragraph>
- </tablecell>
- </tablerow>
- </table>
-
- </section>
- </body>
-</helpdocument> \ No newline at end of file
+</meta>
+<body>
+<bookmark branch="hid/.uno:ExportDialog" id="bm_id099200903013963" localize="false"/>
+<section id="export">
+ <h1 id="hd_id3156183"><link href="text/sbasic/shared/02/11190000.xhp">Export Dialog</link></h1>
+ <paragraph id="par_id3152363" role="paragraph"><ahelp hid=".">In the dialog editor, this command calls a "Save as" dialog to export the current BASIC dialog.</ahelp></paragraph>
+</section>
+<section id="syexport">
+ <table id="tbl_id3153750">
+ <tablerow>
+ <tablecell>
+ <paragraph id="par_id3143267" role="paragraph"><image id="img_id3155339" src="cmd/lc_exportdialog.svg" width="1cm" height="1cm"><alt id="alt_id3155339">Icon Export Dialog</alt></image></paragraph>
+ </tablecell>
+ <tablecell>
+ <paragraph id="par_id3145383" role="paragraph">Export Dialog</paragraph>
+ </tablecell>
+ </tablerow>
+ </table>
+</section>
+</body>
+</helpdocument>
diff --git a/source/text/scalc/main0000.xhp b/source/text/scalc/main0000.xhp
index e2542d1bc1..408bca30a4 100644
--- a/source/text/scalc/main0000.xhp
+++ b/source/text/scalc/main0000.xhp
@@ -19,18 +19,18 @@
<helpdocument version="1.0">
<meta>
<topic id="textscalcmain0000xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Welcome to the $[officename] Calc Help</title>
+<title id="tit">Welcome to the $[officename] Calc Help</title>
<filename>/text/scalc/main0000.xhp</filename>
</topic>
</meta>
<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"/><h1 id="hd_id3147338">Welcome to the $[officename] Calc Help</h1>
+<bookmark branch="hid/SC_HID_SC_WIN_GRIDWIN" id="bm_id3155335" localize="false"/>
+<bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3149255" localize="false"/><h1 id="hd_id3147338">Welcome to the $[officename] Calc Help</h1>
<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
<h3 id="hd_id3153965">How to Work With $[officename] Calc</h3>
<embed href="text/scalc/guide/main.xhp#main"/>
<embed href="text/scalc/main0503.xhp#main0503"/>
-<paragraph role="paragraph" id="par_id3147004" xml-lang="en-US"><link href="text/scalc/01/04060100.xhp">List of Functions by Category</link></paragraph>
+<paragraph role="paragraph" id="par_id3147004"><link href="text/scalc/01/04060100.xhp">List of Functions by Category</link></paragraph>
<embed href="text/schart/main0000.xhp#chart_main"/>
<h3 id="hd_id3154659">$[officename] Calc Menus, Toolbars, and Keys</h3>
<embed href="text/scalc/main0100.xhp#main0100"/>
diff --git a/source/text/scalc/main0100.xhp b/source/text/scalc/main0100.xhp
index 9cdffd7c2f..84d69719e2 100644
--- a/source/text/scalc/main0100.xhp
+++ b/source/text/scalc/main0100.xhp
@@ -19,7 +19,7 @@
<helpdocument version="1.0">
<meta>
<topic id="textscalcmain0100xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Menus</title>
+<title id="tit">Menus</title>
<filename>/text/scalc/main0100.xhp</filename>
</topic>
<history>
@@ -30,10 +30,10 @@
<section id="menus">
<h1 id="hd_id3156023"><variable id="main0100"><link href="text/scalc/main0100.xhp">Menus</link>
</variable></h1>
-<paragraph role="paragraph" id="par_id3154760" xml-lang="en-US">The following menu commands are available for spreadsheets.</paragraph>
+<paragraph role="paragraph" id="par_id3154760">The following menu commands are available for spreadsheets.</paragraph>
</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
-<embed href="text/scalc/main0101.xhp#file"/>
+<embed href="text/shared/menu/PickList.xhp#file_menu"/>
<embed href="text/scalc/main0102.xhp#edit"/>
<embed href="text/scalc/main0103.xhp#view"/>
<embed href="text/scalc/main0104.xhp#insert"/>
diff --git a/source/text/scalc/main0101.xhp b/source/text/scalc/main0101.xhp
deleted file mode 100644
index 5615718030..0000000000
--- a/source/text/scalc/main0101.xhp
+++ /dev/null
@@ -1,61 +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/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--->
-
-<meta>
- <topic id="textscalcmain0101xml" indexer="include" status="PUBLISH">
- <title id="tit">File</title>
- <filename>/text/scalc/main0101.xhp</filename>
- </topic>
-</meta>
-
-<body>
-<section id="file">
-<bookmark branch="hid/.uno:FileMenu" id="bm_id3151341" localize="false"/>
-
-<h1 id="hd_id3156023"><link href="text/scalc/main0101.xhp">File</link></h1>
-<paragraph id="par_id3151112" role="paragraph"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph>
-</section>
-<embed href="text/shared/01/01010000.xhp#new"/>
-<embed href="text/shared/01/01020000.xhp#open"/>
-<embed href="text/shared/01/OpenRemote.xhp#openremote"/>
-<embed href="text/shared/01/01990000.xhp#recentdocs"/>
-<embed href="text/shared/01/01050000.xhp#close"/>
-<embed href="text/shared/autopi/01000000.xhp#wizards"/>
-<embed href="text/shared/01/01110000.xhp#templates"/>
-<embed href="text/shared/02/07060000.xhp#reload"/>
-<embed href="text/shared/01/01190000.xhp#versions"/>
-<embed href="text/shared/01/01060000.xhp#save"/>
-<embed href="text/shared/01/01070000.xhp#saveas"/>
-<embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/>
-<embed href="text/shared/01/01060002.xhp#saveacopy"/>
-<embed href="text/shared/01/01180000.xhp#saveall"/>
-<embed href="text/shared/01/01070001.xhp#export"/>
-<embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
-<embed href="text/shared/01/01160000.xhp#send"/>
-<embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
-<embed href="text/scalc/01/01120000.xhp#printpreview"/>
-<embed href="text/shared/01/01130000.xhp#print"/>
-<embed href="text/shared/01/01140000.xhp#printersetup"/>
-<embed href="text/shared/01/01100000.xhp#properties"/>
-<embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/>
-<embed href="text/shared/01/01170000.xhp#exit"/>
-</body>
-
-</helpdocument>
diff --git a/source/text/sdraw/main0000.xhp b/source/text/sdraw/main0000.xhp
index 904cc808ae..e9f94a5aac 100644
--- a/source/text/sdraw/main0000.xhp
+++ b/source/text/sdraw/main0000.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textsdrawmain0000xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Welcome to the $[officename] Draw Help</title>
+<title id="tit">Welcome to the $[officename] Draw Help</title>
<filename>/text/sdraw/main0000.xhp</filename>
</topic>
<history>
@@ -30,9 +27,8 @@
</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"/><h1 id="hd_id3155960">Welcome to the $[officename] Draw Help</h1>
+<bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" id="bm_id3155333" localize="false"/><bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3154705" localize="false"/>
+<h1 id="hd_id3155960">Welcome to the $[officename] Draw Help</h1>
<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
<h3 id="hd_id3154022">How to Work With $[officename] Draw</h3>
<embed href="text/sdraw/guide/main.xhp#main"/>
@@ -42,5 +38,5 @@
<embed href="text/sdraw/main0200.xhp#main0200"/>
<embed href="text/sdraw/04/01020000.xhp#draw_keys"/>
<embed href="text/swriter/main0000.xhp#helpabouthelp"/>
- </body>
+</body>
</helpdocument>
diff --git a/source/text/sdraw/main0100.xhp b/source/text/sdraw/main0100.xhp
index a2a7c95f3b..cbdea51345 100644
--- a/source/text/sdraw/main0100.xhp
+++ b/source/text/sdraw/main0100.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textsdrawmain0100xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Menus</title>
+<title id="tit">Menus</title>
<filename>/text/sdraw/main0100.xhp</filename>
</topic>
<history>
@@ -30,15 +27,13 @@
</history>
</meta>
<body>
-
-
- <section id="menus">
+<section id="menus">
<h1 id="hd_id3148664"><variable id="main0100"><link href="text/sdraw/main0100.xhp">Menus</link></variable></h1>
- <paragraph role="paragraph" id="par_id3154684" xml-lang="en-US">The following is a description of all $[officename] Draw menus, submenus and their dialogs.</paragraph>
- </section>
+ <paragraph role="paragraph" id="par_id3154684">The following is a description of all $[officename] Draw menus, submenus and their dialogs.</paragraph>
+</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
- <embed href="text/sdraw/main0101.xhp#file"/>
+ <embed href="text/shared/menu/PickList.xhp#file_menu"/>
<embed href="text/sdraw/main_edit.xhp#edit"/>
<embed href="text/sdraw/main0103.xhp#view"/>
<embed href="text/sdraw/main_insert.xhp#insert"/>
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp
deleted file mode 100644
index 9ba8af903c..0000000000
--- a/source/text/sdraw/main0101.xhp
+++ /dev/null
@@ -1,55 +0,0 @@
-<?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/.
-*
-* This file incorporates work covered by the following license notice:
-*
-* Licensed to the Apache Software Foundation (ASF) under one or more
-* contributor license agreements. See the NOTICE file distributed
-* with this work for additional information regarding copyright
-* ownership. The ASF licenses this file to you under the Apache
-* License, Version 2.0 (the "License"); you may not use this file
-* 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="textsdrawmain0101xml" indexer="include" status="PUBLISH">
- <title id="tit">File</title>
- <filename>/text/sdraw/main0101.xhp</filename>
- </topic>
- </meta>
- <body>
- <section id="file">
- <h1 id="hd_id3149655"><link href="text/sdraw/main0101.xhp">File</link></h1>
- <paragraph role="paragraph" id="par_id3150868">This menu contains general commands for working with Draw documents, such as create, open, close and print. To close $[officename] Draw, click <emph>Exit</emph>.</paragraph>
- </section>
- <embed href="text/shared/01/01010000.xhp#new"/>
- <embed href="text/shared/01/01020000.xhp#open"/>
- <embed href="text/shared/01/OpenRemote.xhp#openremote"/>
- <embed href="text/shared/01/01990000.xhp#recentdocs"/>
- <embed href="text/shared/autopi/01000000.xhp#autopilot"/>
- <embed href="text/shared/01/01110000.xhp#templates"/>
- <embed href="text/shared/01/01050000.xhp#close"/>
- <embed href="text/shared/01/01060000.xhp#save"/>
- <embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/>
- <embed href="text/shared/01/01070000.xhp#saveas"/>
- <embed href="text/shared/01/01060002.xhp#saveacopy"/>
- <embed href="text/shared/01/01180000.xhp#saveall"/>
- <embed href="text/shared/02/07060000.xhp#reload"/>
- <embed href="text/shared/01/01190000.xhp#versions"/>
- <embed href="text/simpress/01/01170000.xhp#export"/>
- <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
- <embed href="text/shared/01/01160000.xhp#send"/>
- <embed href="text/shared/01/01100000.xhp#properties"/>
- <embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/>
- <embed href="text/shared/01/webhtml.xhp#webhtml"/>
- <embed href="text/shared/01/01130000.xhp#print"/>
- <embed href="text/shared/01/01140000.xhp#printersetup"/>
- <embed href="text/shared/01/01170000.xhp#exit"/>
-</body>
-</helpdocument>
diff --git a/source/text/shared/menu/PickList.xhp b/source/text/shared/menu/PickList.xhp
new file mode 100644
index 0000000000..5990e67432
--- /dev/null
+++ b/source/text/shared/menu/PickList.xhp
@@ -0,0 +1,95 @@
+<?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="text/shared/menu/PickList.xhp" indexer="include" status="PUBLISH">
+ <title id="tit">File Menu</title>
+ <filename>/text/shared/menu/PickList.xhp</filename>
+ </topic>
+</meta>
+<body>
+<bookmark branch="hid/.uno:PickList" id="bm_id971705933968264" localize="false"/>
+<section id="file_menu">
+ <h1 id="hd_id881705934083852"><variable id="h1"><link href="text/shared/menu/PickList.xhp">File</link></variable></h1>
+ <paragraph id="par_id231705934083854" role="paragraph">Opens the File menu.</paragraph>
+ <switch select="appl">
+ <case select="WRITER">
+ <paragraph id="par_id3147352" role="paragraph"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph>
+ </case>
+ <case select="CALC">
+ <paragraph id="par_id3151112" role="paragraph"><ahelp hid=".">These commands apply to the current spreadsheet, create a spreadsheet, open an existing spreadsheet, or close the application.</ahelp></paragraph>
+ </case>
+ <case select="IMPRESS">
+ <paragraph id="par_id3154321" role="paragraph"><ahelp hid=".">These commands apply to the current presentation, create a presentation, open an existing presentation, or close the application.</ahelp></paragraph>
+ </case>
+ <case select="DRAW">
+ <paragraph role="paragraph" id="par_id3150868">This menu contains general commands for working with Draw documents, such as create, open, close and print. To close $[officename] Draw, click <emph>Exit</emph>.</paragraph>
+ </case>
+ <default>
+ </default>
+ </switch>
+</section>
+<section id="howtoget">
+ <embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
+ <paragraph role="paragraph" id="par_id681705934190383">Choose <menuitem>File</menuitem>.</paragraph>
+</section>
+<embed href="text/shared/01/01010000.xhp#new"/>
+<embed href="text/shared/01/01020000.xhp#open"/>
+<embed href="text/shared/01/OpenRemote.xhp#openremote"/>
+<embed href="text/shared/01/01990000.xhp#recentdocs"/>
+<embed href="text/shared/01/01050000.xhp#close"/>
+<embed href="text/shared/autopi/01000000.xhp#wizards"/>
+<embed href="text/shared/01/01110000.xhp#templates"/>
+<embed href="text/shared/02/07060000.xhp#reload"/>
+<embed href="text/shared/01/01190000.xhp#versions"/>
+<embed href="text/shared/01/01060000.xhp#save"/>
+<embed href="text/shared/01/01070000.xhp#saveas"/>
+<embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/>
+<embed href="text/shared/01/01060002.xhp#saveacopy"/>
+<embed href="text/shared/01/01180000.xhp#saveall"/>
+<embed href="text/shared/01/01070001.xhp#export"/>
+<switch select="appl">
+ <case select="WRITER">
+ <embed href="text/shared/01/01070002.xhp#exportas"/>
+ <embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
+ <embed href="text/swriter/01/01120000.xhp#printpreview"/>
+ </case>
+ <case select="CALC">
+ <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
+ <embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
+ <embed href="text/scalc/01/01120000.xhp#printpreview"/>
+ </case>
+ <case select="IMPRESS">
+ <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
+ <embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
+ </case>
+ <case select="DRAW">
+ <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
+ <embed href="text/shared/01/webhtml.xhp#webhtml"/>
+ </case>
+ <case select="MATH">
+ <embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
+ </case>
+ <case select="BASIC">
+ <embed href="text/sbasic/shared/02/11140000.xhp#insertsource"/>
+ <embed href="text/sbasic/shared/02/11150000.xhp#savesource"/>
+ <embed href="text/sbasic/shared/02/11180000.xhp#import"/>
+ <embed href="text/sbasic/shared/02/11190000.xhp#export"/>
+ </case>
+</switch>
+<embed href="text/shared/01/01160000.xhp#send"/>
+<embed href="text/shared/01/01130000.xhp#print"/>
+<embed href="text/shared/01/01140000.xhp#printersetup"/>
+<embed href="text/shared/01/01100000.xhp#properties"/>
+<embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/>
+<embed href="text/shared/01/01170000.xhp#exit"/>
+</body>
+</helpdocument>
diff --git a/source/text/simpress/main0000.xhp b/source/text/simpress/main0000.xhp
index c2d6b921ea..81bf0d8475 100644
--- a/source/text/simpress/main0000.xhp
+++ b/source/text/simpress/main0000.xhp
@@ -44,4 +44,4 @@
<embed href="text/simpress/04/01020000.xhp#impress_keys"/>
<embed href="text/swriter/main0000.xhp#helpabouthelp"/>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
diff --git a/source/text/simpress/main0100.xhp b/source/text/simpress/main0100.xhp
index 63bfac7f28..bffae777df 100644
--- a/source/text/simpress/main0100.xhp
+++ b/source/text/simpress/main0100.xhp
@@ -34,7 +34,7 @@
<paragraph id="par_id3150012" role="paragraph">The following section lists the help topics available for menus and dialogs.</paragraph>
</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
-<embed href="text/simpress/main0101.xhp#file"/>
+<embed href="text/shared/menu/PickList.xhp#file_menu"/>
<embed href="text/simpress/main_edit.xhp#edit"/>
<embed href="text/simpress/main0103.xhp#view"/>
<embed href="text/simpress/main0104.xhp#insert"/>
diff --git a/source/text/simpress/main0101.xhp b/source/text/simpress/main0101.xhp
deleted file mode 100644
index d11ab005ac..0000000000
--- a/source/text/simpress/main0101.xhp
+++ /dev/null
@@ -1,59 +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/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
--->
-
-<meta>
- <topic id="textsimpressmain0101xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">File</title>
- <filename>/text/simpress/main0101.xhp</filename>
- </topic>
-</meta>
-
-<body>
-
-
-<section id="file">
-<bookmark xml-lang="en-US" branch="hid/.uno:FileMenu" id="bm_id666524" localize="false"/>
-
-<h1 id="hd_id3153190"><link href="text/simpress/main0101.xhp">File</link></h1>
-<paragraph id="par_id3154321" role="paragraph" xml-lang="en-US"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph>
-</section>
-<embed href="text/shared/01/01010000.xhp#new"/>
-<embed href="text/shared/01/01020000.xhp#open"/>
-<embed href="text/shared/01/01990000.xhp#recentdocs"/>
-<embed href="text/shared/01/01050000.xhp#close"/>
-<embed href="text/shared/autopi/01000000.xhp#wizards"/>
-<embed href="text/shared/01/01110000.xhp#templates"/>
-<embed href="text/shared/02/07060000.xhp#reload"/>
-<embed href="text/shared/01/01190000.xhp#versions"/>
-<embed href="text/shared/01/01060000.xhp#save"/>
-<embed href="text/shared/01/01070000.xhp#saveas"/>
-<embed href="text/shared/01/01180000.xhp#saveall"/>
-<embed href="text/simpress/01/01170000.xhp#export"/>
-<embed href="text/shared/01/ref_pdf_export.xhp#pdf_export"/>
-<embed href="text/shared/01/01160000.xhp#send"/>
-<embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
-<embed href="text/shared/01/01130000.xhp#print"/>
-<embed href="text/shared/01/01140000.xhp#printersetup"/>
-<embed href="text/shared/01/01100000.xhp#properties"/>
-<embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/>
-<embed href="text/shared/01/01170000.xhp#exit"/>
-</body>
-
-</helpdocument>
diff --git a/source/text/smath/main0100.xhp b/source/text/smath/main0100.xhp
index da639e33f5..1059fb798b 100644
--- a/source/text/smath/main0100.xhp
+++ b/source/text/smath/main0100.xhp
@@ -19,7 +19,7 @@
<helpdocument version="1.0">
<meta>
<topic id="textsmathmain0100xml" indexer="include" status="PUBLISH">
-<title xml-lang="en-US" id="tit">Menus</title>
+<title id="tit">Menus</title>
<filename>/text/smath/main0100.xhp</filename>
</topic>
<history>
@@ -27,27 +27,18 @@
</history>
</meta>
<body>
-
-
- <section id="menus">
+<section id="menus">
<h1 id="hd_id3149021"><variable id="main0100"><link href="text/smath/main0100.xhp">Menus</link></variable></h1>
- <paragraph role="paragraph" id="par_id3154702" xml-lang="en-US">The menu bar contains all the commands for working with $[officename] Math. It contains a list of all the available operators as well as the commands for editing, viewing, arranging, formatting and printing formula documents and the objects contained in them. Most of the menu commands are only available when you are creating or editing a formula.</paragraph>
- </section>
+ <paragraph role="paragraph" id="par_id3154702">The menu bar contains all the commands for working with $[officename] Math. It contains a list of all the available operators as well as the commands for editing, viewing, arranging, formatting and printing formula documents and the objects contained in them. Most of the menu commands are only available when you are creating or editing a formula.</paragraph>
+</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
-
- <embed href="text/smath/main0101.xhp#file"/>
-
+ <embed href="text/shared/menu/PickList.xhp#file_menu"/>
<embed href="text/smath/main0102.xhp#edit"/>
-
<embed href="text/smath/main0103.xhp#view"/>
-
<embed href="text/smath/main0105.xhp#format"/>
-
<embed href="text/smath/main0106.xhp#tools"/>
-
<embed href="text/smath/main0107.xhp#window"/>
-
<embed href="text/shared/main0108.xhp#help"/>
-
+
</body>
</helpdocument>
diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp
deleted file mode 100644
index f188dbe404..0000000000
--- a/source/text/smath/main0101.xhp
+++ /dev/null
@@ -1,51 +0,0 @@
-<?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/.
-*
-* This file incorporates work covered by the following license notice:
-*
-* Licensed to the Apache Software Foundation (ASF) under one or more
-* contributor license agreements. See the NOTICE file distributed
-* with this work for additional information regarding copyright
-* ownership. The ASF licenses this file to you under the Apache
-* License, Version 2.0 (the "License"); you may not use this file
-* 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="textsmathmain0101xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">File</title>
- <filename>/text/smath/main0101.xhp</filename>
- </topic>
- <history>
- <created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
- </history>
- </meta>
- <body>
- <section id="file">
- <h1 id="hd_id3149018"><link href="text/smath/main0101.xhp">File</link></h1>
- <paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">This menu contains the general commands for working with formula documents, such as create, open, save and print.</paragraph>
- </section>
- <embed href="text/shared/01/01010000.xhp#new"/>
- <embed href="text/shared/01/01020000.xhp#open"/>
- <embed href="text/shared/01/01990000.xhp#recentdocs"/>
- <embed href="text/shared/autopi/01000000.xhp#wizards"/>
- <embed href="text/shared/01/01050000.xhp#close"/>
- <embed href="text/shared/01/01060000.xhp#save"/>
- <embed href="text/shared/01/01070000.xhp#saveas"/>
- <embed href="text/shared/01/01180000.xhp#saveall"/>
- <embed href="text/shared/02/07060000.xhp#reload"/>
- <embed href="text/shared/01/01190000.xhp#versions"/>
- <embed href="text/shared/01/01070001.xhp#export"/>
- <embed href="text/shared/01/01160000.xhp#send"/>
- <embed href="text/shared/01/01100000.xhp#properties"/>
- <embed href="text/shared/01/01130000.xhp#print"/>
- <embed href="text/shared/01/01140000.xhp#printersetup"/>
- <embed href="text/shared/01/01170000.xhp#exit"/>
- </body>
-</helpdocument>
diff --git a/source/text/swriter/main0000.xhp b/source/text/swriter/main0000.xhp
index 9da7e900eb..693a5d284b 100644
--- a/source/text/swriter/main0000.xhp
+++ b/source/text/swriter/main0000.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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">
-<title id="tit" xml-lang="en-US">Welcome to the $[officename] Writer Help</title>
+<title id="tit">Welcome to the $[officename] Writer Help</title>
<filename>/text/swriter/main0000.xhp</filename>
</topic>
<history>
@@ -30,8 +27,8 @@
</history>
</meta>
<body>
-<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"/>
+<bookmark branch="hid/SW_HID_EDIT_WIN" id="bm_id3147244" localize="false"/>
+<bookmark branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3147247" localize="false"/>
<h1 id="hd_id3147233">%PRODUCTNAME Writer Help</h1>
<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
<h3 id="hd_id3147258">Working With %PRODUCTNAME Writer</h3>
diff --git a/source/text/swriter/main0100.xhp b/source/text/swriter/main0100.xhp
index 32b730346c..e82720025e 100644
--- a/source/text/swriter/main0100.xhp
+++ b/source/text/swriter/main0100.xhp
@@ -1,6 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-
-
<!--
* This file is part of the LibreOffice project.
*
@@ -18,11 +16,10 @@
* 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="textswritermain0100xml" indexer="include" status="PUBLISH">
-<title id="tit" xml-lang="en-US">Menus</title>
+<title id="tit">Menus</title>
<filename>/text/swriter/main0100.xhp</filename>
</topic>
<history>
@@ -31,12 +28,12 @@
</meta>
<body>
<section id="menus">
-<paragraph role="heading" id="hd_id3147274" xml-lang="en-US" level="1"><variable id="main0100"><link href="text/swriter/main0100.xhp">Menus</link>
-</variable></paragraph>
-<paragraph role="paragraph" id="par_id3149569" xml-lang="en-US">The following section lists the help topics available for menus and dialogs.</paragraph>
+<h1 id="hd_id3147274"><variable id="main0100"><link href="text/swriter/main0100.xhp">Menus</link>
+</variable></h1>
+<paragraph role="paragraph" id="par_id3149569">The following section lists the help topics available for menus and dialogs.</paragraph>
</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
-<embed href="text/swriter/main0101.xhp#file"/>
+<embed href="text/shared/menu/PickList.xhp#file_menu"/>
<embed href="text/swriter/main0102.xhp#edit"/>
<embed href="text/swriter/main0103.xhp#view"/>
<embed href="text/swriter/main0104.xhp#insert"/>
diff --git a/source/text/swriter/main0101.xhp b/source/text/swriter/main0101.xhp
deleted file mode 100644
index f76ff17a70..0000000000
--- a/source/text/swriter/main0101.xhp
+++ /dev/null
@@ -1,59 +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/.
- *
- * This file incorporates work covered by the following license notice:
- *
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements. See the NOTICE file distributed
- * with this work for additional information regarding copyright
- * ownership. The ASF licenses this file to you under the Apache
- * License, Version 2.0 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.apache.org/licenses/LICENSE-2.0 .
- -->
-
- <meta>
- <topic id="textswritermain0101xml" indexer="include" status="PUBLISH">
- <title id="tit">File</title>
- <filename>/text/swriter/main0101.xhp</filename>
- </topic>
- </meta>
-
- <body>
- <section id="file">
- <bookmark branch="hid/.uno:FileMenu" id="bm_id4299142" localize="false"/>
- <h1 id="hd_id3147331"><link href="text/swriter/main0101.xhp">File</link></h1>
- <paragraph id="par_id3147352" role="paragraph"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph>
- </section>
- <embed href="text/shared/01/01010000.xhp#new"/>
- <embed href="text/shared/01/01020000.xhp#open"/>
- <embed href="text/shared/01/OpenRemote.xhp#openremote"/>
- <embed href="text/shared/01/01990000.xhp#recentdocs"/>
- <embed href="text/shared/01/01050000.xhp#close"/>
- <embed href="text/shared/autopi/01000000.xhp#wizards"/>
- <embed href="text/shared/01/01110000.xhp#templates"/>
- <embed href="text/shared/02/07060000.xhp#reload"/>
- <embed href="text/shared/01/01190000.xhp#versions"/>
- <embed href="text/shared/01/01060000.xhp#save"/>
- <embed href="text/shared/01/01070000.xhp#saveas"/>
- <embed href="text/shared/01/SaveAsRemote.xhp#saveremote"/>
- <embed href="text/shared/01/01060002.xhp#saveacopy"/>
- <embed href="text/shared/01/01180000.xhp#saveall"/>
- <embed href="text/shared/01/01070001.xhp#export"/>
- <embed href="text/shared/01/01070002.xhp#exportas"/>
- <embed href="text/shared/01/01160000.xhp#send"/>
- <embed href="text/shared/01/webhtml.xhp#previewinbrowser"/>
- <embed href="text/swriter/01/01120000.xhp#printpreview"/>
- <embed href="text/shared/01/01130000.xhp#print"/>
- <embed href="text/shared/01/01140000.xhp#printersetup"/>
- <embed href="text/shared/01/01100000.xhp#properties"/>
- <embed href="text/shared/01/digitalsignatures.xhp#digitalsignatures"/>
- <embed href="text/shared/01/01170000.xhp#exit"/>
-</body>
-</helpdocument>