summaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-12 15:33:57 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-04-12 20:39:33 +0200
commitb5aad7c2f22be97d0d20ca7b31875fcaa55309a3 (patch)
tree6253c7cbe4b1b131c55248c4b9f81c3223058053 /source
parentba894a341a96b89e0dd18161abbd148fb410a389 (diff)
tdf#94438 disambiguate bookmark branch id's
part II Change-Id: Ic6e56307c667023a8892f60c20ef1f79b02b5347 Reviewed-on: https://gerrit.libreoffice.org/52795 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/shared/explorer/database/menuedit.xhp8
-rw-r--r--source/text/shared/explorer/database/menuview.xhp8
-rw-r--r--source/text/shared/guide/startcenter.xhp101
-rw-r--r--source/text/shared/optionen/01010301.xhp10
-rw-r--r--source/text/shared/optionen/01110100.xhp2
-rw-r--r--source/text/shared/optionen/01150100.xhp4
-rw-r--r--source/text/shared/optionen/java.xhp4
-rw-r--r--source/text/simpress/01/05120100.xhp4
-rw-r--r--source/text/smath/01/03090200.xhp2
-rw-r--r--source/text/smath/01/05040000.xhp5
-rw-r--r--source/text/swriter/01/06100000.xhp2
11 files changed, 69 insertions, 81 deletions
diff --git a/source/text/shared/explorer/database/menuedit.xhp b/source/text/shared/explorer/database/menuedit.xhp
index 9055f74abb..5591cc915b 100644
--- a/source/text/shared/explorer/database/menuedit.xhp
+++ b/source/text/shared/explorer/database/menuedit.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="textsharedexplorerdatabasemenueditxml" indexer="include" status="PUBLISH">
@@ -48,7 +48,7 @@
<paragraph role="paragraph" id="par_id3147209" xml-lang="en-US"><ahelp hid=".">Opens a window where you can edit the selected table, query, form, or report.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/DBACCESS_HID_BROWSER_TABLE_DELETE" id="bm_id3153824" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:DBDelete" id="bm_id4481643" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBDelete" id="bm_id1720023" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBDelete" id="bm_id1720023a" localize="false"/>
<paragraph role="heading" id="hd_id3145315" xml-lang="en-US" level="2">Delete</paragraph>
<paragraph role="paragraph" id="par_id3153666" xml-lang="en-US"><ahelp hid="HID_BROWSER_TABLE_DELETE">Deletes the selected table, query, form, or report.</ahelp></paragraph>
</section>
@@ -62,7 +62,7 @@
<paragraph role="heading" id="par_idN10591" xml-lang="en-US" level="2">Create as View</paragraph>
<paragraph role="paragraph" id="par_idN105A7" xml-lang="en-US"><ahelp hid=".">Converts the selected query to a view. The original query remains in your database file and an additional view is generated on the database server. You must have write permission to add a view to a database.</ahelp></paragraph>
<paragraph role="note" id="par_idN105AA" xml-lang="en-US">Most databases use queries to filter or to sort database tables to display records on your computer. Views offer the same functionality as queries, but on the server side. If your database is on a server that supports views, you can use views to filter the records on the server to speed up the display time.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBNewFormAutoPilotWithPreSelection" id="bm_id1720023" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBNewFormAutoPilotWithPreSelection" id="bm_id1720023b" localize="false"/>
<paragraph role="heading" id="par_idN105AD" xml-lang="en-US" level="2">Form Wizard</paragraph>
<paragraph role="paragraph" id="par_idN105B1" xml-lang="en-US"><ahelp hid=".">Starts the <link href="text/shared/autopi/01090000.xhp">Form Wizard</link> for the selected table, query, or view.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:DBNewReportAutoPilotWithPreSelection" id="bm_id2862636" localize="false"/>
@@ -79,7 +79,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:DBDSConnectionType" id="bm_id1669362" localize="false"/>
<paragraph role="heading" id="par_idN105EC" xml-lang="en-US" level="3">Connection Type</paragraph>
<paragraph role="paragraph" id="par_idN105F0" xml-lang="en-US"><ahelp hid=".">Opens the Connection Type Wizard.</ahelp><comment>shortened the paragraph, see i58462</comment></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBDSAdvancedSettings" id="bm_id1720023" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBDSAdvancedSettings" id="bm_id1720023c" localize="false"/>
<paragraph role="heading" id="par_idN105F3" xml-lang="en-US" level="3">Advanced Properties</paragraph>
<paragraph role="paragraph" id="par_idN105F7" xml-lang="en-US"><ahelp hid=".">Opens the Advanced Properties dialog.</ahelp></paragraph>
</body>
diff --git a/source/text/shared/explorer/database/menuview.xhp b/source/text/shared/explorer/database/menuview.xhp
index 27fafa2f42..47e58469ac 100644
--- a/source/text/shared/explorer/database/menuview.xhp
+++ b/source/text/shared/explorer/database/menuview.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="textsharedexplorerdatabasemenuviewxml" indexer="include" status="PUBLISH">
@@ -34,7 +34,7 @@
<paragraph role="heading" id="par_idN1054D" xml-lang="en-US" level="1"><link href="text/shared/explorer/database/menuview.xhp">View</link></paragraph>
</section>
<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">The View menu of a database window.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBDatabaseObjectsMenu" id="bm_id2862636" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBDatabaseObjectsMenu" id="bm_id2862636a" localize="false"/>
<paragraph role="heading" id="par_idN10560" xml-lang="en-US" level="2">Database Objects</paragraph>
<paragraph role="paragraph" id="par_idN10564" xml-lang="en-US"><ahelp hid=".">Opens a submenu.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:DBViewForms" id="bm_id2447279" localize="false"/>
@@ -49,7 +49,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:DBViewTables" id="bm_id1720023" localize="false"/>
<paragraph role="heading" id="par_idN1057C" xml-lang="en-US" level="3">Tables</paragraph>
<paragraph role="paragraph" id="par_idN10580" xml-lang="en-US"><ahelp hid=".">Selects the tables container and shows all tables in the detail view.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBSort" id="bm_id2862636" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBSort" id="bm_id2862636b" localize="false"/>
<paragraph role="heading" id="par_idN10583" xml-lang="en-US" level="2">Sort</paragraph>
<paragraph role="paragraph" id="par_idN10587" xml-lang="en-US"><ahelp hid=".">Opens a submenu.</ahelp></paragraph>
<paragraph role="heading" id="par_idN1058A" xml-lang="en-US" level="3">Ascending</paragraph>
@@ -68,7 +68,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:DBShowDocPreview" id="bm_id1720023" localize="false"/>
<paragraph role="heading" id="par_idN105BF" xml-lang="en-US" level="3">Document</paragraph>
<paragraph role="paragraph" id="par_idN105C3" xml-lang="en-US"><ahelp hid=".">The preview displays the document of a form or report.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/.uno:DBRefreshTables" id="bm_id2862636" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/.uno:DBRefreshTables" id="bm_id2862636c" localize="false"/>
<paragraph role="heading" id="par_idN105C6" xml-lang="en-US" level="2">Refresh Tables</paragraph>
<paragraph role="paragraph" id="par_idN105CA" xml-lang="en-US"><ahelp hid=".">Refreshes the tables. </ahelp><comment>what happens? cool drinks? Icecream?</comment></paragraph>
</body>
diff --git a/source/text/shared/guide/startcenter.xhp b/source/text/shared/guide/startcenter.xhp
index 9d9ad5442d..5d54d13bdd 100644
--- a/source/text/shared/guide/startcenter.xhp
+++ b/source/text/shared/guide/startcenter.xhp
@@ -25,46 +25,31 @@
<title xml-lang="en-US" id="tit">Start Center</title>
<filename>/text/shared/guide/startcenter.xhp</filename>
</topic>
- </meta>
- <body>
+</meta>
+<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id0820200802500562"><bookmark_value>backing window</bookmark_value>
- <bookmark_value>start center</bookmark_value>
+ <bookmark_value>start center</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/FWK_HID_BACKINGWINDOW" id="bm_id0820200802550234" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/help" id="bm_id0820200802550235" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/StartCenter" id="bm_id0820200802550237" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id0820200802524447" role="heading" level="1"><variable id="startcenter"><link href="text/shared/guide/startcenter.xhp">Start Center</link>
-</variable></paragraph>
-<paragraph xml-lang="en-US" id="par_id0820200803204063" role="paragraph">Welcome to %PRODUCTNAME.
- Thank you for using the %PRODUCTNAME <link href="text/shared/05/00000110.xhp">application help</link>.
- Press F1 whenever you need help using the %PRODUCTNAME software.</paragraph>
-<paragraph xml-lang="en-US" id="par_id0820200802524413" role="paragraph">You see the Start Center when no document is open in %PRODUCTNAME.
- It is divided into two panes. <ahelp hid=".">Click a button on the left pane to open a new document or a file dialog.</ahelp>
-</paragraph>
+<paragraph xml-lang="en-US" id="hd_id0820200802524447" role="heading" level="1"><variable id="startcenter"><link href="text/shared/guide/startcenter.xhp">Start Center</link></variable></paragraph>
+<paragraph xml-lang="en-US" id="par_id0820200803204063" role="paragraph">Welcome to %PRODUCTNAME. Thank you for using the %PRODUCTNAME <link href="text/shared/05/00000110.xhp">application help</link>. Press F1 whenever you need help using the %PRODUCTNAME software.</paragraph>
+<paragraph xml-lang="en-US" id="par_id0820200802524413" role="paragraph">You see the Start Center when no document is open in %PRODUCTNAME. It is divided into two panes. <ahelp hid=".">Click a button on the left pane to open a new document or a file dialog.</ahelp></paragraph>
<paragraph xml-lang="en-US" id="par_id082020080310498" role="heading" level="2">Open existing files</paragraph>
- <list type="ordered">
- <listitem>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_all" id="bm_id1022200910595546" localize="false"/>
- <paragraph xml-lang="en-US" id="par_id082020080310500" role="paragraph"><ahelp hid=".">The <emph>Open File</emph> button presents a <link href="text/shared/guide/doc_open.xhp">file open</link> dialog.</ahelp></paragraph>
- </listitem>
- <listitem>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_remote" id="bm_id1022200910595547" localize="false"/>
- <paragraph xml-lang="en-US" id="par_id082020080310502" role="paragraph"><ahelp hid=".">The <emph>Remote Files</emph> button presents a <link href="text/shared/guide/cmis-remote-files.xhp">Remote files</link> dialog to open files stored on remote servers.</ahelp></paragraph>
- </listitem>
- <listitem>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_recent" id="bm_id1022200910595545" localize="false"/>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/all_recent" id="bm_id0820200802550238" localize="false"/>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/local_view" id="bm_id0820200802550239" localize="false"/>
- <paragraph xml-lang="en-US" id="par_id0820200802525413" role="paragraph"><ahelp hid=".">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath.</paragraph>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_all" id="bm_id1022200910595546" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id082020080310500" role="paragraph"><ahelp hid=".">The <emph>Open File</emph> button presents a <link href="text/shared/guide/doc_open.xhp">file open</link> dialog.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_remote" id="bm_id1022200910595547" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id082020080310502" role="paragraph"><ahelp hid=".">The <emph>Remote Files</emph> button presents a <link href="text/shared/guide/cmis-remote-files.xhp">Remote files</link> dialog to open files stored on remote servers.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/open_recent" id="bm_id1022200910595545" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/all_recent" id="bm_id0820200802550238" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/local_view" id="bm_id0820200802550239" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0820200802525413" role="paragraph"><ahelp hid=".">The <emph>Recent Files</emph> button shows thumbnails of the most recent documents you opened.</ahelp> Hover your mouse over the thumbnail to highlight the document, display a tip about the document location and display an icon on the top right to delete the thumbnail from the pane and from the recent files list. Click on the thumbnail to open the document underneath.</paragraph>
<paragraph role="tip" xml-lang="en-US" id="par_id0820200802626414">Press and hold the <emph>Recent Files</emph> dropdown button to open a menu where you can delete the list of recently opened documents.</paragraph>
- </listitem>
- <listitem>
- <bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/templates_all" id="bm_id1022200910584084" localize="false"/>
- <paragraph xml-lang="en-US" id="par_id0820200803105045" role="paragraph"><ahelp hid=".">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp></paragraph>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/templates_all" id="bm_id1022200910584084" localize="false"/>
+<paragraph xml-lang="en-US" id="par_id0820200803105045" role="paragraph"><ahelp hid=".">Click the <emph>Templates</emph> dropdown button to display all existing templates on the right side of the window.</ahelp></paragraph>
<paragraph role="tip" xml-lang="en-US" id="par_id0820200802626412">Press and hold the <emph>Templates</emph> dropdown button to open a menu where you can filter the existing templates by document type or open the <link href="text/shared/guide/template_manager.xhp">Templates</link> dialog.</paragraph>
<paragraph role="tip" xml-lang="en-US" id="par_id0820200802626416">Right click on a template in the right pane to open a menu where you can either open the template to create a new document based on the template or edit the template itself.</paragraph>
- </listitem>
- </list>
<paragraph xml-lang="en-US" id="par_id082020080310499" role="heading" level="2">Create:</paragraph>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/writer_all" id="bm_id1022200910564632" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/calc_all" id="bm_id1022200910570124" localize="false"/>
@@ -73,36 +58,36 @@
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/database_all" id="bm_id102220091057437" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/math_all" id="bm_id1022200910575575" localize="false"/>
<paragraph xml-lang="en-US" id="par_id0820200803104810" role="paragraph"><ahelp hid=".">The document buttons each open a new document of the specified type.</ahelp></paragraph>
- <list type="ordered">
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803104978" role="paragraph">
- <emph>Writer Document</emph> opens %PRODUCTNAME <link href="text/swriter/main0000.xhp">Writer</link></paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803104998" role="paragraph">
- <emph>Calc Spreadsheet</emph> opens %PRODUCTNAME <link href="text/scalc/main0000.xhp">Calc</link></paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803104927" role="paragraph">
- <emph>Impress Presentation</emph> opens %PRODUCTNAME <link href="text/simpress/main0000.xhp">Impress</link></paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803104948" role="paragraph">
- <emph>Draw Drawing</emph> opens %PRODUCTNAME <link href="text/sdraw/main0000.xhp">Draw</link></paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803105015" role="paragraph">
- <emph>Math Formula</emph> opens %PRODUCTNAME <link href="text/smath/main0000.xhp">Math</link></paragraph>
- </listitem>
- <listitem>
- <paragraph xml-lang="en-US" id="par_id0820200803105089" role="paragraph">
- <emph>Base Database</emph> opens %PRODUCTNAME <link href="text/shared/explorer/database/main.xhp">Base</link></paragraph>
- </listitem>
- </list>
+<list type="unordered">
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803104978" role="paragraph">
+ <emph>Writer Document</emph> opens %PRODUCTNAME <link href="text/swriter/main0000.xhp">Writer</link></paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803104998" role="paragraph">
+ <emph>Calc Spreadsheet</emph> opens %PRODUCTNAME <link href="text/scalc/main0000.xhp">Calc</link></paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803104927" role="paragraph">
+ <emph>Impress Presentation</emph> opens %PRODUCTNAME <link href="text/simpress/main0000.xhp">Impress</link></paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803104948" role="paragraph">
+ <emph>Draw Drawing</emph> opens %PRODUCTNAME <link href="text/sdraw/main0000.xhp">Draw</link></paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803105015" role="paragraph">
+ <emph>Math Formula</emph> opens %PRODUCTNAME <link href="text/smath/main0000.xhp">Math</link></paragraph>
+ </listitem>
+ <listitem>
+ <paragraph xml-lang="en-US" id="par_id0820200803105089" role="paragraph">
+ <emph>Base Database</emph> opens %PRODUCTNAME <link href="text/shared/explorer/database/main.xhp">Base</link></paragraph>
+ </listitem>
+</list>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/startcenter/extensions" id="bm_id0820200802550233" localize="false"/>
<paragraph xml-lang="en-US" id="par_id082020080310501" role="paragraph"><ahelp hid=".">The <emph>Extensions</emph> button opens the <link href="https://extensions.libreoffice.org/">https://extensions.libreoffice.org/</link> page, where you can download templates and additional features for %PRODUCTNAME.</ahelp></paragraph>
<paragraph role="warning" xml-lang="en-US" id="par_id0820200802626413">Not every file type will display a thumbnail image of its content. Instead, you may see a large icon used by your computer for that filetype.</paragraph>
- </body>
+</body>
</helpdocument>
diff --git a/source/text/shared/optionen/01010301.xhp b/source/text/shared/optionen/01010301.xhp
index f2acfb924f..0f35db3c25 100644
--- a/source/text/shared/optionen/01010301.xhp
+++ b/source/text/shared/optionen/01010301.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,8 +18,8 @@
* 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="textsharedoptionen01010301xml" indexer="include">
<title id="tit" xml-lang="en-US">Edit Paths</title>
@@ -33,11 +33,11 @@
<embed href="text/shared/00/00000406.xhp#pfade"/>
</section>
<bookmark xml-lang="en-US" branch="hid/cui/ui/selectpathdialog/paths" id="bm_id3154938" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/multipathdialog/paths" id="bm_id3154938" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/multipathdialog/paths" id="bm_id31549381" localize="false"/>
<paragraph role="heading" id="hd_id3147559" xml-lang="en-US" level="2">Paths</paragraph>
<paragraph role="paragraph" id="par_id3153524" xml-lang="en-US"><ahelp hid="cui/ui/selectpathdialog/paths">Contains a list of the paths that have already been added. Mark the default path for new files.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/selectpathdialog/add" id="bm_id3150768" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/multipathdialog/add" id="bm_id3150768" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/multipathdialog/add" id="bm_id31507681" localize="false"/>
<paragraph role="heading" id="hd_id3148798" xml-lang="en-US" level="2">Add</paragraph>
<paragraph role="paragraph" id="par_id3153106" xml-lang="en-US"><ahelp hid="cui/ui/selectpathdialog/add">Opens the <emph>Select Path</emph> dialog to select another folder or the <emph>Open</emph> dialog to select another file.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#loeschen1"/>
diff --git a/source/text/shared/optionen/01110100.xhp b/source/text/shared/optionen/01110100.xhp
index 788c4f6a3b..c13ccc5a36 100644
--- a/source/text/shared/optionen/01110100.xhp
+++ b/source/text/shared/optionen/01110100.xhp
@@ -40,7 +40,7 @@
<section id="howtoget">
<embed href="text/shared/00/00000406.xhp#diagrgfarbe"/>
</section>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/optchartcolorspage/colors" id="bm_id4940946" localize="false"/><paragraph role="heading" id="hd_id3154751" xml-lang="en-US" level="2">Chart colors</paragraph>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/optchartcolorspage/colors" id="bm_id49409461" localize="false"/><paragraph role="heading" id="hd_id3154751" xml-lang="en-US" level="2">Chart colors</paragraph>
<paragraph role="paragraph" id="par_id3145345" xml-lang="en-US"><ahelp hid="cui/ui/optchartcolorspage/colors">Displays all the colors available for the data series.</ahelp> Select a data series to change its color. Select the desired color from the adjacent color table.</paragraph>
<paragraph role="heading" id="hd_id3154823" xml-lang="en-US" level="2">Color table</paragraph>
<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US">This table is used as a means of replacing the chart colors for the selected data rows. For example, if you selected data row 6 and then click on the color green 8, the old color of the data row is replaced by green 8. The name of the selected color is shown below the color table.</paragraph>
diff --git a/source/text/shared/optionen/01150100.xhp b/source/text/shared/optionen/01150100.xhp
index 18a21b99fe..fc74a70d68 100644
--- a/source/text/shared/optionen/01150100.xhp
+++ b/source/text/shared/optionen/01150100.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="textsharedoptionen01150100xml" indexer="include" status="PUBLISH">
@@ -43,7 +43,7 @@
</bookmark>
<paragraph role="heading" id="hd_id3143268" xml-lang="en-US" level="2">Kerning</paragraph>
<paragraph role="paragraph" id="par_id3155535" xml-lang="en-US">Defines the default settings for kerning between individual characters.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/charkerning" id="bm_id3149811" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/charkerning" id="bm_id31498111" localize="false"/>
<paragraph role="heading" id="hd_id3147275" xml-lang="en-US" level="3">Western text only</paragraph>
<paragraph role="paragraph" id="par_id3149398" xml-lang="en-US"><ahelp hid="cui/ui/optasianpage/charkerning">Specifies that kerning is only applied to western text.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/optasianpage/charpunctkerning" id="bm_id3157910" localize="false"/>
diff --git a/source/text/shared/optionen/java.xhp b/source/text/shared/optionen/java.xhp
index f5de9d636f..45af368dfa 100644
--- a/source/text/shared/optionen/java.xhp
+++ b/source/text/shared/optionen/java.xhp
@@ -46,7 +46,7 @@
</section>
<paragraph id="par_idN1056B" role="heading" xml-lang="en-US" level="2">Java options</paragraph>
-<bookmark xml-lang="en-US" branch="hid/cui/ui/optadvancedpage/javaenabled" id="bm_id6882839" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/cui/ui/optadvancedpage/javaenabled" id="bm_id68828391" localize="false"/>
<paragraph id="par_idN1057F" role="heading" xml-lang="en-US" level="3">Use a Java runtime environment</paragraph>
<paragraph id="par_idN10583" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/optadvancedpage/javaenabled">Allows you to run Java applications in %PRODUCTNAME.</ahelp> When a Java application attempts to access your hard drive, a prompt opens.<comment>UFI: moved this para here from Security tab page</comment></paragraph>
@@ -79,4 +79,4 @@
<paragraph id="par_id0609201521444658" role="paragraph" xml-lang="en-US"><ahelp hid="cui/ui/optadvancedpage/expertconfig">Opens the Expert Configuration dialog for advanced settings and configuration of %PRODUCTNAME.</ahelp></paragraph>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>
diff --git a/source/text/simpress/01/05120100.xhp b/source/text/simpress/01/05120100.xhp
index a8c48baf09..40a335558c 100644
--- a/source/text/simpress/01/05120100.xhp
+++ b/source/text/simpress/01/05120100.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="textsimpress0105120100xml" indexer="include" status="PUBLISH">
@@ -34,7 +34,7 @@
<paragraph role="heading" id="hd_id3153728" xml-lang="en-US" level="1">Load Slide Design</paragraph>
<paragraph role="paragraph" id="par_id3150717" xml-lang="en-US">Load additional slide designs for your presentation.</paragraph>
<paragraph role="paragraph" id="par_id3154016" xml-lang="en-US">Select a design category, and then a template you want to apply.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/categories" id="bm_id3154756" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/categories" id="bm_id31547561" localize="false"/>
<paragraph role="heading" id="hd_id3150327" xml-lang="en-US" level="2">Categories</paragraph>
<paragraph role="paragraph" id="par_id3147338" xml-lang="en-US"><ahelp hid="sfx/ui/loadtemplatedialog/categories">Displays the available slide design categories.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/sfx/ui/loadtemplatedialog/templates" id="bm_id3154703" localize="false"/>
diff --git a/source/text/smath/01/03090200.xhp b/source/text/smath/01/03090200.xhp
index b72602cb9a..abcd3edbeb 100644
--- a/source/text/smath/01/03090200.xhp
+++ b/source/text/smath/01/03090200.xhp
@@ -402,7 +402,7 @@
<paragraph role="paragraph" id="par_idN10564" xml-lang="en-US">
<image id="img_id3148698" src="media/helpimg/starmath/bi21327.png" width="0.847cm" height="0.847cm"><alt id="alt_id3148698" xml-lang="en-US">Icon</alt>
</image></paragraph>
-<bookmark xml-lang="en-US" branch="hid/STARMATH_HID_SMA_PRECEDES" id="bm_id3150844" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/STARMATH_HID_SMA_PRECEDES" id="bm_id31508441" localize="false"/>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablehead" id="par_id3150854" xml-lang="en-US">precedes</paragraph>
diff --git a/source/text/smath/01/05040000.xhp b/source/text/smath/01/05040000.xhp
index 74414d6b3a..d604c6f1de 100644
--- a/source/text/smath/01/05040000.xhp
+++ b/source/text/smath/01/05040000.xhp
@@ -28,7 +28,10 @@
<body>
- <bookmark branch="index" xml-lang="en-US" id="bm_id3148730"><bookmark_value>aligning; multi-line formulas</bookmark_value><bookmark_value>multi-line formulas; aligning</bookmark_value></bookmark><bookmark branch="hid/.uno:ChangeAlignment" xml-lang="en-US" id="bm_id3145596" localize="false"/><bookmark branch="hid/modules/smath/ui/alignmentdialog/AlignmentDialog" xml-lang="en-US" id="bm_id3145596" localize="false"/><paragraph role="heading" level="1" id="hd_id3148730" xml-lang="en-US">Alignment</paragraph>
+ <bookmark branch="index" xml-lang="en-US" id="bm_id3148730"><bookmark_value>aligning; multi-line formulas</bookmark_value><bookmark_value>multi-line formulas; aligning</bookmark_value></bookmark>
+ <bookmark branch="hid/.uno:ChangeAlignment" xml-lang="en-US" id="bm_id3145596" localize="false"/>
+ <bookmark branch="hid/modules/smath/ui/alignmentdialog/AlignmentDialog" xml-lang="en-US" id="bm_id31455961" localize="false"/>
+ <paragraph role="heading" level="1" id="hd_id3148730" xml-lang="en-US">Alignment</paragraph>
<paragraph role="paragraph" id="par_id3152999" xml-lang="en-US"><variable id="ausrichtungtext"><ahelp hid="modules/smath/ui/alignmentdialog/AlignmentDialog" visibility="visible">You can define the alignment of multi-line formulas as well as formulas with several elements in one line.</ahelp> Create multi-line formulas by entering a <emph>NEWLINE</emph> command in the <emph>Commands</emph> window.</variable></paragraph>
<section id="howtoget">
<embed href="text/smath/00/00000004.xhp#fmtarg"/>
diff --git a/source/text/swriter/01/06100000.xhp b/source/text/swriter/01/06100000.xhp
index 96a7a50d62..abfeb31c74 100644
--- a/source/text/swriter/01/06100000.xhp
+++ b/source/text/swriter/01/06100000.xhp
@@ -36,7 +36,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:SortDialog" id="bm_id849221" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:TableSort" id="bm_id6670125" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/sortdialog/SortDialog" id="bm_id6670125" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/sortdialog/SortDialog" id="bm_id66701251" localize="false"/>
<paragraph xml-lang="en-US" id="hd_id3149353" role="heading" level="1">Sort</paragraph>
<paragraph xml-lang="en-US" id="par_id3150015" role="paragraph"><variable id="sort"><ahelp hid=".uno:SortDialog">Sorts the selected paragraphs or table rows alphabetically or numerically.</ahelp> You can define up to three sort keys as well as combine alphanumeric and numeric sort keys.
</variable></paragraph>