summaryrefslogtreecommitdiff
path: root/source/text/simpress
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2022-12-06 14:05:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2022-12-07 17:39:02 +0000
commit7e42394ecbf921ee53160b495aa12c1cba158604 (patch)
tree9f0b4dcbbf31112c0260a6a6831cbddf86d82c6d /source/text/simpress
parent490d42493e8dbec31ad58978df5084b080a36fcb (diff)
tdf#152323 drop name attribute from <link> elements
Replacement done with find . -name \*.xhp -print0 |xargs -0 -P 0 perl -CS -pi -e \ 's#(<link[^>]*?) +name *="[^"]*" *( [^>]+|) *>#$1$2>#g' (note some inconsistencies with space between name and = and also having empty value, and some more complicated expression to also clear up double space before/after the attribute) translation files will be prepped with: find */helpcontent2 -name \*.po -print0 |xargs -0 -P 0 perl -CS -pi -e \ $'s#(<link[^>]*?) +name=(?:\\\\"[^"]*\\\\"|\'[^\']*\') *( [^>]+|) *(/?>)#$1$2$3#g unless /^#/' (note that not all languages use the " as quote character for the attributes, but that also single quotes appera in the po file. Hence the use of the shell $'string' syntax to be able to quote ' as \' It also requires to quote the backslash, so that it needs to be escaped once for the shell, then another time for perl. Also don't work on obsolete strings (those are prefixed with #~ in the po files) Also note that <link..></link> gets turned into <link ../> during translation extraction (along with removal of the space between the attribute name and the value), so the pattern needs to be slightly different here) Change-Id: I95e53a08e6b0095cd894109ea0de154cc4859d8f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143713 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'source/text/simpress')
-rw-r--r--source/text/simpress/01/01170000.xhp10
-rw-r--r--source/text/simpress/01/02110000.xhp8
-rw-r--r--source/text/simpress/01/02120000.xhp2
-rw-r--r--source/text/simpress/01/02130000.xhp2
-rw-r--r--source/text/simpress/01/02150000.xhp2
-rw-r--r--source/text/simpress/01/03050000.xhp2
-rw-r--r--source/text/simpress/01/03060000.xhp4
-rw-r--r--source/text/simpress/01/03070000.xhp8
-rw-r--r--source/text/simpress/01/03080000.xhp2
-rw-r--r--source/text/simpress/01/03090000.xhp4
-rw-r--r--source/text/simpress/01/03100000.xhp2
-rw-r--r--source/text/simpress/01/03110000.xhp2
-rw-r--r--source/text/simpress/01/03120000.xhp2
-rw-r--r--source/text/simpress/01/03130000.xhp4
-rw-r--r--source/text/simpress/01/03150000.xhp2
-rw-r--r--source/text/simpress/01/03150100.xhp2
-rw-r--r--source/text/simpress/01/03150300.xhp2
-rw-r--r--source/text/simpress/01/03151000.xhp2
-rw-r--r--source/text/simpress/01/03180000.xhp2
-rw-r--r--source/text/simpress/01/04030000.xhp6
-rw-r--r--source/text/simpress/01/04030000m.xhp2
-rw-r--r--source/text/simpress/01/04030100.xhp2
-rw-r--r--source/text/simpress/01/04040000m.xhp2
-rw-r--r--source/text/simpress/01/04110100.xhp2
-rw-r--r--source/text/simpress/01/04120000.xhp2
-rw-r--r--source/text/simpress/01/04130000.xhp2
-rw-r--r--source/text/simpress/01/04140000.xhp2
-rw-r--r--source/text/simpress/01/04990000.xhp2
-rw-r--r--source/text/simpress/01/04990100.xhp4
-rw-r--r--source/text/simpress/01/04990200.xhp2
-rw-r--r--source/text/simpress/01/04990300.xhp2
-rw-r--r--source/text/simpress/01/04990400.xhp2
-rw-r--r--source/text/simpress/01/04990500.xhp2
-rw-r--r--source/text/simpress/01/04990600.xhp4
-rw-r--r--source/text/simpress/01/04990700.xhp2
-rw-r--r--source/text/simpress/01/05100000.xhp6
-rw-r--r--source/text/simpress/01/05110500m.xhp2
-rw-r--r--source/text/simpress/01/05120000.xhp8
-rw-r--r--source/text/simpress/01/05120500m.xhp2
-rw-r--r--source/text/simpress/01/05130000.xhp2
-rw-r--r--source/text/simpress/01/05150000.xhp8
-rw-r--r--source/text/simpress/01/05170000.xhp4
-rw-r--r--source/text/simpress/01/05250000.xhp2
-rw-r--r--source/text/simpress/01/05250500.xhp2
-rw-r--r--source/text/simpress/01/05250600.xhp2
-rw-r--r--source/text/simpress/01/05250700.xhp2
-rw-r--r--source/text/simpress/01/06030000.xhp2
-rw-r--r--source/text/simpress/01/06040000.xhp4
-rw-r--r--source/text/simpress/01/06050000.xhp2
-rw-r--r--source/text/simpress/01/06060000.xhp2
-rw-r--r--source/text/simpress/01/06070000.xhp2
-rw-r--r--source/text/simpress/01/06080000.xhp2
-rw-r--r--source/text/simpress/01/06100000.xhp6
-rw-r--r--source/text/simpress/01/13050000.xhp2
-rw-r--r--source/text/simpress/01/13050100.xhp2
-rw-r--r--source/text/simpress/01/13050200.xhp4
-rw-r--r--source/text/simpress/01/13050300.xhp4
-rw-r--r--source/text/simpress/01/13050400.xhp2
-rw-r--r--source/text/simpress/01/13050500.xhp4
-rw-r--r--source/text/simpress/01/13050600.xhp4
-rw-r--r--source/text/simpress/01/13050700.xhp2
-rw-r--r--source/text/simpress/01/13140000.xhp4
-rw-r--r--source/text/simpress/01/13150000.xhp4
-rw-r--r--source/text/simpress/01/13160000.xhp2
-rw-r--r--source/text/simpress/01/13170000.xhp2
-rw-r--r--source/text/simpress/01/13180000.xhp2
-rw-r--r--source/text/simpress/01/13180100.xhp2
-rw-r--r--source/text/simpress/01/13180200.xhp2
-rw-r--r--source/text/simpress/01/13180300.xhp2
-rw-r--r--source/text/simpress/01/bulletandposition.xhp2
-rw-r--r--source/text/simpress/01/new_slide.xhp2
-rw-r--r--source/text/simpress/01/remoteconnections.xhp4
-rw-r--r--source/text/simpress/02/04010000.xhp2
-rw-r--r--source/text/simpress/02/04020000.xhp2
-rw-r--r--source/text/simpress/02/04030000.xhp2
-rw-r--r--source/text/simpress/02/04060000.xhp2
-rw-r--r--source/text/simpress/02/04070000.xhp4
-rw-r--r--source/text/simpress/02/08020000.xhp4
-rw-r--r--source/text/simpress/02/08060000.xhp2
-rw-r--r--source/text/simpress/02/10020000.xhp2
-rw-r--r--source/text/simpress/02/10030000.xhp2
-rw-r--r--source/text/simpress/02/10030200.xhp2
-rw-r--r--source/text/simpress/02/10050000.xhp2
-rw-r--r--source/text/simpress/02/10060000.xhp2
-rw-r--r--source/text/simpress/02/10070000.xhp2
-rw-r--r--source/text/simpress/02/10080000.xhp2
-rw-r--r--source/text/simpress/02/10090000.xhp4
-rw-r--r--source/text/simpress/02/10100000.xhp4
-rw-r--r--source/text/simpress/02/10110000.xhp14
-rw-r--r--source/text/simpress/02/10120000.xhp4
-rw-r--r--source/text/simpress/02/11060000.xhp4
-rw-r--r--source/text/simpress/02/11070000.xhp4
-rw-r--r--source/text/simpress/02/11080000.xhp4
-rw-r--r--source/text/simpress/02/11090000.xhp4
-rw-r--r--source/text/simpress/02/11100000.xhp2
-rw-r--r--source/text/simpress/02/11110000.xhp2
-rw-r--r--source/text/simpress/02/13010000.xhp4
-rw-r--r--source/text/simpress/02/13020000.xhp2
-rw-r--r--source/text/simpress/02/13030000.xhp2
-rw-r--r--source/text/simpress/02/13040000.xhp2
-rw-r--r--source/text/simpress/02/13050000.xhp2
-rw-r--r--source/text/simpress/02/13060000.xhp2
-rw-r--r--source/text/simpress/02/13090000.xhp2
-rw-r--r--source/text/simpress/02/13100000.xhp2
-rw-r--r--source/text/simpress/02/13140000.xhp2
-rw-r--r--source/text/simpress/02/13150000.xhp2
-rw-r--r--source/text/simpress/02/13160000.xhp2
-rw-r--r--source/text/simpress/02/13170000.xhp2
-rw-r--r--source/text/simpress/02/13180000.xhp2
-rw-r--r--source/text/simpress/02/13190000.xhp2
-rw-r--r--source/text/simpress/04/01020000.xhp6
-rw-r--r--source/text/simpress/format_submenu_lists.xhp2
-rw-r--r--source/text/simpress/guide/3d_create.xhp2
-rw-r--r--source/text/simpress/guide/animated_gif_create.xhp2
-rw-r--r--source/text/simpress/guide/animated_gif_save.xhp2
-rw-r--r--source/text/simpress/guide/animated_objects.xhp2
-rw-r--r--source/text/simpress/guide/animated_slidechange.xhp4
-rw-r--r--source/text/simpress/guide/arrange_slides.xhp4
-rw-r--r--source/text/simpress/guide/background.xhp2
-rw-r--r--source/text/simpress/guide/change_scale.xhp4
-rw-r--r--source/text/simpress/guide/footer.xhp4
-rw-r--r--source/text/simpress/guide/html_export.xhp6
-rw-r--r--source/text/simpress/guide/html_import.xhp2
-rw-r--r--source/text/simpress/guide/impress_remote.xhp6
-rw-r--r--source/text/simpress/guide/individual.xhp2
-rw-r--r--source/text/simpress/guide/keyboard.xhp4
-rw-r--r--source/text/simpress/guide/line_arrow_styles.xhp4
-rw-r--r--source/text/simpress/guide/line_draw.xhp2
-rw-r--r--source/text/simpress/guide/line_edit.xhp4
-rw-r--r--source/text/simpress/guide/main.xhp2
-rw-r--r--source/text/simpress/guide/masterpage.xhp4
-rw-r--r--source/text/simpress/guide/move_object.xhp2
-rw-r--r--source/text/simpress/guide/orgchart.xhp8
-rw-r--r--source/text/simpress/guide/page_copy.xhp2
-rw-r--r--source/text/simpress/guide/presenter_console.xhp2
-rw-r--r--source/text/simpress/guide/print_tofit.xhp2
-rw-r--r--source/text/simpress/guide/printing.xhp2
-rw-r--r--source/text/simpress/guide/rehearse_timings.xhp4
-rw-r--r--source/text/simpress/guide/select_object.xhp2
-rw-r--r--source/text/simpress/guide/show.xhp2
-rw-r--r--source/text/simpress/guide/table_insert.xhp6
-rw-r--r--source/text/simpress/guide/text2curve.xhp2
-rw-r--r--source/text/simpress/guide/vectorize.xhp6
-rw-r--r--source/text/simpress/main0100.xhp2
-rw-r--r--source/text/simpress/main0101.xhp2
-rw-r--r--source/text/simpress/main0103.xhp4
-rw-r--r--source/text/simpress/main0104.xhp12
-rw-r--r--source/text/simpress/main0107.xhp2
-rw-r--r--source/text/simpress/main0113.xhp14
-rw-r--r--source/text/simpress/main0114.xhp8
-rw-r--r--source/text/simpress/main0200.xhp2
-rw-r--r--source/text/simpress/main0202.xhp10
-rw-r--r--source/text/simpress/main0203.xhp10
-rw-r--r--source/text/simpress/main0204.xhp2
-rw-r--r--source/text/simpress/main0206.xhp2
-rw-r--r--source/text/simpress/main0209.xhp6
-rw-r--r--source/text/simpress/main0210.xhp12
-rw-r--r--source/text/simpress/main0211.xhp2
-rw-r--r--source/text/simpress/main0212.xhp4
-rw-r--r--source/text/simpress/main0213.xhp20
-rw-r--r--source/text/simpress/main0214.xhp2
-rw-r--r--source/text/simpress/main0503.xhp2
-rw-r--r--source/text/simpress/main_edit.xhp12
-rw-r--r--source/text/simpress/main_format.xhp10
-rw-r--r--source/text/simpress/main_tools.xhp8
-rw-r--r--source/text/simpress/submenu_object_shape.xhp2
166 files changed, 292 insertions, 292 deletions
diff --git a/source/text/simpress/01/01170000.xhp b/source/text/simpress/01/01170000.xhp
index 2d39e594ae..d47aebdd53 100644
--- a/source/text/simpress/01/01170000.xhp
+++ b/source/text/simpress/01/01170000.xhp
@@ -34,7 +34,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3153728"><bookmark_value>Presentation HTML export</bookmark_value> <bookmark_value>Drawing HTML export</bookmark_value>
<bookmark_value>exporting;to HTML format</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3153728" xml-lang="en-US" level="1"><link href="text/simpress/01/01170000.xhp" name="Export">Export</link></paragraph>
+<paragraph role="heading" id="hd_id3153728" xml-lang="en-US" level="1"><link href="text/simpress/01/01170000.xhp">Export</link></paragraph>
<paragraph role="paragraph" id="par_id3150715" xml-lang="en-US"><variable id="dokuveroe"><ahelp hid=".">Exports your presentation or drawing and sets the export options.</ahelp>
</variable></paragraph>
</section>
@@ -42,11 +42,11 @@
<embed href="text/simpress/00/00000401.xhp#dtvlc"/>
</section>
<paragraph role="paragraph" id="par_id3154254" xml-lang="en-US">The following file formats present you with additional export options after you click <emph>Save</emph>: </paragraph>
-<paragraph role="paragraph" id="par_id3155961" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp" name="HTML Document">HTML Document</link>, <link href="text/shared/00/00000200.xhp" name="Image Options">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>.</paragraph>
-<paragraph role="paragraph" id="par_id3153817" xml-lang="en-US">If you choose "HTML Document" as your file format, the <emph>HTML Export </emph><link href="text/shared/autopi/01110000.xhp" name="AutoPilot">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format.</paragraph>
+<paragraph role="paragraph" id="par_id3155961" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp">HTML Document</link>, <link href="text/shared/00/00000200.xhp">JPEG, SVM/WMF/PICT/MET, BMP, GIF, EPS, PNG, PBM, PPM, PGM</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3153817" xml-lang="en-US">If you choose "HTML Document" as your file format, the <emph>HTML Export </emph><link href="text/shared/autopi/01110000.xhp">Wizard</link> appears. This wizard guides you through the export process and includes the option to save the pictures in your presentation in GIF or JPG format.</paragraph>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3148604" xml-lang="en-US"><link href="text/shared/01/01070001.xhp" name="Export dialog">Export dialog</link></paragraph>
-<paragraph role="paragraph" id="par_id3159208" xml-lang="en-US"><link href="text/shared/00/00000020.xhp" name="Information on Import and Export Filters">Information on Import and Export Filters</link></paragraph>
+<paragraph role="paragraph" id="par_id3148604" xml-lang="en-US"><link href="text/shared/01/01070001.xhp">Export dialog</link></paragraph>
+<paragraph role="paragraph" id="par_id3159208" xml-lang="en-US"><link href="text/shared/00/00000020.xhp">Information on Import and Export Filters</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp
index 48e2c9927f..1f36c37743 100644
--- a/source/text/simpress/01/02110000.xhp
+++ b/source/text/simpress/01/02110000.xhp
@@ -36,10 +36,10 @@
<bookmark xml-lang="en-US" branch="hid/.uno:Navigator" id="bm_id1959752" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/NavigatorPanel" id="bm_id3146121" localize="false"/>
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/02110000.xhp" name="Navigator">Navigator</link></paragraph>
+<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/02110000.xhp">Navigator</link></paragraph>
<paragraph role="paragraph" id="par_id3149379" xml-lang="en-US"><ahelp hid="modules/simpress/ui/navigatorpanel/NavigatorPanel">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3154015" xml-lang="en-US">You can <link href="text/shared/00/00000005.xhp#docking" name="dock">dock</link> the Navigator to the edge of your workspace.</paragraph>
+<paragraph role="paragraph" id="par_id3154015" xml-lang="en-US">You can <link href="text/shared/00/00000005.xhp#docking">dock</link> the Navigator to the edge of your workspace.</paragraph>
<section id="howtoget">
<embed href="text/shared/00/edit_menu.xhp#navigator"/>
</section>
@@ -152,9 +152,9 @@
</tablerow>
</table>
<paragraph role="heading" id="hd_id3148930" xml-lang="en-US" level="3">Insert as hyperlink</paragraph>
-<paragraph role="paragraph" id="par_id3150713" xml-lang="en-US">Inserts slides as a hyperlink (<link href="text/shared/00/00000002.xhp#url" name="URL">URL</link>) into the active slide.</paragraph>
+<paragraph role="paragraph" id="par_id3150713" xml-lang="en-US">Inserts slides as a hyperlink (<link href="text/shared/00/00000002.xhp#url">URL</link>) into the active slide.</paragraph>
<paragraph role="heading" id="hd_id3152945" xml-lang="en-US" level="3">Insert as link</paragraph>
-<paragraph role="paragraph" id="par_id3153747" xml-lang="en-US">Inserts slides as a <link href="text/shared/00/00000005.xhp#link" name="link">link</link> into the active slide.</paragraph>
+<paragraph role="paragraph" id="par_id3153747" xml-lang="en-US">Inserts slides as a <link href="text/shared/00/00000005.xhp#link">link</link> into the active slide.</paragraph>
<paragraph role="heading" id="hd_id3159274" xml-lang="en-US" level="3">Insert as copy</paragraph>
<paragraph role="paragraph" id="par_id3149920" xml-lang="en-US">Inserts a copy of a slide or named object into the active slide.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/shapes" id="bm_id9534592" localize="false"/><paragraph role="heading" id="hd_id4969328" xml-lang="en-US" level="2">Show Shapes</paragraph>
diff --git a/source/text/simpress/01/02120000.xhp b/source/text/simpress/01/02120000.xhp
index 372c3ab0ce..275c37d969 100644
--- a/source/text/simpress/01/02120000.xhp
+++ b/source/text/simpress/01/02120000.xhp
@@ -29,7 +29,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:CopyObjects" id="bm_id5589802" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/copydlg/DuplicateDialog" id="bm_id3149943" localize="false"/>
- <h1 id="hd_id3148868"><variable id="Duplicateh1"><link href="text/simpress/01/02120000.xhp" name="Duplicate">Duplicate</link></variable></h1>
+ <h1 id="hd_id3148868"><variable id="Duplicateh1"><link href="text/simpress/01/02120000.xhp">Duplicate</link></variable></h1>
<paragraph xml-lang="en-US" id="par_id3148604" role="paragraph"><variable id="duplizieren"><ahelp hid=".uno:CopyObjects">Makes one or more copies of a selected object. </ahelp></variable></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/02130000.xhp b/source/text/simpress/01/02130000.xhp
index 6e7740ca62..552ae31bb4 100644
--- a/source/text/simpress/01/02130000.xhp
+++ b/source/text/simpress/01/02130000.xhp
@@ -35,7 +35,7 @@
<bookmark_value>slides;deleting</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:DeletePage" id="bm_id595859" localize="false"/>
-<paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="1"><link href="text/simpress/01/02130000.xhp" name="Delete Slide">Delete Slide</link></paragraph>
+<paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="1"><link href="text/simpress/01/02130000.xhp">Delete Slide</link></paragraph>
<paragraph role="paragraph" id="par_id3145790" xml-lang="en-US"><variable id="seiteloeschen"><ahelp hid=".uno:DeletePage">Deletes the current slide or page.</ahelp>
</variable></paragraph>
</section>
diff --git a/source/text/simpress/01/02150000.xhp b/source/text/simpress/01/02150000.xhp
index e773b4de39..f2cc43213e 100644
--- a/source/text/simpress/01/02150000.xhp
+++ b/source/text/simpress/01/02150000.xhp
@@ -36,7 +36,7 @@
<paragraph role="heading" id="hd_id3148577" xml-lang="en-US" level="1">Cross-fading</paragraph>
<paragraph role="paragraph" id="par_id3155601" xml-lang="en-US"><variable id="uebertext"><ahelp hid=".uno:Morphing">Creates shapes and distributes them by uniform increments between two drawing objects.</ahelp>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">$[officename] draws a series of intermediate shapes between two selected objects and <link href="text/shared/01/05290000.xhp" name="groups">groups</link> the result.</paragraph>
+<paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">$[officename] draws a series of intermediate shapes between two selected objects and <link href="text/shared/01/05290000.xhp">groups</link> the result.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000402.xhp#bearbueber"/>
</section>
diff --git a/source/text/simpress/01/03050000.xhp b/source/text/simpress/01/03050000.xhp
index 483d499e11..7bdd68d272 100644
--- a/source/text/simpress/01/03050000.xhp
+++ b/source/text/simpress/01/03050000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<section id="optionbar">
-<paragraph role="heading" id="hd_id3153415" xml-lang="en-US" level="1"><link href="text/simpress/01/03050000.xhp" name="Option Bar">Option Bar</link><comment>to be deleted</comment></paragraph>
+<paragraph role="heading" id="hd_id3153415" xml-lang="en-US" level="1"><link href="text/simpress/01/03050000.xhp">Option Bar</link><comment>to be deleted</comment></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/03060000.xhp b/source/text/simpress/01/03060000.xhp
index e22a4c8b93..cd6432550a 100644
--- a/source/text/simpress/01/03060000.xhp
+++ b/source/text/simpress/01/03060000.xhp
@@ -31,14 +31,14 @@
<section id="rulers">
<bookmark xml-lang="en-US" branch="hid/.uno:ShowRuler" id="bm_id1161524" localize="false"/>
-<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03060000.xhp" name="Rulers">Rulers</link></paragraph>
+<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03060000.xhp">Rulers</link></paragraph>
<paragraph id="par_id3149378" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays or hides rulers at the top and left or right edges of the workspace.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#aslal"/>
</section>
-<paragraph id="par_id3146972" role="paragraph" xml-lang="en-US">You can use <link href="text/simpress/main0209.xhp" name="rulers">rulers</link> to position objects in the workspace, to set paragraph indents or to drag <link href="text/simpress/01/04030000.xhp" name="guides">guides</link> onto the page.</paragraph>
+<paragraph id="par_id3146972" role="paragraph" xml-lang="en-US">You can use <link href="text/simpress/main0209.xhp">rulers</link> to position objects in the workspace, to set paragraph indents or to drag <link href="text/simpress/01/04030000.xhp">guides</link> onto the page.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/03070000.xhp b/source/text/simpress/01/03070000.xhp
index 67b4b0c5a2..b567385b1b 100644
--- a/source/text/simpress/01/03070000.xhp
+++ b/source/text/simpress/01/03070000.xhp
@@ -29,17 +29,17 @@
<body>
<section id="presentation">
<bookmark xml-lang="en-US" branch="hid/.uno:CommonTaskBarVisible" id="bm_id3154013" localize="false"/>
-<paragraph role="heading" id="hd_id3153144" xml-lang="en-US" level="1"><link href="text/simpress/01/03070000.xhp" name="Presentation">Presentation</link></paragraph>
+<paragraph role="heading" id="hd_id3153144" xml-lang="en-US" level="1"><link href="text/simpress/01/03070000.xhp">Presentation</link></paragraph>
<paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:CommonTaskBarVisible">Common commands for slides.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#presentation"/>
</section>
-<paragraph role="heading" id="hd_id3154018" xml-lang="en-US" level="2"><link href="text/simpress/01/new_slide.xhp" name="Slide">Slide</link></paragraph>
+<paragraph role="heading" id="hd_id3154018" xml-lang="en-US" level="2"><link href="text/simpress/01/new_slide.xhp">Slide</link></paragraph>
<embed href="text/simpress/01/new_slide.xhp#seitetext"/>
-<paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="2"><link href="text/simpress/01/05130000.xhp" name="Slide Layout">Slide Layout</link></paragraph>
+<paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="2"><link href="text/simpress/01/05130000.xhp">Slide Layout</link></paragraph>
<embed href="text/simpress/01/05130000.xhp#seite"/>
-<h2 id="hd_id3155960"><link href="text/simpress/01/05120000.xhp" name="Change Slide Master">Change Slide Master</link></h2>
+<h2 id="hd_id3155960"><link href="text/simpress/01/05120000.xhp">Change Slide Master</link></h2>
<embed href="text/simpress/01/05120000.xhp#seitenvorlagetext"/>
<embed href="text/simpress/01/04120000.xhp#duplicate_slide"/>
<embed href="text/simpress/01/04130000.xhp#expand_slide"/>
diff --git a/source/text/simpress/01/03080000.xhp b/source/text/simpress/01/03080000.xhp
index 8d1d7cc90a..b6c852fe26 100644
--- a/source/text/simpress/01/03080000.xhp
+++ b/source/text/simpress/01/03080000.xhp
@@ -37,7 +37,7 @@
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_DRAW" id="bm_id3147436" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:NormalMultiPaneGUI" id="bm_id9567247" localize="false"/>
- <paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03080000.xhp" name="Normal View">Normal</link></paragraph>
+ <paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03080000.xhp">Normal</link></paragraph>
<paragraph id="par_id3145251" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_DRAW">Switches to normal view, where you can create and edit your slides.</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/01/03090000.xhp b/source/text/simpress/01/03090000.xhp
index a902a198ea..8cdeac41ef 100644
--- a/source/text/simpress/01/03090000.xhp
+++ b/source/text/simpress/01/03090000.xhp
@@ -37,14 +37,14 @@
<bookmark xml-lang="en-US" branch="hid/.uno:OutlineMode" id="bm_id2334890" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_OUTLINE" id="bm_id3148577" localize="false"/>
-<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03090000.xhp" name="Outline View">Outline</link></paragraph>
+<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03090000.xhp">Outline</link></paragraph>
<paragraph id="par_id3152597" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_OUTLINE">Switches to outline view, where you can add, edit and reorganize slide titles and headings.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#outline"/>
</section>
-<paragraph id="par_id3150715" role="paragraph" xml-lang="en-US">The <emph>Text Formatting</emph> bar contains the following icons for slide titles:<link href="text/shared/02/06060000.xhp" name="Promote">Promote</link>, <link href="text/shared/02/06050000.xhp" name="Demote">Demote</link>, <link href="text/shared/02/06100000.xhp" name="Move Up">Move Up</link> and <link href="text/shared/02/06110000.xhp" name="Move Down">Move Down</link>. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press Tab to move the title one level lower in the hierarchy. To move the title up one level, press Shift+Tab.</paragraph>
+<paragraph id="par_id3150715" role="paragraph" xml-lang="en-US">The <emph>Text Formatting</emph> bar contains the following icons for slide titles:<link href="text/shared/02/06060000.xhp">Promote</link>, <link href="text/shared/02/06050000.xhp">Demote</link>, <link href="text/shared/02/06100000.xhp">Move Up</link> and <link href="text/shared/02/06110000.xhp">Move Down</link>. If you want to reorder slide titles with the keyboard, ensure that the cursor is at the beginning of a title and press Tab to move the title one level lower in the hierarchy. To move the title up one level, press Shift+Tab.</paragraph>
<paragraph id="par_id3156382" role="paragraph" xml-lang="en-US">The upper outline level corresponds to slide titles, and the lower levels correspond to the headings on a slides.</paragraph>
</body>
diff --git a/source/text/simpress/01/03100000.xhp b/source/text/simpress/01/03100000.xhp
index e02967aa00..a272228c28 100644
--- a/source/text/simpress/01/03100000.xhp
+++ b/source/text/simpress/01/03100000.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:DiaMode" id="bm_id3428114" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_SLIDE" id="bm_id3152598" localize="false"/>
-<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03100000.xhp" name="Slide Sorter">Slide Sorter</link></paragraph>
+<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03100000.xhp">Slide Sorter</link></paragraph>
<paragraph id="par_id3154492" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_SLIDE">Displays miniature versions of the slides so they can easily be rearranged.</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/01/03110000.xhp b/source/text/simpress/01/03110000.xhp
index e9ea9603a4..035127501c 100644
--- a/source/text/simpress/01/03110000.xhp
+++ b/source/text/simpress/01/03110000.xhp
@@ -38,7 +38,7 @@
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_NOTES" id="bm_id3154322" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:NotesMode" id="bm_id3706167" localize="false"/>
-<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03110000.xhp" name="Notes View">Notes</link></paragraph>
+<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03110000.xhp">Notes</link></paragraph>
<paragraph id="par_id3154491" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches to notes view, where you can add notes to your slides.</ahelp> Notes are hidden from the audience when you give your presentation.</paragraph>
</section>
diff --git a/source/text/simpress/01/03120000.xhp b/source/text/simpress/01/03120000.xhp
index 62c16da0d2..0070cd858a 100644
--- a/source/text/simpress/01/03120000.xhp
+++ b/source/text/simpress/01/03120000.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_HANDOUT" id="bm_id3150791" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:HandoutMode" id="bm_id6093935" localize="false"/>
-<paragraph id="hd_id3149456" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03120000.xhp" name="Handout Page">Handout Page</link></paragraph>
+<paragraph id="hd_id3149456" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03120000.xhp">Handout Page</link></paragraph>
<paragraph id="par_id3154684" role="paragraph" xml-lang="en-US"><variable id="handout_text"><ahelp hid="HID_SD_BTN_HANDOUT">Switches to the handout page view, where you can scale several slides to fit on one printed page.</ahelp></variable></paragraph>
</section>
<paragraph id="par_id110120150547279702" role="paragraph" xml-lang="en-US">To modify the number of slides you can print on a page, open the <emph>Properties</emph> sidebar deck and double-click a layout on the <emph>Layout</emph> content panel.</paragraph>
diff --git a/source/text/simpress/01/03130000.xhp b/source/text/simpress/01/03130000.xhp
index f5e1a15b26..16c7c703d3 100644
--- a/source/text/simpress/01/03130000.xhp
+++ b/source/text/simpress/01/03130000.xhp
@@ -32,13 +32,13 @@
<body>
<section id="slide_show"><comment>MW transferred three index entries to the guide show.xhp</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:Presentation" id="bm_id3050141" localize="false"/>
-<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="1"><link href="text/simpress/01/03130000.xhp" name="Slide Show">Slide Show</link></paragraph>
+<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="1"><link href="text/simpress/01/03130000.xhp">Slide Show</link></paragraph>
<paragraph role="paragraph" id="par_id3154016" xml-lang="en-US"><variable id="bldpra"><ahelp hid=".">Starts your slide show.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#slide_show"/>
</section>
-<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US">You can specify settings for running a slide show in <link href="text/simpress/01/06080000.xhp" name="Slide Show - Slide Show Settings"><emph>Slide Show - Slide Show Settings</emph></link>.</paragraph>
+<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US">You can specify settings for running a slide show in <link href="text/simpress/01/06080000.xhp"><emph>Slide Show - Slide Show Settings</emph></link>.</paragraph>
<paragraph role="paragraph" id="par_idN106CF" xml-lang="en-US">Specify whether a slide show starts with the current slide or with the first slide on <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - %PRODUCTNAME Impress - General</emph>.</paragraph>
<paragraph role="paragraph" id="par_id3155960" xml-lang="en-US">To start a slide show, do one of the following:</paragraph>
<list type="unordered">
diff --git a/source/text/simpress/01/03150000.xhp b/source/text/simpress/01/03150000.xhp
index dc8a7b8ffb..f6917b03ac 100644
--- a/source/text/simpress/01/03150000.xhp
+++ b/source/text/simpress/01/03150000.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3153142"><bookmark_value>master views</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:MasterPage" id="bm_id6628654" localize="false"/>
-<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03150000.xhp" name="Master">Master</link></paragraph>
+<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03150000.xhp">Master</link></paragraph>
<paragraph role="paragraph" id="par_id3150011" xml-lang="en-US"><ahelp hid=".">Switches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.</ahelp></paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#master_slide"/>
diff --git a/source/text/simpress/01/03150100.xhp b/source/text/simpress/01/03150100.xhp
index 6519c54c41..1bbdc7a647 100644
--- a/source/text/simpress/01/03150100.xhp
+++ b/source/text/simpress/01/03150100.xhp
@@ -38,7 +38,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:SlideMasterPage" id="bm_id3129665" localize="false"/>
-<paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150100.xhp" name="Master Slide">Master Slide</link></paragraph>
+<paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150100.xhp">Master Slide</link></paragraph>
<paragraph id="par_id3151075" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches to master slide view, where you can add elements that you want to appear on all of the slides that use the same master slide.</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/01/03150300.xhp b/source/text/simpress/01/03150300.xhp
index 246a7ea676..7f8682d558 100644
--- a/source/text/simpress/01/03150300.xhp
+++ b/source/text/simpress/01/03150300.xhp
@@ -37,7 +37,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:NotesMasterPage" id="bm_id3260211" localize="false"/>
-<paragraph id="hd_id3153144" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150300.xhp" name="Master Notes">Master Notes</link></paragraph>
+<paragraph id="hd_id3153144" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150300.xhp">Master Notes</link></paragraph>
<paragraph id="par_id3154491" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the master notes, where you can set the default formatting for notes.</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/01/03151000.xhp b/source/text/simpress/01/03151000.xhp
index 0e125a8cc8..fd173561b1 100644
--- a/source/text/simpress/01/03151000.xhp
+++ b/source/text/simpress/01/03151000.xhp
@@ -36,7 +36,7 @@
<section id="master_elements">
<bookmark xml-lang="en-US" branch="hid/.uno:MasterLayouts" id="bm_id6164738" localize="false"/>
-<paragraph id="par_idN1056D" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03151000.xhp" name="Master Elements">Master Elements</link></paragraph>
+<paragraph id="par_idN1056D" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03151000.xhp">Master Elements</link></paragraph>
<paragraph id="par_idN1057D" role="paragraph" xml-lang="en-US"><ahelp hid=".">Add header, footer, date, and slide number placeholders to the master slide.</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/01/03180000.xhp b/source/text/simpress/01/03180000.xhp
index 543fdbfd91..da39eb1872 100644
--- a/source/text/simpress/01/03180000.xhp
+++ b/source/text/simpress/01/03180000.xhp
@@ -36,7 +36,7 @@
<bookmark_value>black and white display</bookmark_value>
<bookmark_value>grayscale display</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03180000.xhp" name="Display Quality">Color/Grayscale</link></paragraph>
+<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03180000.xhp">Color/Grayscale</link></paragraph>
<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US">Shows slides in color, grayscale, or black and white.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04030000.xhp b/source/text/simpress/01/04030000.xhp
index 4e9b0cd005..76e059d6e1 100644
--- a/source/text/simpress/01/04030000.xhp
+++ b/source/text/simpress/01/04030000.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:CapturePoint" id="bm_id1394129" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/dlgsnap/SnapObjectDialog" id="bm_id3155602" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/dlgsnap/@@nowidget@@" id="@@nowidget@@" localize="false"/>
-<h1 id="hd_id3145800"><variable id="insersnappointh1"><link href="text/simpress/01/04030000.xhp" name="Snap Point/Line">Snap Point/Line</link></variable></h1>
+<h1 id="hd_id3145800"><variable id="insersnappointh1"><link href="text/simpress/01/04030000.xhp">Snap Point/Line</link></variable></h1>
<paragraph role="paragraph" id="par_id3150752" xml-lang="en-US"><variable id="fangtext"><ahelp hid=".uno:CapturePoint">Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects.</ahelp>
</variable> Snap points and snap lines do not appear in printed output.</paragraph>
</section>
@@ -42,8 +42,8 @@
</section>
<tip id="par_id3145388">You can drag a snap line from the rulers and drop them on the page. To delete a snap line, drag it back to the ruler.</tip>
<paragraph role="paragraph" id="par_id3153815" xml-lang="en-US">Draw or move an object near a snap point or snap line to snap it in place.</paragraph>
-<paragraph role="paragraph" id="par_id3157978" xml-lang="en-US">To set the snap range, choose <switchinline select="appl"><caseinline select="DRAW"><link href="text/shared/optionen/01070300.xhp" name="Drawing - Grid"><emph>%PRODUCTNAME Draw - Grid</emph></link>
-</caseinline><defaultinline><link href="text/shared/optionen/01070300.xhp" name="Presentation - Grid"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box.</paragraph>
+<paragraph role="paragraph" id="par_id3157978" xml-lang="en-US">To set the snap range, choose <switchinline select="appl"><caseinline select="DRAW"><link href="text/shared/optionen/01070300.xhp"><emph>%PRODUCTNAME Draw - Grid</emph></link>
+</caseinline><defaultinline><link href="text/shared/optionen/01070300.xhp"><emph>%PRODUCTNAME Impress - Grid</emph></link></defaultinline></switchinline> in the Options dialog box.</paragraph>
<embed href="text/shared/06/sd_screenshots.xhp#dlgsnap"/>
<h2 id="hd_id3147402">Position</h2>
<paragraph role="paragraph" id="par_id3150533" xml-lang="en-US">Sets the position of a selected snap point or line relative to the top left corner of the page. </paragraph>
diff --git a/source/text/simpress/01/04030000m.xhp b/source/text/simpress/01/04030000m.xhp
index c1df276042..a179a84dee 100644
--- a/source/text/simpress/01/04030000m.xhp
+++ b/source/text/simpress/01/04030000m.xhp
@@ -31,7 +31,7 @@
<bookmark_value>inserting; rows</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertRows" id="bm_id4302477" localize="false"/>
-<paragraph role="heading" id="hd_id3150541" xml-lang="en-US" level="1"><link href="text/simpress/01/04030000m.xhp" name="Rows">Rows</link></paragraph>
+<paragraph role="heading" id="hd_id3150541" xml-lang="en-US" level="1"><link href="text/simpress/01/04030000m.xhp">Rows</link></paragraph>
<paragraph role="paragraph" id="par_id3150767" xml-lang="en-US"><ahelp hid=".uno:InsertRows">Inserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.</ahelp></paragraph>
<section id="howtoget">
<paragraph role="paragraph" id="par_id091620081118197" xml-lang="en-US">In the context menu of a cell, choose <emph>Insert - Rows</emph>
diff --git a/source/text/simpress/01/04030100.xhp b/source/text/simpress/01/04030100.xhp
index 924449ec74..dcedd8bf6a 100644
--- a/source/text/simpress/01/04030100.xhp
+++ b/source/text/simpress/01/04030100.xhp
@@ -33,7 +33,7 @@
<bookmark_value>editing; guides and snap points</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:SetSnapItem" id="bm_id3147338" localize="false"/>
-<h1 id="hd_id3149020"><variable id="EditSnapLinePointh1"><link href="text/simpress/01/04030100.xhp" name="Edit Snap Line / Point">Edit Snap Line / Point</link></variable></h1>
+<h1 id="hd_id3149020"><variable id="EditSnapLinePointh1"><link href="text/simpress/01/04030100.xhp">Edit Snap Line / Point</link></variable></h1>
<paragraph role="paragraph" id="par_id3149259" xml-lang="en-US"><ahelp hid=".uno:SetSnapItem">Sets the position of the selected snap point or snap line relative to the top left corner of the page. </ahelp><comment>well, relative to the origin, which can easily be dragged away from that corner</comment></paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000404.xhp#efglbe"/>
diff --git a/source/text/simpress/01/04040000m.xhp b/source/text/simpress/01/04040000m.xhp
index fdb6af0b5d..5f7870419d 100644
--- a/source/text/simpress/01/04040000m.xhp
+++ b/source/text/simpress/01/04040000m.xhp
@@ -31,7 +31,7 @@
<bookmark_value>columns; inserting</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id601010" localize="false"/>
-<paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1"><link href="text/simpress/01/04040000m.xhp" name="Columns">Columns</link></paragraph>
+<paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1"><link href="text/simpress/01/04040000m.xhp">Columns</link></paragraph>
<paragraph role="paragraph" id="par_id3150791" xml-lang="en-US"><ahelp hid=".uno:InsertColumns">Inserts a new column to the left of the active cell. The number of columns inserted correspond to the number of columns selected. The existing columns are moved to the right.</ahelp></paragraph>
<section id="howtoget">
<paragraph role="paragraph" id="par_id0916200811234668" xml-lang="en-US">In the context menu of a cell, choose <emph>Insert - Columns</emph>
diff --git a/source/text/simpress/01/04110100.xhp b/source/text/simpress/01/04110100.xhp
index 829e5e1c14..940c9bf18c 100644
--- a/source/text/simpress/01/04110100.xhp
+++ b/source/text/simpress/01/04110100.xhp
@@ -33,7 +33,7 @@
<bookmark_value>backgrounds; deleting unused</bookmark_value>
</bookmark>
<section id="insertslidepageobject">
- <h1 id="hd_id3146976"><variable id="insertobjectfromfile"><link href="text/simpress/01/04110100.xhp" name="Insert page">Insert <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable></h1>
+ <h1 id="hd_id3146976"><variable id="insertobjectfromfile"><link href="text/simpress/01/04110100.xhp">Insert <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline>/Objects from File</link></variable></h1>
<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US">Allows you to insert the entire file or specific elements in the file.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04120000.xhp b/source/text/simpress/01/04120000.xhp
index 67f1b5c100..3e3b871594 100644
--- a/source/text/simpress/01/04120000.xhp
+++ b/source/text/simpress/01/04120000.xhp
@@ -34,7 +34,7 @@
<section id="duplicate_slide">
<bookmark branch="hid/.uno:DuplicatePage" xml-lang="en-US" id="bm_id3147436" localize="false"/>
-<paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04120000.xhp" name="Duplicate Slide">Duplicate Slide</link></paragraph>
+<paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04120000.xhp">Duplicate Slide</link></paragraph>
<paragraph role="paragraph" id="par_id3153190" xml-lang="en-US"><ahelp hid=".uno:DuplicatePage" visibility="visible">Inserts a copy of the current slide after the current slide.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp
index 7e709b0689..be6120efa2 100644
--- a/source/text/simpress/01/04130000.xhp
+++ b/source/text/simpress/01/04130000.xhp
@@ -36,7 +36,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ExpandPage" id="bm_id7530302" localize="false"/>
<section id="expand_slide">
- <paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04130000.xhp" name="Expand Slide">Expand Slide</link></paragraph>
+ <paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04130000.xhp">Expand Slide</link></paragraph>
<paragraph role="paragraph" id="par_id3154319" xml-lang="en-US"><ahelp hid=".uno:ExpandPage">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points<comment>points?</comment> below the top level on the original slide are moved up one level on the new slide.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04140000.xhp b/source/text/simpress/01/04140000.xhp
index 9ff44b9387..ab68148651 100644
--- a/source/text/simpress/01/04140000.xhp
+++ b/source/text/simpress/01/04140000.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3154013"><bookmark_value>summary slide</bookmark_value></bookmark>
<bookmark branch="hid/.uno:SummaryPage" xml-lang="en-US" id="bm_id3146976" localize="false"/>
<section id="summary_slide">
- <paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04140000.xhp" name="Summary Slide">Summary Slide</link></paragraph>
+ <paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04140000.xhp">Summary Slide</link></paragraph>
<paragraph role="paragraph" id="par_id3149664" xml-lang="en-US"><ahelp hid=".uno:SummaryPage" visibility="visible">Creates a new slide that contains an unordered list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04990000.xhp b/source/text/simpress/01/04990000.xhp
index c72e0f3b0d..3bcbc9e5b8 100644
--- a/source/text/simpress/01/04990000.xhp
+++ b/source/text/simpress/01/04990000.xhp
@@ -33,7 +33,7 @@
<section id="fields">
- <bookmark xml-lang="en-US" branch="index" id="bm_id3154011"><bookmark_value>fields;in slides</bookmark_value></bookmark><paragraph role="heading" level="1" id="hd_id3154011" xml-lang="en-US"><link href="text/simpress/01/04990000.xhp" name="Fields">Fields</link> </paragraph>
+ <bookmark xml-lang="en-US" branch="index" id="bm_id3154011"><bookmark_value>fields;in slides</bookmark_value></bookmark><paragraph role="heading" level="1" id="hd_id3154011" xml-lang="en-US"><link href="text/simpress/01/04990000.xhp">Fields</link> </paragraph>
<paragraph role="paragraph" id="par_id3149666" xml-lang="en-US">Lists common fields that you can insert into your slide.</paragraph>
</section>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3145799">If you want to edit a field in your slide, select it and choose <emph>Edit – Fields</emph>.</paragraph>
diff --git a/source/text/simpress/01/04990100.xhp b/source/text/simpress/01/04990100.xhp
index f7f9f13a75..fa46c8329f 100644
--- a/source/text/simpress/01/04990100.xhp
+++ b/source/text/simpress/01/04990100.xhp
@@ -35,13 +35,13 @@
<bookmark_value>fields; dates (fixed)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertDateFieldFix" id="bm_id3146121" localize="false"/>
-<paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="1"><link href="text/simpress/01/04990100.xhp" name="Date (fixed)">Date (fixed)</link></paragraph>
+<paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="1"><link href="text/simpress/01/04990100.xhp">Date (fixed)</link></paragraph>
<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US"><ahelp hid=".uno:InsertDateFieldFix">Inserts the current date into your slide as a fixed field. The date is not automatically updated.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000404.xhp#feldbf1"/>
</section>
-<paragraph role="paragraph" id="par_id3146969" xml-lang="en-US"><variable id="bearbeiten">To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose <link href="text/simpress/01/02160000.xhp" name="Edit - Fields"><emph>Edit - Fields</emph></link>.
+<paragraph role="paragraph" id="par_id3146969" xml-lang="en-US"><variable id="bearbeiten">To edit an inserted field in your slide, double-click the field, place the cursor in front of the first character in the field and choose <link href="text/simpress/01/02160000.xhp"><emph>Edit - Fields</emph></link>.
</variable></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/04990200.xhp b/source/text/simpress/01/04990200.xhp
index 34bea3c57d..2321d4ff6f 100644
--- a/source/text/simpress/01/04990200.xhp
+++ b/source/text/simpress/01/04990200.xhp
@@ -35,7 +35,7 @@
<bookmark_value>fields; dates (variable)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertDateFieldVar" id="bm_id3146121" localize="false"/>
-<paragraph role="heading" id="hd_id3154320" xml-lang="en-US" level="1"><link href="text/simpress/01/04990200.xhp" name="Date (variable)">Date (variable)</link></paragraph>
+<paragraph role="heading" id="hd_id3154320" xml-lang="en-US" level="1"><link href="text/simpress/01/04990200.xhp">Date (variable)</link></paragraph>
<paragraph role="paragraph" id="par_id3154011" xml-lang="en-US"><ahelp hid=".uno:InsertDateFieldVar">Inserts the current date into your slide as a variable field. The date is automatically updated when you reload the file.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04990300.xhp b/source/text/simpress/01/04990300.xhp
index e1bc18bd5b..587a30814a 100644
--- a/source/text/simpress/01/04990300.xhp
+++ b/source/text/simpress/01/04990300.xhp
@@ -35,7 +35,7 @@
<bookmark_value>fields; times (fixed)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldFix" id="bm_id3149666" localize="false"/>
-<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1"><link href="text/simpress/01/04990300.xhp" name="Time (fixed)">Time (fixed)</link></paragraph>
+<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1"><link href="text/simpress/01/04990300.xhp">Time (fixed)</link></paragraph>
<paragraph role="paragraph" id="par_id3153726" xml-lang="en-US"><ahelp hid=".uno:InsertTimeFieldFix">Inserts the current time into your slide as a fixed field. The time is not automatically updated.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04990400.xhp b/source/text/simpress/01/04990400.xhp
index 9607cb2a10..08ff2ee883 100644
--- a/source/text/simpress/01/04990400.xhp
+++ b/source/text/simpress/01/04990400.xhp
@@ -35,7 +35,7 @@
<bookmark_value>fields;times (variable)</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldVar" id="bm_id3148575" localize="false"/>
-<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04990400.xhp" name="Time (variable)">Time (variable)</link></paragraph>
+<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04990400.xhp">Time (variable)</link></paragraph>
<paragraph role="paragraph" id="par_id3147434" xml-lang="en-US"><ahelp hid=".uno:InsertTimeFieldVar">Inserts the current time into your slide as a variable field. The time is automatically updated when you reload the file.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04990500.xhp b/source/text/simpress/01/04990500.xhp
index f55aae00a1..5052c86c8e 100644
--- a/source/text/simpress/01/04990500.xhp
+++ b/source/text/simpress/01/04990500.xhp
@@ -37,7 +37,7 @@
<bookmark_value>presentations; numbering slides in</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPageField" id="bm_id8803425" localize="false"/>
-<paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="1"><link href="text/simpress/01/04990500.xhp" name="Page Numbers">Page Number</link></paragraph>
+<paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="1"><link href="text/simpress/01/04990500.xhp">Page Number</link></paragraph>
<paragraph role="paragraph" id="par_id3145799" xml-lang="en-US"><ahelp hid=".">Inserts the page number into the current slide or page.</ahelp> If you want to add a page number to every slide, choose View - Master<switchinline select="appl"><caseinline select="IMPRESS"> Slide</caseinline></switchinline> and insert the page number field. To change the number format, choose <switchinline select="appl"><caseinline select="IMPRESS"><emph>Slide</emph></caseinline><caseinline select="DRAW"><emph>Page</emph></caseinline></switchinline><emph> - Properties - Page</emph> tab and then select a format from the list in the <emph>Layout Settings</emph> area.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/04990600.xhp b/source/text/simpress/01/04990600.xhp
index 8629d2ae96..05fe79d320 100644
--- a/source/text/simpress/01/04990600.xhp
+++ b/source/text/simpress/01/04990600.xhp
@@ -32,10 +32,10 @@
<bookmark_value>fields; authors</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertAuthorField" id="bm_id3153728" localize="false"/>
-<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/04990600.xhp" name="Author">Author</link></paragraph>
+<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/04990600.xhp">Author</link></paragraph>
<paragraph role="paragraph" id="par_id3153876" xml-lang="en-US"><ahelp hid=".uno:InsertAuthorField">Inserts the first and last names listed in the $[officename] user data into the active slide.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3154512" xml-lang="en-US">To edit the name, choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010100.xhp" name="$[officename] - User Data"><emph>$[officename] - User Data</emph></link>.</paragraph>
+<paragraph role="paragraph" id="par_id3154512" xml-lang="en-US">To edit the name, choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010100.xhp"><emph>$[officename] - User Data</emph></link>.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000404.xhp#feldbf6"/>
</section>
diff --git a/source/text/simpress/01/04990700.xhp b/source/text/simpress/01/04990700.xhp
index 7da4f39e67..d7d53a88b9 100644
--- a/source/text/simpress/01/04990700.xhp
+++ b/source/text/simpress/01/04990700.xhp
@@ -34,7 +34,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3148575"><bookmark_value>fields; file names</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertFileField" id="bm_id3152598" localize="false"/>
-<paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="1"><link href="text/simpress/01/04990700.xhp" name="File name">File name</link></paragraph>
+<paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="1"><link href="text/simpress/01/04990700.xhp">File name</link></paragraph>
<paragraph role="paragraph" id="par_id3153142" xml-lang="en-US"><ahelp hid=".uno:InsertFileField">Inserts the name of the active file. The name only appears after you save the file.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/05100000.xhp b/source/text/simpress/01/05100000.xhp
index c3b65636d7..e97d3ca422 100644
--- a/source/text/simpress/01/05100000.xhp
+++ b/source/text/simpress/01/05100000.xhp
@@ -37,7 +37,7 @@
</bookmark>
-<h1 id="hd_id3156024"><link href="text/simpress/01/05100000.xhp" name="Styles">Styles</link></h1>
+<h1 id="hd_id3156024"><link href="text/simpress/01/05100000.xhp">Styles</link></h1>
<paragraph id="par_id3150398" role="paragraph" xml-lang="en-US">Opens the Styles deck of the Sidebar, which lists the available graphic and presentation styles for applying and editing.</paragraph>
</section>
</section>
@@ -46,7 +46,7 @@
<section id="howtoget">
<embed href="text/shared/00/00040500.xhp#stylewindow"/>
</section>
-<paragraph id="par_id3146121" role="paragraph" xml-lang="en-US">When you edit a style, the changes are automatically applied to all of the elements formatted with this style in your document. If you want to ensure that the styles on a specific slide are not updated, create a new <link href="text/simpress/guide/masterpage.xhp" name="master slide">master slide</link> for the slide.</paragraph>
+<paragraph id="par_id3146121" role="paragraph" xml-lang="en-US">When you edit a style, the changes are automatically applied to all of the elements formatted with this style in your document. If you want to ensure that the styles on a specific slide are not updated, create a new <link href="text/simpress/guide/masterpage.xhp">master slide</link> for the slide.</paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:ListStyle" id="bm_id2536167" localize="false"/>
<h2 id="hd_id3145251">Presentation Styles</h2>
@@ -98,7 +98,7 @@
<bookmark xml-lang="en-US" branch="hid/SFX2_HID_TEMPLDLG_NEWBYEXAMPLE" id="bm_id3153810" localize="false"/>
<h2 id="hd_id3145362">New Style from Selection</h2>
-<paragraph id="par_id3153009" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_NEWBYEXAMPLE"><link href="text/shared/01/05140100.xhp" name="Creates a new style">Creates a new style</link> using the format attributes of a selected object.</ahelp></paragraph>
+<paragraph id="par_id3153009" role="paragraph" xml-lang="en-US"><ahelp hid="SFX2_HID_TEMPLDLG_NEWBYEXAMPLE"><link href="text/shared/01/05140100.xhp">Creates a new style</link> using the format attributes of a selected object.</ahelp></paragraph>
<table id="tbl_id3153076">
<tablerow>
diff --git a/source/text/simpress/01/05110500m.xhp b/source/text/simpress/01/05110500m.xhp
index a9f74ed240..dcc5160fa6 100644
--- a/source/text/simpress/01/05110500m.xhp
+++ b/source/text/simpress/01/05110500m.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:DeleteRows" id="bm_id7236774" localize="false"/>
-<paragraph role="heading" id="hd_id3149502" xml-lang="en-US" level="1"><link href="text/simpress/01/05110500m.xhp" name="Delete">Delete</link></paragraph>
+<paragraph role="heading" id="hd_id3149502" xml-lang="en-US" level="1"><link href="text/simpress/01/05110500m.xhp">Delete</link></paragraph>
<paragraph role="paragraph" id="par_id3149050" xml-lang="en-US"><variable id="loeschentext"><ahelp hid=".uno:DeleteRows">Deletes the selected row(s) from the table.</ahelp>
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/simpress/01/05120000.xhp b/source/text/simpress/01/05120000.xhp
index 348c005d06..11d244ab81 100644
--- a/source/text/simpress/01/05120000.xhp
+++ b/source/text/simpress/01/05120000.xhp
@@ -31,13 +31,13 @@
<switch select="appl">
<case select="DRAW">
<section id="masterpage">
- <h1 id="hd_id3164253"><link href="text/simpress/01/05120000.xhp" name="Change Slide Master">Master Page</link></h1>
+ <h1 id="hd_id3164253"><link href="text/simpress/01/05120000.xhp">Master Page</link></h1>
<paragraph role="paragraph" id="par_id3108485" xml-lang="en-US"><variable id="masterpagetext"><ahelp hid=".uno:PresentationLayout">Displays the <emph>Available Master Slides</emph> dialog, where you can select a layout scheme for the current page. Any objects in the page design are inserted behind objects in the current page.</ahelp></variable></paragraph>
</section>
</case>
<default>
<section id="changeslidemaster">
- <h1 id="hd_id3154253"><link href="text/simpress/01/05120000.xhp" name="Change Slide Master">Change Slide Master</link></h1>
+ <h1 id="hd_id3154253"><link href="text/simpress/01/05120000.xhp">Change Slide Master</link></h1>
<paragraph role="paragraph" id="par_id3148485" xml-lang="en-US"><variable id="seitenvorlagetext"><ahelp hid=".uno:PresentationLayout">Displays the <emph>Available Master Slides</emph> dialog, where you can select a layout scheme for the current slide. Any objects in the slide design are inserted behind objects in the current slide.</ahelp></variable></paragraph>
</section>
</default>
@@ -65,10 +65,10 @@
<h2 id="hd_id3157982">Load</h2>
<switch select="appl">
<case select="DRAW">
- <paragraph role="paragraph" id="par_id3956020"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/swriter/01/05170000.xhp" name="Load Master Slide"><emph>Load Master Page</emph></link> dialog, where you can select additional page designs.</ahelp></paragraph>
+ <paragraph role="paragraph" id="par_id3956020"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/swriter/01/05170000.xhp"><emph>Load Master Page</emph></link> dialog, where you can select additional page designs.</ahelp></paragraph>
</case>
<default>
- <paragraph role="paragraph" id="par_id3156020"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/swriter/01/05170000.xhp" name="Load Master Slide"><emph>Load Master Slide</emph></link> dialog, where you can select additional slide designs.</ahelp></paragraph>
+ <paragraph role="paragraph" id="par_id3156020"><ahelp hid="modules/simpress/ui/slidedesigndialog/load">Displays the <link href="text/swriter/01/05170000.xhp"><emph>Load Master Slide</emph></link> dialog, where you can select additional slide designs.</ahelp></paragraph>
</default>
</switch>
</body>
diff --git a/source/text/simpress/01/05120500m.xhp b/source/text/simpress/01/05120500m.xhp
index f5a6fa2dae..b3af9ec765 100644
--- a/source/text/simpress/01/05120500m.xhp
+++ b/source/text/simpress/01/05120500m.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:DeleteColumns" id="bm_id9878689" localize="false"/>
-<paragraph role="heading" id="hd_id3145801" xml-lang="en-US" level="1"><link href="text/simpress/01/05120500m.xhp" name="Delete">Delete</link></paragraph>
+<paragraph role="heading" id="hd_id3145801" xml-lang="en-US" level="1"><link href="text/simpress/01/05120500m.xhp">Delete</link></paragraph>
<paragraph role="paragraph" id="par_id3153418" xml-lang="en-US"><variable id="loeschentext"><ahelp hid=".uno:DeleteColumns">Deletes the selected column(s) from the table.</ahelp>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">This command is only available if the cursor is in a table.</paragraph>
diff --git a/source/text/simpress/01/05130000.xhp b/source/text/simpress/01/05130000.xhp
index c3e2c8c7ed..43975816e2 100644
--- a/source/text/simpress/01/05130000.xhp
+++ b/source/text/simpress/01/05130000.xhp
@@ -30,7 +30,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id8880655" localize="false"/>
<section id="slidelayout">
- <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1"><link href="text/simpress/01/05130000.xhp" name="Layout">Layout</link></paragraph>
+ <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1"><link href="text/simpress/01/05130000.xhp">Layout</link></paragraph>
<paragraph role="paragraph" id="par_id3149126" xml-lang="en-US"><variable id="seite"><ahelp hid=".uno:ModifyPage">Opens a submenu with slide layouts.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/05150000.xhp b/source/text/simpress/01/05150000.xhp
index 7b296fb3c4..5b9b25a335 100644
--- a/source/text/simpress/01/05150000.xhp
+++ b/source/text/simpress/01/05150000.xhp
@@ -32,15 +32,15 @@
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/DimensionLines" id="bm_id5427321" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/@@nowidget@@" id="bm_id5427321" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:MeasureAttributes" id="bm_id3148575" localize="false"/>
-<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/05150000.xhp" name="Dimensioning">Dimensioning</link></paragraph>
-<paragraph role="paragraph" id="par_id3159154" xml-lang="en-US"><variable id="bemaszungtext"><ahelp hid=".uno:MeasureAttributes">Changes the length, measurement and guide properties of the selected <link href="text/simpress/02/10120000.xhp" name="dimension line">dimension line</link>.</ahelp>
+<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/05150000.xhp">Dimensioning</link></paragraph>
+<paragraph role="paragraph" id="par_id3159154" xml-lang="en-US"><variable id="bemaszungtext"><ahelp hid=".uno:MeasureAttributes">Changes the length, measurement and guide properties of the selected <link href="text/simpress/02/10120000.xhp">dimension line</link>.</ahelp>
</variable></paragraph>
-<paragraph role="note" id="par_id3156382" xml-lang="en-US">If you want to modify the line style or the arrow style of a dimension line, choose <link href="text/shared/01/05200000.xhp" name="Format - Line"><emph>Format - Line</emph></link>.</paragraph>
+<paragraph role="note" id="par_id3156382" xml-lang="en-US">If you want to modify the line style or the arrow style of a dimension line, choose <link href="text/shared/01/05200000.xhp"><emph>Format - Line</emph></link>.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000405.xhp#dimensions"/>
<embed href="text/simpress/02/10120000.xhp#sydimension_line"/>
</section>
-<paragraph role="paragraph" id="par_id3154658" xml-lang="en-US">A Dimension Line is always inserted on the <link href="text/sdraw/guide/layer_tipps.xhp" name="layer">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing.</paragraph>
+<paragraph role="paragraph" id="par_id3154658" xml-lang="en-US">A Dimension Line is always inserted on the <link href="text/sdraw/guide/layer_tipps.xhp">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any Dimension Line in your drawing.</paragraph>
<paragraph role="heading" id="hd_id3166426" xml-lang="en-US" level="2">Line</paragraph>
<paragraph role="paragraph" id="par_id3159344" xml-lang="en-US">Sets the distance properties of the dimension line and the guides with respect to each other and to the baseline.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_LINE_DIST" id="bm_id3155532" localize="false"/>
diff --git a/source/text/simpress/01/05170000.xhp b/source/text/simpress/01/05170000.xhp
index 932d22a3f8..097e20c486 100644
--- a/source/text/simpress/01/05170000.xhp
+++ b/source/text/simpress/01/05170000.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:ConnectorAttributes" id="bm_id7044568" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/connectortabpage/ConnectorTabPage" id="bm_id3150343" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/connectortabpage/@@nowidget@@" id="bm_id3150343" localize="false"/>
- <h1 id="hd_id3150297"><link href="text/simpress/01/05170000.xhp" name="Connectors">Connectors</link></h1>
+ <h1 id="hd_id3150297"><link href="text/simpress/01/05170000.xhp">Connectors</link></h1>
<paragraph role="paragraph" id="par_id3149209"><variable id="verbindertext"><ahelp hid=".">Sets the properties of a connector.</ahelp></variable></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/connectortabpage/LB_TYPE" id="bm_id3149405" localize="false"/>
<h2 id="hd_id3145384">Type</h2>
@@ -64,7 +64,7 @@
<paragraph role="paragraph" id="par_id3155260"><ahelp hid="cui/ui/connectortabpage/MTR_FLD_VERT_2">Enter the amount of vertical space you want at the end of the connector.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:NewRouting" id="bm_id3153735" localize="false"/>
<h2 id="hd_id3147369">Reset line skew</h2>
- <paragraph role="paragraph" id="par_id3159205"><ahelp hid=".uno:NewRouting">Resets the line skew values to the default.</ahelp> (This command is only accessible through the <link href="text/shared/00/00000005.xhp#contextmenu" name="context menu">context menu</link>).</paragraph>
+ <paragraph role="paragraph" id="par_id3159205"><ahelp hid=".uno:NewRouting">Resets the line skew values to the default.</ahelp> (This command is only accessible through the <link href="text/shared/00/00000005.xhp#contextmenu">context menu</link>).</paragraph>
<section id="relatedtopics">
<embed href="text/simpress/guide/orgchart.xhp#orgchart"/>
diff --git a/source/text/simpress/01/05250000.xhp b/source/text/simpress/01/05250000.xhp
index 6d5729e6f2..58f43d7f30 100644
--- a/source/text/simpress/01/05250000.xhp
+++ b/source/text/simpress/01/05250000.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<section id="arrange"><comment>mw deleted one index entry</comment><paragraph role="heading" id="hd_id3155444" xml-lang="en-US" level="1"><link href="text/simpress/01/05250000.xhp" name="Arrange">Arrange</link></paragraph>
+<section id="arrange"><comment>mw deleted one index entry</comment><paragraph role="heading" id="hd_id3155444" xml-lang="en-US" level="1"><link href="text/simpress/01/05250000.xhp">Arrange</link></paragraph>
<paragraph role="paragraph" id="par_id3149259" xml-lang="en-US">Changes the stacking order of a selected object.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/05250500.xhp b/source/text/simpress/01/05250500.xhp
index ee62d6e1c2..ccf8a90863 100644
--- a/source/text/simpress/01/05250500.xhp
+++ b/source/text/simpress/01/05250500.xhp
@@ -35,7 +35,7 @@
<bookmark_value>in front of object command</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:BeforeObject" id="bm_id3153188" localize="false"/>
-<paragraph role="heading" id="hd_id3152576" xml-lang="en-US" level="1"><link href="text/simpress/01/05250500.xhp" name="In Front of Object">In Front of Object</link></paragraph>
+<paragraph role="heading" id="hd_id3152576" xml-lang="en-US" level="1"><link href="text/simpress/01/05250500.xhp">In Front of Object</link></paragraph>
<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US"><ahelp hid=".uno:BeforeObject">Changes the stacking order by moving the selected object in front of an object that you specify. The screen location of the selected object does not change.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/05250600.xhp b/source/text/simpress/01/05250600.xhp
index c53e68f5f3..9d6d7ca4ea 100644
--- a/source/text/simpress/01/05250600.xhp
+++ b/source/text/simpress/01/05250600.xhp
@@ -35,7 +35,7 @@
<bookmark_value>behind object command</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:BehindObject" id="bm_id9273923" localize="false"/>
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/05250600.xhp" name="Behind Object">Behind Object</link></paragraph>
+<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/05250600.xhp">Behind Object</link></paragraph>
<paragraph role="paragraph" id="par_id3145253" xml-lang="en-US"><ahelp hid=".uno:BehindObject">Changes the stacking order by moving the selected object behind an object that you specify. The screen location of the selected object does not change.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/05250700.xhp b/source/text/simpress/01/05250700.xhp
index 81976503bf..cf35c1fa66 100644
--- a/source/text/simpress/01/05250700.xhp
+++ b/source/text/simpress/01/05250700.xhp
@@ -37,7 +37,7 @@
<bookmark_value>objects; reversing</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ReverseOrder" id="bm_id8823030" localize="false"/>
-<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/01/05250700.xhp" name="Reverse">Reverse</link></paragraph>
+<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/01/05250700.xhp">Reverse</link></paragraph>
<paragraph role="paragraph" id="par_id3145800" xml-lang="en-US"><ahelp hid=".uno:ReverseOrder">Reverses the stacking order of the selected objects.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/06030000.xhp b/source/text/simpress/01/06030000.xhp
index e2af6d8437..a65b8e7572 100644
--- a/source/text/simpress/01/06030000.xhp
+++ b/source/text/simpress/01/06030000.xhp
@@ -33,7 +33,7 @@
<bookmark branch="hid/.uno:Hyphenation" xml-lang="en-US" id="bm_id3149667" localize="false"/>
-<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/06030000.xhp" name="Hyphenation">Hyphenation</link></paragraph>
+<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/06030000.xhp">Hyphenation</link></paragraph>
<paragraph role="paragraph" id="par_id3153728" xml-lang="en-US"><ahelp hid=".uno:Hyphenation" visibility="visible">Turns hyphenation option for text objects on or off.</ahelp> You can turn hyphenation on or off for each paragraph.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000406.xhp#silbentrennung"/>
diff --git a/source/text/simpress/01/06040000.xhp b/source/text/simpress/01/06040000.xhp
index fee32eee14..83c912c372 100644
--- a/source/text/simpress/01/06040000.xhp
+++ b/source/text/simpress/01/06040000.xhp
@@ -38,13 +38,13 @@
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/SlideTransitionsPanel" id="bm_id3146976" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:Dia" id="bm_id3150012" localize="false"/>
<section id="slide_transition">
- <paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/06040000.xhp" name="Slide Transition">Slide Transition</link></paragraph>
+ <paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/06040000.xhp">Slide Transition</link></paragraph>
<paragraph role="paragraph" id="par_id3154011" xml-lang="en-US"><ahelp hid=".">Defines the special effect that plays when you display a slide during a slide show.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000407.xhp#etdaw"/>
</section>
-<paragraph role="tip" id="par_id3154704" xml-lang="en-US">To apply the same transition effect to more than one slide, switch to the <link href="text/simpress/01/03100000.xhp" name="Slide View">Slide Sorter</link>, select the slides, and then choose <emph>Slide - Slide Transition</emph>.</paragraph>
+<paragraph role="tip" id="par_id3154704" xml-lang="en-US">To apply the same transition effect to more than one slide, switch to the <link href="text/simpress/01/03100000.xhp">Slide Sorter</link>, select the slides, and then choose <emph>Slide - Slide Transition</emph>.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/transitions_icons" id="bm_id9115573" localize="false"/>
<paragraph role="heading" id="hd_id3149257" xml-lang="en-US" level="2">Slide Transition</paragraph>
diff --git a/source/text/simpress/01/06050000.xhp b/source/text/simpress/01/06050000.xhp
index 5170c0e108..dc4e3692d3 100644
--- a/source/text/simpress/01/06050000.xhp
+++ b/source/text/simpress/01/06050000.xhp
@@ -31,7 +31,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:AnimationObjects" id="bm_id8175410" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dockinganimation/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dockinganimation/DockingAnimation" id="bm_id3156444" localize="false"/>
- <h1 id="hd_id3153726"><link href="text/simpress/01/06050000.xhp" name="Animation">Animation</link></h1>
+ <h1 id="hd_id3153726"><link href="text/simpress/01/06050000.xhp">Animation</link></h1>
<paragraph xml-lang="en-US" id="par_id3150012" role="paragraph"><variable id="animtext"><ahelp hid=".uno:AnimationObjects">Creates a custom animation on the current slide.</ahelp> You can only use existing objects to create an animation.</variable></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/06060000.xhp b/source/text/simpress/01/06060000.xhp
index 5a0cf4ce6a..705dc4e6ac 100644
--- a/source/text/simpress/01/06060000.xhp
+++ b/source/text/simpress/01/06060000.xhp
@@ -41,7 +41,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:CustomAnimation" id="bm_id2649006" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/CustomAnimationsPanel" id="bm_id3151244" localize="false"/>
-<paragraph role="heading" id="hd_id3148837" xml-lang="en-US" level="1"><link href="text/simpress/01/06060000.xhp" name="Effects">Animation Pane</link></paragraph>
+<paragraph role="heading" id="hd_id3148837" xml-lang="en-US" level="1"><link href="text/simpress/01/06060000.xhp">Animation Pane</link></paragraph>
<paragraph role="paragraph" id="par_id3144773" xml-lang="en-US"><variable id="effekttext"><ahelp hid=".">Assigns effects to selected objects.</ahelp>
</variable></paragraph>
</section>
diff --git a/source/text/simpress/01/06070000.xhp b/source/text/simpress/01/06070000.xhp
index f2aa0c0bd9..3f6d8a8212 100644
--- a/source/text/simpress/01/06070000.xhp
+++ b/source/text/simpress/01/06070000.xhp
@@ -35,7 +35,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/interactionpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/interactionpage/InteractionPage" id="bm_id3152874" localize="false"/>
<section id="interactionh1">
-<h1 id="hd_id3153246"><link href="text/simpress/01/06070000.xhp" name="Interaction">Interaction</link></h1>
+<h1 id="hd_id3153246"><link href="text/simpress/01/06070000.xhp">Interaction</link></h1>
<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US"><variable id="interaktiontext"><ahelp hid=".uno:AnimationEffects">Defines how the selected object behaves when you click on it during a slide show.</ahelp></variable><comment>UFI: Deleted many paras, see #60550</comment></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/06080000.xhp b/source/text/simpress/01/06080000.xhp
index c34eca1ed9..e635eb2ee1 100644
--- a/source/text/simpress/01/06080000.xhp
+++ b/source/text/simpress/01/06080000.xhp
@@ -60,7 +60,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/presentationdialog/customslideshow_cb" id="bm_id3145239" localize="false"/>
<h3 id="hd_id3147404">Custom Slide Show</h3>
-<paragraph id="par_id3150538" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/presentationdialog/customslideshow_cb">Runs a custom slide show in the order that you defined in <link href="text/simpress/01/06100000.xhp" name="Slide Show - Custom Slide Show"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp></paragraph>
+<paragraph id="par_id3150538" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/presentationdialog/customslideshow_cb">Runs a custom slide show in the order that you defined in <link href="text/simpress/01/06100000.xhp"><emph>Slide Show - Custom Slide Show</emph></link>.</ahelp></paragraph>
<h2 id="hd_id3150653">Presentation Mode</h2>
<paragraph id="par_id3149354" role="paragraph" xml-lang="en-US">Select the slide show type.</paragraph>
diff --git a/source/text/simpress/01/06100000.xhp b/source/text/simpress/01/06100000.xhp
index eda46db91e..c5e5731adc 100644
--- a/source/text/simpress/01/06100000.xhp
+++ b/source/text/simpress/01/06100000.xhp
@@ -28,7 +28,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:CustomShowDialog" id="bm_id9872314" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customslideshows/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customslideshows/CustomSlideShows" id="bm_id3159240" localize="false"/>
- <h1 id="hd_id3154659"><variable id="CustomShow_h1"><link href="text/simpress/01/06100000.xhp" name="CustomShow_link">Custom Slide Shows</link></variable></h1>
+ <h1 id="hd_id3154659"><variable id="CustomShow_h1"><link href="text/simpress/01/06100000.xhp">Custom Slide Shows</link></variable></h1>
<paragraph role="paragraph" id="par_id3149207"><variable id="indipraesent"><ahelp hid=".uno:CustomShowDialog">Defines a custom slide show using slides within the current presentation. You can then pick slides to meet the needs of your audience. You can create as many custom slide shows as you want.</ahelp>
</variable></paragraph>
<section id="howtoget">
@@ -51,11 +51,11 @@
</listitem>
</list>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customslideshows/new" id="bm_id3153013" localize="false"/>
- <h2 id="hd_id3153808"><link href="text/simpress/01/06100100.xhp" name="New">New</link></h2>
+ <h2 id="hd_id3153808"><link href="text/simpress/01/06100100.xhp">New</link></h2>
<embed href="text/simpress/01/06100100.xhp#neu"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customslideshows/edit" id="bm_id3147244" localize="false"/>
<h2 id="hd_id3153073">Edit</h2>
- <paragraph role="paragraph" id="par_id3150431"><ahelp hid="modules/simpress/ui/customslideshows/edit"><link href="text/simpress/01/06100100.xhp" name="Add, remove or reorder">Add, remove or reorder</link> slides as well as change the name of the selected custom slide show.</ahelp></paragraph>
+ <paragraph role="paragraph" id="par_id3150431"><ahelp hid="modules/simpress/ui/customslideshows/edit"><link href="text/simpress/01/06100100.xhp">Add, remove or reorder</link> slides as well as change the name of the selected custom slide show.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#delete2"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customslideshows/copy" id="bm_id3147404" localize="false"/>
<h2 id="hd_id3151393">Copy</h2>
diff --git a/source/text/simpress/01/13050000.xhp b/source/text/simpress/01/13050000.xhp
index f956fecf0e..262593513d 100644
--- a/source/text/simpress/01/13050000.xhp
+++ b/source/text/simpress/01/13050000.xhp
@@ -33,7 +33,7 @@
<section id="convert">
- <paragraph id="hd_id3152596" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13050000.xhp" name="Convert">Convert</link></paragraph>
+ <paragraph id="hd_id3152596" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13050000.xhp">Convert</link></paragraph>
<paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">Options for converting the selected object.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13050100.xhp b/source/text/simpress/01/13050100.xhp
index fd7ec4bd61..1f73e0b3fa 100644
--- a/source/text/simpress/01/13050100.xhp
+++ b/source/text/simpress/01/13050100.xhp
@@ -32,7 +32,7 @@
<body>
<section id="to_curve">
<bookmark xml-lang="en-US" branch="hid/.uno:ChangeBezier" id="bm_id3153771" localize="false"/>
-<paragraph role="heading" id="hd_id3125864" xml-lang="en-US" level="1"><link href="text/simpress/01/13050100.xhp" name="To Curve">To Curve</link></paragraph>
+<paragraph role="heading" id="hd_id3125864" xml-lang="en-US" level="1"><link href="text/simpress/01/13050100.xhp">To Curve</link></paragraph>
<paragraph role="paragraph" id="par_id3147436" xml-lang="en-US"><ahelp hid=".uno:ChangeBezier">Converts the selected object to a Bézier curve.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13050200.xhp b/source/text/simpress/01/13050200.xhp
index fa772fd9f8..340d7494a5 100644
--- a/source/text/simpress/01/13050200.xhp
+++ b/source/text/simpress/01/13050200.xhp
@@ -31,8 +31,8 @@
<bookmark xml-lang="en-US" branch="hid/.uno:ChangePolygon" id="bm_id5748041" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/vectorize/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/vectorize/VectorizeDialog" id="bm_id3147435" localize="false"/>
-<h1 id="hd_id3152578"><link href="text/simpress/01/13050200.xhp" name="To Polygon">To Polygon</link></h1>
-<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US"><ahelp hid=".uno:ChangePolygon">Converts the selected object to a polygon (a closed object bounded by straight lines).</ahelp> The appearance of the object does not change. If you want, you can right-click and choose <link href="text/shared/main0227.xhp" name="Edit Points"><emph>Edit Points</emph></link> to view the changes.</paragraph>
+<h1 id="hd_id3152578"><link href="text/simpress/01/13050200.xhp">To Polygon</link></h1>
+<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US"><ahelp hid=".uno:ChangePolygon">Converts the selected object to a polygon (a closed object bounded by straight lines).</ahelp> The appearance of the object does not change. If you want, you can right-click and choose <link href="text/shared/main0227.xhp"><emph>Edit Points</emph></link> to view the changes.</paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000413.xhp#to_polygon"/>
diff --git a/source/text/simpress/01/13050300.xhp b/source/text/simpress/01/13050300.xhp
index 68e6ebf4e8..35e747ba22 100644
--- a/source/text/simpress/01/13050300.xhp
+++ b/source/text/simpress/01/13050300.xhp
@@ -31,7 +31,7 @@
<body>
<section id="in3d">
<bookmark xml-lang="en-US" branch="hid/.uno:ConvertInto3D" id="bm_id3155602" localize="false"/>
-<paragraph role="heading" id="hd_id3154017" xml-lang="en-US" level="1"><link href="text/simpress/01/13050300.xhp" name="Convert to 3D">Convert to 3D</link></paragraph>
+<paragraph role="heading" id="hd_id3154017" xml-lang="en-US" level="1"><link href="text/simpress/01/13050300.xhp">Convert to 3D</link></paragraph>
<paragraph role="paragraph" id="par_id3155066" xml-lang="en-US"><ahelp hid=".uno:ConvertInto3D">Converts the selected object to a three-dimensional (3D) object.</ahelp></paragraph>
</section>
<section id="howtoget">
@@ -51,6 +51,6 @@
<paragraph role="tip" id="par_id3146965" xml-lang="en-US">Press F3 to quickly enter a group and <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+F3</keycode> to leave the group.</paragraph>
<paragraph role="paragraph" id="par_id3145114" xml-lang="en-US">You can also convert bitmap images and vector graphics, including clipart, to 3D objects. $[officename] treats bitmaps as rectangles and vector graphics as a group of polygons when converting to 3D.</paragraph>
<paragraph role="paragraph" id="par_id3149876" xml-lang="en-US">Even drawing objects that contain text can be converted.</paragraph>
-<paragraph role="paragraph" id="par_id3153960" xml-lang="en-US">If you want, you can also apply a <link href="text/shared/01/05350000.xhp" name="3D Effect">3D Effect</link> to the converted object.</paragraph>
+<paragraph role="paragraph" id="par_id3153960" xml-lang="en-US">If you want, you can also apply a <link href="text/shared/01/05350000.xhp">3D Effect</link> to the converted object.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/13050400.xhp b/source/text/simpress/01/13050400.xhp
index 30175485db..8e1e75dd30 100644
--- a/source/text/simpress/01/13050400.xhp
+++ b/source/text/simpress/01/13050400.xhp
@@ -32,7 +32,7 @@
<body>
<section id="rotation">
<bookmark xml-lang="en-US" branch="hid/.uno:ConvertInto3DLatheFast" id="bm_id3149379" localize="false"/>
-<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/13050400.xhp" name="Convert to 3D Rotation Object">Convert to 3D Rotation Object</link></paragraph>
+<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/13050400.xhp">Convert to 3D Rotation Object</link></paragraph>
<paragraph role="paragraph" id="par_id3150717" xml-lang="en-US"><ahelp hid=".uno:ConvertInto3DLatheFast">Creates a three-dimensional shape by rotating the selected object around its vertical axis.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13050500.xhp b/source/text/simpress/01/13050500.xhp
index efb6a56f22..ab1738948b 100644
--- a/source/text/simpress/01/13050500.xhp
+++ b/source/text/simpress/01/13050500.xhp
@@ -35,10 +35,10 @@
<bookmark_value>bitmaps; converting to</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ConvertIntoBitmap" id="bm_id3159155" localize="false"/>
-<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/13050500.xhp" name="To Bitmap">To Bitmap</link></paragraph>
+<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/13050500.xhp">To Bitmap</link></paragraph>
<paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:ConvertIntoBitmap">Converts the selected object to a bitmap (a grid of pixels that represents an image).</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3149377" xml-lang="en-US">For more information, see the <link href="text/shared/00/00000005.xhp" name="Glossary">Glossary</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3149377" xml-lang="en-US">For more information, see the <link href="text/shared/00/00000005.xhp">Glossary</link>.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000413.xhp#bitm"/>
</section>
diff --git a/source/text/simpress/01/13050600.xhp b/source/text/simpress/01/13050600.xhp
index 56bdd88387..4ede143a8e 100644
--- a/source/text/simpress/01/13050600.xhp
+++ b/source/text/simpress/01/13050600.xhp
@@ -35,10 +35,10 @@
<bookmark_value>metafiles; converting to</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ConvertIntoMetaFile" id="bm_id3146976" localize="false"/>
-<paragraph role="heading" id="hd_id3147434" xml-lang="en-US" level="1"><link href="text/simpress/01/13050600.xhp" name="To metafile">To metafile</link></paragraph>
+<paragraph role="heading" id="hd_id3147434" xml-lang="en-US" level="1"><link href="text/simpress/01/13050600.xhp">To metafile</link></paragraph>
<paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp hid=".uno:ConvertIntoMetaFile">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">For more information on WMF, see the <link href="text/shared/00/00000005.xhp" name="Glossary">Glossary</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">For more information on WMF, see the <link href="text/shared/00/00000005.xhp">Glossary</link>.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000413.xhp#meta"/>
</section>
diff --git a/source/text/simpress/01/13050700.xhp b/source/text/simpress/01/13050700.xhp
index 501e9ce74f..db047c54b1 100644
--- a/source/text/simpress/01/13050700.xhp
+++ b/source/text/simpress/01/13050700.xhp
@@ -35,7 +35,7 @@
<bookmark_value>contours; converting to</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:convert_to_contour" id="bm_id3152578" localize="false"/>
-<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/13050700.xhp" name="To Contour">To Contour</link></paragraph>
+<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/13050700.xhp">To Contour</link></paragraph>
<paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:convert_to_contour">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13140000.xhp b/source/text/simpress/01/13140000.xhp
index 7bbe6367a1..2463c3e595 100644
--- a/source/text/simpress/01/13140000.xhp
+++ b/source/text/simpress/01/13140000.xhp
@@ -32,8 +32,8 @@
<body>
<section id="combine">
<bookmark xml-lang="en-US" branch="hid/.uno:Combine" id="bm_id3152597" localize="false"/>
-<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/01/13140000.xhp" name="Combine">Combine</link></paragraph>
-<paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:Combine">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href="text/shared/01/05290000.xhp" name="grouping">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href="text/simpress/01/13150000.xhp" name="split">split</link> apart combined objects, but the original object properties are lost.</paragraph>
+<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/01/13140000.xhp">Combine</link></paragraph>
+<paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:Combine">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href="text/shared/01/05290000.xhp">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href="text/simpress/01/13150000.xhp">split</link> apart combined objects, but the original object properties are lost.</paragraph>
</section>
<paragraph role="paragraph" id="par_id3153876" xml-lang="en-US">When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap.</paragraph>
<section id="howtoget">
diff --git a/source/text/simpress/01/13150000.xhp b/source/text/simpress/01/13150000.xhp
index 3aed627a78..2e1f0b5a72 100644
--- a/source/text/simpress/01/13150000.xhp
+++ b/source/text/simpress/01/13150000.xhp
@@ -35,8 +35,8 @@
<bookmark_value>splitting; combinations</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:Dismantle" id="bm_id3154319" localize="false"/>
-<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/13150000.xhp" name="Split">Split</link></paragraph>
-<paragraph role="paragraph" id="par_id3147435" xml-lang="en-US"><ahelp hid=".uno:Dismantle">Splits a <link href="text/simpress/01/13140000.xhp" name="combined">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object.</paragraph>
+<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/13150000.xhp">Split</link></paragraph>
+<paragraph role="paragraph" id="par_id3147435" xml-lang="en-US"><ahelp hid=".uno:Dismantle">Splits a <link href="text/simpress/01/13140000.xhp">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object.</paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000413.xhp#split"/>
diff --git a/source/text/simpress/01/13160000.xhp b/source/text/simpress/01/13160000.xhp
index fee6739411..37f1088131 100644
--- a/source/text/simpress/01/13160000.xhp
+++ b/source/text/simpress/01/13160000.xhp
@@ -34,7 +34,7 @@
<section id="connect">
<bookmark branch="hid/.uno:Connect" xml-lang="en-US" id="bm_id3154319" localize="false"/>
-<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13160000.xhp" name="Connect">Connect</link></paragraph>
+<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13160000.xhp">Connect</link></paragraph>
<paragraph role="paragraph" id="par_id3152598" xml-lang="en-US"><ahelp hid=".uno:Connect" visibility="visible">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13170000.xhp b/source/text/simpress/01/13170000.xhp
index 886965ed84..ed3ab40d8e 100644
--- a/source/text/simpress/01/13170000.xhp
+++ b/source/text/simpress/01/13170000.xhp
@@ -35,7 +35,7 @@
<bookmark_value>breaking object connections</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:Break" id="bm_id3159488" localize="false"/>
-<paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="1"><link href="text/simpress/01/13170000.xhp" name="Break">Break</link></paragraph>
+<paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="1"><link href="text/simpress/01/13170000.xhp">Break</link></paragraph>
<paragraph role="paragraph" id="par_id3156441" xml-lang="en-US"><ahelp hid=".uno:Break">Breaks apart lines joined with the <emph>Connect</emph> command.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3153726" xml-lang="en-US">You cannot apply a fill to closed shapes that have been broken apart with this command. </paragraph>
diff --git a/source/text/simpress/01/13180000.xhp b/source/text/simpress/01/13180000.xhp
index bf73f92a12..b33c4fb8ff 100644
--- a/source/text/simpress/01/13180000.xhp
+++ b/source/text/simpress/01/13180000.xhp
@@ -33,7 +33,7 @@
<section id="shapes">
- <paragraph id="hd_id3154319" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp" name="Shapes">Shapes</link></paragraph>
+ <paragraph id="hd_id3154319" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp">Shapes</link></paragraph>
<paragraph role="paragraph" id="par_id3147435" xml-lang="en-US">Creates a shape from two or more selected objects.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13180100.xhp b/source/text/simpress/01/13180100.xhp
index 0858919a11..9f9ccb2a6a 100644
--- a/source/text/simpress/01/13180100.xhp
+++ b/source/text/simpress/01/13180100.xhp
@@ -34,7 +34,7 @@
<section id="merge">
<bookmark branch="hid/.uno:Merge" xml-lang="en-US" id="bm_id3150441" localize="false"/>
-<paragraph id="hd_id3150870" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180100.xhp" name="Merge">Merge</link></paragraph>
+<paragraph id="hd_id3150870" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180100.xhp">Merge</link></paragraph>
<paragraph role="paragraph" id="par_id3150012" xml-lang="en-US"><ahelp hid=".uno:Merge" visibility="visible">Adds the area of the selected objects to the area of the lowermost object in the selection. This command is best used with overlapping objects.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13180200.xhp b/source/text/simpress/01/13180200.xhp
index 82640fe679..d3f1da0a16 100644
--- a/source/text/simpress/01/13180200.xhp
+++ b/source/text/simpress/01/13180200.xhp
@@ -34,7 +34,7 @@
<section id="sub">
<bookmark branch="hid/.uno:Substract" xml-lang="en-US" id="bm_id3150010" localize="false"/>
-<paragraph id="hd_id3150439" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180200.xhp" name="Subtract">Subtract</link></paragraph>
+<paragraph id="hd_id3150439" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180200.xhp">Subtract</link></paragraph>
<paragraph role="paragraph" id="par_id3152596" xml-lang="en-US"><ahelp hid=".uno:Substract" visibility="visible">Subtracts the area of the selected objects from the area of the lowermost object.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/13180300.xhp b/source/text/simpress/01/13180300.xhp
index f60c98f9ef..edbe4f392d 100644
--- a/source/text/simpress/01/13180300.xhp
+++ b/source/text/simpress/01/13180300.xhp
@@ -34,7 +34,7 @@
<section id="intersect">
<bookmark branch="hid/.uno:Intersect" xml-lang="en-US" id="bm_id3152578" localize="false"/>
-<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180300.xhp" name="Intersect">Intersect</link></paragraph>
+<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180300.xhp">Intersect</link></paragraph>
<paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:Intersect" visibility="visible">Creates a shape from the overlapping area of the selected objects.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/bulletandposition.xhp b/source/text/simpress/01/bulletandposition.xhp
index a5a9b57a51..42a2e87b3e 100644
--- a/source/text/simpress/01/bulletandposition.xhp
+++ b/source/text/simpress/01/bulletandposition.xhp
@@ -29,7 +29,7 @@
<bookmark_value>unordered list;Draw</bookmark_value>
</bookmark>
-<h1 id="hd_id591623253567629"><link href="text/simpress/01/bulletandposition.xhp" name="command_name">Bullet and Position</link></h1>
+<h1 id="hd_id591623253567629"><link href="text/simpress/01/bulletandposition.xhp">Bullet and Position</link></h1>
<paragraph id="par_id401623253567633" role="paragraph" localize="false" xml-lang="en-US"><embedvar href="text/shared/01/06050600.xhp#positioninfo" markup="ignore"/></paragraph>
</section>
diff --git a/source/text/simpress/01/new_slide.xhp b/source/text/simpress/01/new_slide.xhp
index 82f8e28d8f..7e51bd33f7 100644
--- a/source/text/simpress/01/new_slide.xhp
+++ b/source/text/simpress/01/new_slide.xhp
@@ -34,7 +34,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPage" id="bm_id8576712" localize="false"/>
<section id="newslide">
- <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/simpress/01/new_slide.xhp" name="New Slide">New Slide</link></paragraph>
+ <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/simpress/01/new_slide.xhp">New Slide</link></paragraph>
<paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage">Inserts a slide after the currently selected slide.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/simpress/01/remoteconnections.xhp b/source/text/simpress/01/remoteconnections.xhp
index 895da9e368..fb8d3d5169 100644
--- a/source/text/simpress/01/remoteconnections.xhp
+++ b/source/text/simpress/01/remoteconnections.xhp
@@ -23,8 +23,8 @@
<section id="remotedialog">
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/remotedialog/RemoteDialog" id="bm_id271535054237261" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/remotedialog/@@nowidget@@" id="@@nowidget@@" localize="false"/>
- <paragraph id="hd_id671535054437336" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/remoteconnections.xhp" name="remotedialog">Remote Connections</link></paragraph>
- <paragraph id="par_id371535054437338" role="paragraph" xml-lang="en-US"><variable id="remotedialog1"><ahelp hid=".">List all <link href="text/simpress/guide/impress_remote.xhp" name="impressremote"><emph>Impress Remote</emph></link> available connections.</ahelp></variable></paragraph>
+ <paragraph id="hd_id671535054437336" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/remoteconnections.xhp">Remote Connections</link></paragraph>
+ <paragraph id="par_id371535054437338" role="paragraph" xml-lang="en-US"><variable id="remotedialog1"><ahelp hid=".">List all <link href="text/simpress/guide/impress_remote.xhp"><emph>Impress Remote</emph></link> available connections.</ahelp></variable></paragraph>
</section>
<section id="howtoget">
<paragraph role="paragraph" id="par_id591535055142846" xml-lang="en-US">Initially, mark the <emph>Enable remote control</emph> checkbox in <switchinline select="sys">
diff --git a/source/text/simpress/02/04010000.xhp b/source/text/simpress/02/04010000.xhp
index 74ada0301a..a14e062b6c 100644
--- a/source/text/simpress/02/04010000.xhp
+++ b/source/text/simpress/02/04010000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="show_hide_slide">
<bookmark xml-lang="en-US" branch="hid/.uno:HideSlide" id="bm_id4683607" localize="false"/>
-<paragraph role="heading" id="hd_id3147368" xml-lang="en-US" level="1"><link href="text/simpress/02/04010000.xhp" name="Show/Hide Slide">Show/Hide Slide</link><comment>UFI: menu and icon</comment></paragraph>
+<paragraph role="heading" id="hd_id3147368" xml-lang="en-US" level="1"><link href="text/simpress/02/04010000.xhp">Show/Hide Slide</link><comment>UFI: menu and icon</comment></paragraph>
<paragraph role="paragraph" id="par_id3149883" xml-lang="en-US"><ahelp hid=".uno:HideSlide">Hides the selected slide so that it is not displayed during a slide show.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3155434" xml-lang="en-US">The number of a hidden slide is crossed out. To show a hidden slide, choose <emph>Slide Show - Show/Hide Slide</emph> again.</paragraph>
diff --git a/source/text/simpress/02/04020000.xhp b/source/text/simpress/02/04020000.xhp
index 09bfaeddee..02e01d1f53 100644
--- a/source/text/simpress/02/04020000.xhp
+++ b/source/text/simpress/02/04020000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="slides_per_row">
<bookmark xml-lang="en-US" branch="hid/.uno:PagesPerRow" id="bm_id3147436" localize="false"/>
-<paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="1"><link href="text/simpress/02/04020000.xhp" name="Slides Per Row">Slides Per Row</link></paragraph>
+<paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="1"><link href="text/simpress/02/04020000.xhp">Slides Per Row</link></paragraph>
<paragraph role="paragraph" id="par_id3154012" xml-lang="en-US"><ahelp hid=".uno:PagesPerRow">Enter the number of slides to display on each row in the Slide Sorter.</ahelp></paragraph>
</section>
</body>
diff --git a/source/text/simpress/02/04030000.xhp b/source/text/simpress/02/04030000.xhp
index 45a626e1e2..f8c0099b65 100644
--- a/source/text/simpress/02/04030000.xhp
+++ b/source/text/simpress/02/04030000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:DiaEffect" id="bm_id4184698" localize="false"/>
-<paragraph role="heading" id="hd_id3152598" xml-lang="en-US" level="1"><link href="text/simpress/02/04030000.xhp" name="Slide Effects">Slide Effects</link></paragraph>
+<paragraph role="heading" id="hd_id3152598" xml-lang="en-US" level="1"><link href="text/simpress/02/04030000.xhp">Slide Effects</link></paragraph>
<paragraph role="paragraph" id="par_idN1059C" xml-lang="en-US"><ahelp hid=".">Select the transition effect that appears before the current slide is shown.</ahelp></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/02/04060000.xhp b/source/text/simpress/02/04060000.xhp
index ebeddc7aab..40085caa02 100644
--- a/source/text/simpress/02/04060000.xhp
+++ b/source/text/simpress/02/04060000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:DiaTime" id="bm_id160527" localize="false"/>
-<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="1"><link href="text/simpress/02/04060000.xhp" name="Time">Time</link></paragraph>
+<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="1"><link href="text/simpress/02/04060000.xhp">Time</link></paragraph>
<paragraph role="paragraph" id="par_idN1059C" xml-lang="en-US"><ahelp hid=".">Enter the amount of time before the slide show automatically advances to the next slide.</ahelp> This option is only available for automatic transition.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/02/04070000.xhp b/source/text/simpress/02/04070000.xhp
index 8e5312f905..f75dd1e975 100644
--- a/source/text/simpress/02/04070000.xhp
+++ b/source/text/simpress/02/04070000.xhp
@@ -33,7 +33,7 @@
<body>
<section id="rehearse_timings">
<bookmark xml-lang="en-US" branch="hid/.uno:RehearseTimings" id="bm_id194363" localize="false"/>
-<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/04070000.xhp" name="Rehearse Timings">Rehearse Timings</link></paragraph>
+<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/04070000.xhp">Rehearse Timings</link></paragraph>
<paragraph role="paragraph" id="par_id3154491" xml-lang="en-US"><ahelp hid=".uno:RehearseTimings">Starts a slide show with a timer in the lower left corner.</ahelp></paragraph>
</section>
<section id="syrehearse_timings">
@@ -53,6 +53,6 @@
</section>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/simpress/guide/rehearse_timings.xhp#rehearse_timings"/>
-<paragraph role="paragraph" id="par_id3152994" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp" name="Slide Show Settings">Slide Show Settings</link></paragraph>
+<paragraph role="paragraph" id="par_id3152994" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp">Slide Show Settings</link></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/02/08020000.xhp b/source/text/simpress/02/08020000.xhp
index 1c5566dd0a..c7d3cb62f3 100644
--- a/source/text/simpress/02/08020000.xhp
+++ b/source/text/simpress/02/08020000.xhp
@@ -29,9 +29,9 @@
<body>
<section id="current_size">
<bookmark xml-lang="en-US" branch="hid/.uno:Position" id="bm_id3146119" localize="false"/>
-<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/02/08020000.xhp" name="Current Size">Current Size</link></paragraph>
+<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/02/08020000.xhp">Current Size</link></paragraph>
<paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".uno:Position">Displays the X and Y position of the cursor and the size of the selected object.</ahelp></paragraph>
</section>
-<paragraph role="paragraph" id="par_id3154510" xml-lang="en-US">This Status bar field uses the same measurement units as the rulers. You can define the units by choosing <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01070500.xhp" name="Presentation - General"><emph>%PRODUCTNAME Impress - General</emph></link>.</paragraph>
+<paragraph role="paragraph" id="par_id3154510" xml-lang="en-US">This Status bar field uses the same measurement units as the rulers. You can define the units by choosing <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01070500.xhp"><emph>%PRODUCTNAME Impress - General</emph></link>.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/02/08060000.xhp b/source/text/simpress/02/08060000.xhp
index 8b0d1e4a22..fef9d162c5 100644
--- a/source/text/simpress/02/08060000.xhp
+++ b/source/text/simpress/02/08060000.xhp
@@ -33,7 +33,7 @@
<section id="current_slide">
<bookmark branch="hid/.uno:PageStatus" xml-lang="en-US" id="bm_id3146121" localize="false"/>
-<paragraph id="hd_id3159153" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/02/08060000.xhp" name="Current Slide/Level">Current Slide/Level</link></paragraph>
+<paragraph id="hd_id3159153" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/02/08060000.xhp">Current Slide/Level</link></paragraph>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3153190"><ahelp hid=".uno:PageStatus" visibility="visible">Displays the current slide number followed by the total number of slides.</ahelp></paragraph>
</section>
<paragraph role="note" id="par_id3149126" xml-lang="en-US">In Layer Mode, the name of the layer containing the selected object is displayed.</paragraph>
diff --git a/source/text/simpress/02/10020000.xhp b/source/text/simpress/02/10020000.xhp
index 53d5955d84..301b4622bf 100644
--- a/source/text/simpress/02/10020000.xhp
+++ b/source/text/simpress/02/10020000.xhp
@@ -39,7 +39,7 @@
<bookmark_value>hand icon for moving slides</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ZoomToolBox" id="bm_id2780843" localize="false"/>
-<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="1"><link href="text/simpress/02/10020000.xhp" name="Zoom">Zoom</link></paragraph>
+<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="1"><link href="text/simpress/02/10020000.xhp">Zoom</link></paragraph>
<paragraph role="paragraph" id="par_id3147339" xml-lang="en-US"><ahelp hid=".uno:ZoomToolBox">Reduces or enlarges the screen display of the current document. Click the arrow next to the icon to open the <emph>Zoom</emph> toolbar.</ahelp></paragraph>
</section>
<section id="syzoom">
diff --git a/source/text/simpress/02/10030000.xhp b/source/text/simpress/02/10030000.xhp
index ad9ff692d7..45b6d7412a 100644
--- a/source/text/simpress/02/10030000.xhp
+++ b/source/text/simpress/02/10030000.xhp
@@ -44,7 +44,7 @@
</bookmark><comment>mw made "slanting;..." a one level entry</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:AdvancedMode" id="bm_id7263969" localize="false"/>
<section id="transformations">
-<h1 id="hd_id3147264"><link href="text/simpress/02/10030000.xhp" name="Transformations">Transformations</link></h1>
+<h1 id="hd_id3147264"><link href="text/simpress/02/10030000.xhp">Transformations</link></h1>
<paragraph role="paragraph" id="par_id3153965" xml-lang="en-US"><ahelp hid=".uno:AdvancedMode">Modifies the shape, orientation or fill of the selected object(s).</ahelp></paragraph>
</section>
diff --git a/source/text/simpress/02/10030200.xhp b/source/text/simpress/02/10030200.xhp
index 51ff30e34b..c98972011b 100644
--- a/source/text/simpress/02/10030200.xhp
+++ b/source/text/simpress/02/10030200.xhp
@@ -31,7 +31,7 @@
</bookmark>
<paragraph role="heading" id="hd_id3149948" xml-lang="en-US" level="1"><variable id="gluepointsbar"><link href="text/simpress/02/10030200.xhp">Gluepoints Bar</link>
</variable></paragraph>
-<paragraph role="paragraph" id="par_id3159206" xml-lang="en-US"><ahelp hid=".">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href="text/simpress/02/10100000.xhp" name="connector">connector</link> line. </ahelp> By default, <item type="productname">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create.</paragraph>
+<paragraph role="paragraph" id="par_id3159206" xml-lang="en-US"><ahelp hid=".">Insert or modify the properties of a gluepoint. A gluepoint is a point where you can attach a <link href="text/simpress/02/10100000.xhp">connector</link> line. </ahelp> By default, <item type="productname">%PRODUCTNAME</item> automatically places a gluepoint at the center of each side of the bounding rectangle for every object you create.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000402.xhp#gluebar"/>
</section>
diff --git a/source/text/simpress/02/10050000.xhp b/source/text/simpress/02/10050000.xhp
index fd279bb1d3..0e008f6dc3 100644
--- a/source/text/simpress/02/10050000.xhp
+++ b/source/text/simpress/02/10050000.xhp
@@ -36,7 +36,7 @@
<bookmark_value>inserting; callouts in presentations</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:TextToolbox" id="bm_id6874574" localize="false"/>
-<paragraph role="heading" id="hd_id3152994" xml-lang="en-US" level="1"><link href="text/simpress/02/10050000.xhp" name="Text">Text</link></paragraph>
+<paragraph role="heading" id="hd_id3152994" xml-lang="en-US" level="1"><link href="text/simpress/02/10050000.xhp">Text</link></paragraph>
<paragraph role="paragraph" id="par_id3163709" xml-lang="en-US"><ahelp hid=".uno:TextToolbox">The <emph>Text</emph> toolbar contains some icons to enter different types of text boxes.</ahelp></paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/.uno:Text" id="bm_id1949355" localize="false"/>
diff --git a/source/text/simpress/02/10060000.xhp b/source/text/simpress/02/10060000.xhp
index ce1290faff..438181720a 100644
--- a/source/text/simpress/02/10060000.xhp
+++ b/source/text/simpress/02/10060000.xhp
@@ -36,7 +36,7 @@
<bookmark_value>inserting;rectangles</bookmark_value>
</bookmark><comment>mw added "inserting;..." and made "rectangles;..." a one level entry</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:RectangleToolbox" id="bm_id7845893" localize="false"/>
-<paragraph role="heading" id="hd_id3159204" xml-lang="en-US" level="1"><link href="text/simpress/02/10060000.xhp" name="Rectangles">Rectangles</link></paragraph>
+<paragraph role="heading" id="hd_id3159204" xml-lang="en-US" level="1"><link href="text/simpress/02/10060000.xhp">Rectangles</link></paragraph>
<paragraph role="paragraph" id="par_id3145112" xml-lang="en-US"><ahelp hid=".uno:RectangleToolbox">Using Customize Toolbar, you can add the <emph>Legacy Rectangles</emph> toolbar.</ahelp></paragraph>
<embed href="text/shared/guide/round_corner.xhp#round_corner"/>
<paragraph role="heading" id="hd_id3150396" xml-lang="en-US" level="2">Rectangle</paragraph>
diff --git a/source/text/simpress/02/10070000.xhp b/source/text/simpress/02/10070000.xhp
index ae6b4fcd60..41947264b1 100644
--- a/source/text/simpress/02/10070000.xhp
+++ b/source/text/simpress/02/10070000.xhp
@@ -36,7 +36,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3148841"><bookmark_value>inserting; ellipses</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:EllipseToolbox" id="bm_id3718633" localize="false"/>
-<paragraph role="heading" id="hd_id3148841" xml-lang="en-US" level="1"><link href="text/simpress/02/10070000.xhp" name="Ellipse">Ellipse</link></paragraph>
+<paragraph role="heading" id="hd_id3148841" xml-lang="en-US" level="1"><link href="text/simpress/02/10070000.xhp">Ellipse</link></paragraph>
<paragraph role="paragraph" id="par_id3153248" xml-lang="en-US"><ahelp hid=".uno:EllipseToolbox">Using Customize Toolbar, you can add the Ellipse icon which opens the <emph>Legacy Circles and Ovals</emph> toolbar.</ahelp><comment>i60204</comment></paragraph>
</section>
<paragraph role="heading" id="hd_id3154762" xml-lang="en-US" level="2">Ellipse</paragraph>
diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp
index fe48a8e973..fb338448be 100644
--- a/source/text/simpress/02/10080000.xhp
+++ b/source/text/simpress/02/10080000.xhp
@@ -40,7 +40,7 @@
<paragraph role="paragraph" id="par_id3149050" xml-lang="en-US" localize="false"/>
<section id="curve">
<bookmark xml-lang="en-US" branch="hid/.uno:LineToolbox" id="bm_id3145114" localize="false"/>
-<paragraph role="heading" id="hd_id3149875" xml-lang="en-US" level="1"><link href="text/simpress/02/10080000.xhp" name="Curve">Curve</link></paragraph>
+<paragraph role="heading" id="hd_id3149875" xml-lang="en-US" level="1"><link href="text/simpress/02/10080000.xhp">Curve</link></paragraph>
<paragraph role="paragraph" id="par_id3147301" xml-lang="en-US"><ahelp hid=".uno:LineToolbox">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3157873" xml-lang="en-US">If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select="sys"><caseinline select="MAC">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one.</paragraph>
diff --git a/source/text/simpress/02/10090000.xhp b/source/text/simpress/02/10090000.xhp
index 37ce7df756..450566f700 100644
--- a/source/text/simpress/02/10090000.xhp
+++ b/source/text/simpress/02/10090000.xhp
@@ -43,7 +43,7 @@
<paragraph role="paragraph" id="par_id3150208" xml-lang="en-US" localize="false"/>
<section id="objects">
<bookmark xml-lang="en-US" branch="hid/.uno:Objects3DToolbox" id="bm_id3152994" localize="false"/>
-<paragraph role="heading" id="hd_id3159238" xml-lang="en-US" level="1"><link href="text/simpress/02/10090000.xhp" name="3D Objects">3D Objects</link></paragraph>
+<paragraph role="heading" id="hd_id3159238" xml-lang="en-US" level="1"><link href="text/simpress/02/10090000.xhp">3D Objects</link></paragraph>
<paragraph role="paragraph" id="par_id3152900" xml-lang="en-US"><ahelp hid=".uno:Objects3DToolbox">Opens the <emph>3D Objects</emph> toolbar. The objects are three dimensional, with depth, illumination, and reflection.</ahelp> Each inserted object initially forms a 3D scene. You can press F3 to enter the scene. For these 3D objects, you can open the 3D Effects dialog to edit the properties.</paragraph>
</section>
<section id="syobjects">
@@ -128,7 +128,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:Cyramid" id="bm_id3145419" localize="false"/>
<paragraph role="heading" id="hd_id3158408" xml-lang="en-US" level="2">Pyramid</paragraph>
-<paragraph role="paragraph" id="par_id3147511" xml-lang="en-US"><ahelp hid=".uno:Cyramid">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down Shift while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects </emph>dialog and click the <link href="text/shared/01/05350200.xhp" name="Geometry"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3147511" xml-lang="en-US"><ahelp hid=".uno:Cyramid">Draws a pyramid with a square base where you drag in the slide. To draw a pyramid with a rectangular base, hold down Shift while you drag. To define a different polygon for the base of the pyramid, open the <emph>3D Effects </emph>dialog and click the <link href="text/shared/01/05350200.xhp"><emph>Geometry</emph></link> tab. In the <emph>Segments</emph> area, enter the number of sides for the polygon in the box labeled <emph>Horizontal</emph>, and then click the green checkmark.</ahelp></paragraph>
<table id="tbl_id3154280">
<tablerow>
<tablecell colspan="" rowspan="">
diff --git a/source/text/simpress/02/10100000.xhp b/source/text/simpress/02/10100000.xhp
index fc5d706000..7d394b2538 100644
--- a/source/text/simpress/02/10100000.xhp
+++ b/source/text/simpress/02/10100000.xhp
@@ -29,7 +29,7 @@
<body>
<section id="connectors">
<bookmark xml-lang="en-US" branch="hid/.uno:ConnectorToolbox" id="bm_id6113909" localize="false"/>
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/10100000.xhp" name="Connectors">Connectors</link></paragraph>
+<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/10100000.xhp">Connectors</link></paragraph>
<table id="tbl_id3154512">
<tablerow>
<tablecell>
@@ -61,7 +61,7 @@
</listitem>
</list>
-<paragraph role="paragraph" id="par_id3148604" xml-lang="en-US">When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href="text/simpress/02/10030200.xhp" name="gluepoint">gluepoints</link> to an object.</paragraph>
+<paragraph role="paragraph" id="par_id3148604" xml-lang="en-US">When you click a connector and move your mouse pointer over a filled object, or the edge of an unfilled object, gluepoints appear. A gluepoint is a fixed point where you can attach a connector line. You can add custom <link href="text/simpress/02/10030200.xhp">gluepoints</link> to an object.</paragraph>
<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US">To draw a connector line, click a gluepoint on an object, drag to a gluepoint on another object, and then release. You can also drag to an empty part of you document and click. The unattached end of the connector is locked in place, until you drag the end to a different location. To detach a connector, drag either end of the connector line to a different location.</paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:Connector" id="bm_id9771135" localize="false"/>
<paragraph role="heading" id="hd_id3147297" xml-lang="en-US" level="2">Connector</paragraph>
diff --git a/source/text/simpress/02/10110000.xhp b/source/text/simpress/02/10110000.xhp
index 0c36f287b8..f2242b9321 100644
--- a/source/text/simpress/02/10110000.xhp
+++ b/source/text/simpress/02/10110000.xhp
@@ -26,7 +26,7 @@
<body>
<section id="insert">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertToolbox" id="bm_id3192356" localize="false"/>
-<h1 id="hd_id3149945"><link href="text/simpress/02/10110000.xhp" name="Insert">Insert</link></h1>
+<h1 id="hd_id3149945"><link href="text/simpress/02/10110000.xhp">Insert</link></h1>
</section>
<section id="syinsert">
<table id="tbl_id3153251">
@@ -43,30 +43,30 @@
</table>
</section>
<paragraph role="paragraph" id="par_id3147401" xml-lang="en-US"><ahelp hid=".uno:InsertToolbox">Open the <emph>Insert</emph> toolbar, where you can add objects, including charts, spreadsheets, and images, to your document.</ahelp></paragraph>
-<h2 id="hd_id3149028"><link href="text/simpress/01/new_slide.xhp" name="Slide">Slide</link></h2>
+<h2 id="hd_id3149028"><link href="text/simpress/01/new_slide.xhp">Slide</link></h2>
<embed href="text/simpress/01/new_slide.xhp#seitetext"/>
<embed href="text/simpress/00/slide_menu.xhp#insertslide"/>
-<h2 id="hd_id3154558"><link href="text/shared/01/04160500.xhp" name="Floating Frame">Floating Frame</link></h2>
+<h2 id="hd_id3154558"><link href="text/shared/01/04160500.xhp">Floating Frame</link></h2>
<embed href="text/shared/01/04160500.xhp#frameeinfuegentext"/>
<embed href="text/shared/00/00000404.xhp#syframe"/>
<embed href="text/simpress/01/04110100.xhp#insertslidepageobject"/>
<embed href="text/simpress/00/00000404.xhp#syfile"/>
-<h2 id="hd_id3150567"><link href="text/simpress/01/04080100.xhp" name="Spreadsheet">Spreadsheet</link></h2>
+<h2 id="hd_id3150567"><link href="text/simpress/01/04080100.xhp">Spreadsheet</link></h2>
<embed href="text/simpress/01/04080100.xhp#tabelletext"/>
<embed href="text/simpress/00/00000404.xhp#syinsert_table"/>
-<h2 id="hd_id3155986"><link href="text/shared/01/04140000.xhp" name="From File">From File</link></h2>
+<h2 id="hd_id3155986"><link href="text/shared/01/04140000.xhp">From File</link></h2>
<embed href="text/shared/01/04140000.xhp#grafiktext"/>
<embed href="text/shared/00/00000404.xhp#syimage"/>
<embed href="text/shared/01/moviesound.xhp#moviesound"/>
<embed href="text/shared/00/00000404.xhp#symoviesound"/>
-<h2 id="hd_id3145826"><link href="text/shared/01/04160300.xhp" name="Formula">Formula</link></h2>
+<h2 id="hd_id3145826"><link href="text/shared/01/04160300.xhp">Formula</link></h2>
<embed href="text/shared/01/04160300.xhp#starmath"/>
<embed href="text/shared/00/00000404.xhp#systarmath"/>
<h2 id="hd_id3157904"><link href="text/shared/guide/chart_insert.xhp">Chart</link></h2>
<embed href="text/shared/00/00000404.xhp#systarchart"/>
-<h2 id="hd_id3153004"><link href="text/shared/01/04150100.xhp" name="OLE Object">OLE Object</link></h2>
+<h2 id="hd_id3153004"><link href="text/shared/01/04150100.xhp">OLE Object</link></h2>
<embed href="text/shared/01/04150100.xhp#ole"/>
<embed href="text/shared/00/00000404.xhp#syole"/>
</body>
diff --git a/source/text/simpress/02/10120000.xhp b/source/text/simpress/02/10120000.xhp
index c34eb8b46f..8c0356f8e0 100644
--- a/source/text/simpress/02/10120000.xhp
+++ b/source/text/simpress/02/10120000.xhp
@@ -35,7 +35,7 @@
<bookmark_value>dimension lines; drawing</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ArrowsToolbox" id="bm_id4119521" localize="false"/>
-<paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="1"><link href="text/simpress/02/10120000.xhp" name="Arrows">Arrows</link></paragraph>
+<paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="1"><link href="text/simpress/02/10120000.xhp">Arrows</link></paragraph>
<paragraph role="paragraph" id="par_id3145790" xml-lang="en-US"><ahelp hid=".uno:ArrowsToolbox">Open the <emph>Arrows</emph> toolbar, where you can add straight lines, lines with arrows, and dimension lines to the current slide or page.</ahelp></paragraph>
<paragraph role="tip" id="par_idN1071F" xml-lang="en-US">If you want, you can add an arrow after you draw a line by choosing Format - Line, and then selecting an arrow style from the Style box.</paragraph>
<paragraph role="heading" id="hd_id3153811" xml-lang="en-US" level="2">Line</paragraph>
@@ -162,7 +162,7 @@
<paragraph role="paragraph" id="par_id3146124" xml-lang="en-US"><ahelp hid=".uno:MeasureLine">Draws a line that displays the dimension length bounded by guides.</ahelp> Dimension lines automatically calculate and display linear dimensions. To draw a dimension line, open the <emph>Arrows</emph> toolbar, and click the <emph>Dimension Line</emph> icon. Move your pointer to where you want the line to start and drag to draw the dimension line. Release when finished.</paragraph>
<paragraph role="tip" id="par_id3148407" xml-lang="en-US">If you want the dimension line to be the same length as the side of a nearby object, hold down the <switchinline select="sys"><caseinline select="MAC">Command
</caseinline><defaultinline>Ctrl</defaultinline></switchinline> key while dragging. To constrain the dimension line to 45 degrees, hold down the Shift key while dragging.</paragraph>
-<paragraph role="paragraph" id="par_id3148986" xml-lang="en-US">In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href="text/sdraw/guide/layer_tipps.xhp" name="layer">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing.</paragraph>
+<paragraph role="paragraph" id="par_id3148986" xml-lang="en-US">In %PRODUCTNAME Draw, a dimension line is always inserted on the <link href="text/sdraw/guide/layer_tipps.xhp">layer</link> called <emph>Dimension Lines</emph>. If you set that layer to invisible, you will not see any dimension line in your drawing.</paragraph>
<section id="sydimension_line">
<table id="tbl_id3143281">
<tablerow>
diff --git a/source/text/simpress/02/11060000.xhp b/source/text/simpress/02/11060000.xhp
index a93fa2b4dd..3f9a31c67d 100644
--- a/source/text/simpress/02/11060000.xhp
+++ b/source/text/simpress/02/11060000.xhp
@@ -30,8 +30,8 @@
<section id="first_level">
<bookmark branch="index" xml-lang="en-US" id="bm_id3153142"><bookmark_value>levels; hiding</bookmark_value><bookmark_value>hiding; levels</bookmark_value></bookmark>
<bookmark branch="hid/.uno:OutlineCollapseAll" xml-lang="en-US" id="bm_id3153191" localize="false"/>
-<h1 id="hd_id3153142"><link href="text/simpress/02/11060000.xhp" name="First Level">Show Only First Level</link></h1>
- <paragraph role="paragraph" id="par_id3151076" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapseAll">Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the <link href="text/simpress/02/11070000.xhp" name="All Levels"><menuitem>Show All Levels</menuitem></link> icon.</ahelp></paragraph>
+<h1 id="hd_id3153142"><link href="text/simpress/02/11060000.xhp">Show Only First Level</link></h1>
+ <paragraph role="paragraph" id="par_id3151076" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapseAll">Hides all of the headings of the slides in the current slide show except for the titles of the slides. Hidden headings are indicated by a black line in front of a slide title. To show the headings, click the <link href="text/simpress/02/11070000.xhp"><menuitem>Show All Levels</menuitem></link> icon.</ahelp></paragraph>
</section>
<section id="syfirst_level">
<table id="tbl_id3155443">
diff --git a/source/text/simpress/02/11070000.xhp b/source/text/simpress/02/11070000.xhp
index f9a8bd73ed..8ace85fbef 100644
--- a/source/text/simpress/02/11070000.xhp
+++ b/source/text/simpress/02/11070000.xhp
@@ -30,8 +30,8 @@
<section id="all_levels">
<bookmark branch="index" xml-lang="en-US" id="bm_id3153728"><bookmark_value>levels; showing</bookmark_value><bookmark_value>showing; levels</bookmark_value></bookmark>
<bookmark branch="hid/.uno:OutlineExpandAll" xml-lang="en-US" id="bm_id3146121" localize="false"/>
-<h1 id="hd_id3153728"><link href="text/simpress/02/11070000.xhp" name="All Levels">Show All Levels</link></h1>
- <paragraph role="paragraph" id="par_id3154492" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineExpandAll">Displays the hidden headings of the slides in the current slide show. To hide all of the headings in the current slide show, except for the slide titles, click the <link href="text/simpress/02/11060000.xhp" name="First Level"><menuitem>Show Only First Level</menuitem></link> icon.</ahelp></paragraph>
+<h1 id="hd_id3153728"><link href="text/simpress/02/11070000.xhp">Show All Levels</link></h1>
+ <paragraph role="paragraph" id="par_id3154492" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineExpandAll">Displays the hidden headings of the slides in the current slide show. To hide all of the headings in the current slide show, except for the slide titles, click the <link href="text/simpress/02/11060000.xhp"><menuitem>Show Only First Level</menuitem></link> icon.</ahelp></paragraph>
</section>
<section id="syall_levels">
<table id="tbl_id3149018">
diff --git a/source/text/simpress/02/11080000.xhp b/source/text/simpress/02/11080000.xhp
index 9510d0ad37..ce4235b67d 100644
--- a/source/text/simpress/02/11080000.xhp
+++ b/source/text/simpress/02/11080000.xhp
@@ -32,8 +32,8 @@
<section id="hide_subpoints">
<bookmark branch="index" xml-lang="en-US" id="bm_id3146119"><bookmark_value>subpoints; hiding</bookmark_value><bookmark_value>hiding; subpoints</bookmark_value></bookmark>
<bookmark branch="hid/.uno:OutlineCollapse" xml-lang="en-US" id="bm_id3154014" localize="false"/>
-<h1 id="hd_id3146119"><link href="text/simpress/02/11080000.xhp" name="Hide Subpoints">Hide Subpoints</link> </h1>
- <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapse">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href="text/simpress/02/11090000.xhp" name="Show Subpoints"><emph>Show Subpoints</emph></link> icon.</ahelp></paragraph>
+<h1 id="hd_id3146119"><link href="text/simpress/02/11080000.xhp">Hide Subpoints</link> </h1>
+ <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineCollapse">Hides the subheadings of a selected heading. Hidden subheadings are indicated by a black line in front of a heading. To show the lower level headings, click the <link href="text/simpress/02/11090000.xhp"><emph>Show Subpoints</emph></link> icon.</ahelp></paragraph>
</section>
<section id="syhide_subpoints">
<table id="tbl_id3153714">
diff --git a/source/text/simpress/02/11090000.xhp b/source/text/simpress/02/11090000.xhp
index 48aacc42bf..990be2444e 100644
--- a/source/text/simpress/02/11090000.xhp
+++ b/source/text/simpress/02/11090000.xhp
@@ -32,8 +32,8 @@
<section id="show_subpoints">
<bookmark branch="index" xml-lang="en-US" id="bm_id3153144"><bookmark_value>subpoints; showing</bookmark_value><bookmark_value>showing; subpoints</bookmark_value></bookmark>
<bookmark branch="hid/.uno:OutlineExpand" xml-lang="en-US" id="bm_id3153191" localize="false"/>
-<h1 id="hd_id3153144"><link href="text/simpress/02/11090000.xhp" name="Show Subpoints">Show Subpoints</link> </h1>
- <paragraph role="paragraph" id="par_id3154510" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineExpand">Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click <link href="text/simpress/02/11080000.xhp" name="Hide Subpoints"><emph>Hide Subpoints</emph></link> icon.</ahelp></paragraph>
+<h1 id="hd_id3153144"><link href="text/simpress/02/11090000.xhp">Show Subpoints</link> </h1>
+ <paragraph role="paragraph" id="par_id3154510" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:OutlineExpand">Displays the hidden subheadings of a selected heading. To hide the subheadings of a selected heading, click <link href="text/simpress/02/11080000.xhp"><emph>Hide Subpoints</emph></link> icon.</ahelp></paragraph>
</section>
<section id="syshow_subpoints">
<table id="tbl_id3155443">
diff --git a/source/text/simpress/02/11100000.xhp b/source/text/simpress/02/11100000.xhp
index 8d76c03217..334d4fa19c 100644
--- a/source/text/simpress/02/11100000.xhp
+++ b/source/text/simpress/02/11100000.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3150012"><bookmark_value>formatting;slides headings</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:OutlineFormat" id="bm_id3149667" localize="false"/>
-<h1 id="hd_id3150012" xml-lang="en-US"><link href="text/simpress/02/11100000.xhp" name="Formatting On/Off">Show Formatting</link></h1>
+<h1 id="hd_id3150012" xml-lang="en-US"><link href="text/simpress/02/11100000.xhp">Show Formatting</link></h1>
<paragraph role="paragraph" id="par_id3151073" xml-lang="en-US"><ahelp hid=".uno:OutlineFormat">Shows or hides the character formatting of the slide headings. To change the character formatting of a heading, open the <emph>Styles</emph> window, right-click a style, and then choose <emph>Modify</emph>.</ahelp></paragraph>
</section>
<section id="syformatting">
diff --git a/source/text/simpress/02/11110000.xhp b/source/text/simpress/02/11110000.xhp
index c1999e4363..43a2835134 100644
--- a/source/text/simpress/02/11110000.xhp
+++ b/source/text/simpress/02/11110000.xhp
@@ -33,7 +33,7 @@
<bookmark_value>black and white view</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ColorView" id="bm_id3152598" localize="false"/>
-<h1 id="hd_id3154011" xml-lang="en-US"><link href="text/simpress/02/11110000.xhp" name="Black and White">Black and White</link></h1>
+<h1 id="hd_id3154011" xml-lang="en-US"><link href="text/simpress/02/11110000.xhp">Black and White</link></h1>
<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US"><ahelp hid=".uno:ColorView">Shows your slides in black and white only.</ahelp></paragraph>
</section>
<section id="syblack_and_white">
diff --git a/source/text/simpress/02/13010000.xhp b/source/text/simpress/02/13010000.xhp
index 14fe290377..6b1d1c5ba0 100644
--- a/source/text/simpress/02/13010000.xhp
+++ b/source/text/simpress/02/13010000.xhp
@@ -30,8 +30,8 @@
<bookmark branch="hid/.uno:GlueEditMode" xml-lang="en-US" id="bm_id3150012" localize="false"/>
-<h1 id="hd_id3153144"><link href="text/simpress/02/13010000.xhp" name="Gluepoints">Gluepoints</link></h1>
- <paragraph role="paragraph" id="par_id3146120" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:GlueEditMode">Insert or modify the properties of a gluepoint. A gluepoint is a custom connection point where you can attach a <link href="text/simpress/02/10100000.xhp" name="connector">connector</link> line.</ahelp></paragraph>
+<h1 id="hd_id3153144"><link href="text/simpress/02/13010000.xhp">Gluepoints</link></h1>
+ <paragraph role="paragraph" id="par_id3146120" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:GlueEditMode">Insert or modify the properties of a gluepoint. A gluepoint is a custom connection point where you can attach a <link href="text/simpress/02/10100000.xhp">connector</link> line.</ahelp></paragraph>
<table id="tbl_id3154510">
diff --git a/source/text/simpress/02/13020000.xhp b/source/text/simpress/02/13020000.xhp
index 1a12f03940..efd8790382 100644
--- a/source/text/simpress/02/13020000.xhp
+++ b/source/text/simpress/02/13020000.xhp
@@ -34,7 +34,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id2825428"><bookmark_value>rotation mode</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ClickChangeRotation" id="bm_id3153728" localize="false"/>
-<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/13020000.xhp" name="Rotation Mode after Clicking Object">Rotation Mode after Clicking Object</link></paragraph>
+<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/13020000.xhp">Rotation Mode after Clicking Object</link></paragraph>
<paragraph role="paragraph" id="par_id3154320" xml-lang="en-US"><ahelp hid=".uno:ClickChangeRotation">Changes the mouse-click behavior, so that rotation handles appear after you click an object, and then click it again.</ahelp> Drag a handle to rotate the object in the direction you want.</paragraph>
</section>
<section id="syrotation_mode">
diff --git a/source/text/simpress/02/13030000.xhp b/source/text/simpress/02/13030000.xhp
index e99ab972df..0c429d8eeb 100644
--- a/source/text/simpress/02/13030000.xhp
+++ b/source/text/simpress/02/13030000.xhp
@@ -34,7 +34,7 @@
<bookmark_value>effects; preview</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:AnimationMode" id="bm_id3146121" localize="false"/>
-<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><link href="text/simpress/02/13030000.xhp" name="Allow Effects">Allow Effects</link></paragraph>
+<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><link href="text/simpress/02/13030000.xhp">Allow Effects</link></paragraph>
<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US"><ahelp hid=".uno:AnimationMode">Plays a preview of an animation effect that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp></paragraph>
<table id="tbl_id3154756">
<tablerow>
diff --git a/source/text/simpress/02/13040000.xhp b/source/text/simpress/02/13040000.xhp
index 8295ae4346..39a829a87a 100644
--- a/source/text/simpress/02/13040000.xhp
+++ b/source/text/simpress/02/13040000.xhp
@@ -34,7 +34,7 @@
<bookmark_value>allowing; interaction</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ActionMode" id="bm_id3145297" localize="false"/>
-<paragraph role="heading" id="hd_id3148386" xml-lang="en-US" level="1"><link href="text/simpress/02/13040000.xhp" name="Allow Interaction">Allow Interaction</link></paragraph>
+<paragraph role="heading" id="hd_id3148386" xml-lang="en-US" level="1"><link href="text/simpress/02/13040000.xhp">Allow Interaction</link></paragraph>
<paragraph role="paragraph" id="par_id3150266" xml-lang="en-US"><ahelp hid=".uno:ActionMode">Runs a preview of the interaction that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp></paragraph>
<table id="tbl_id3155817">
<tablerow>
diff --git a/source/text/simpress/02/13050000.xhp b/source/text/simpress/02/13050000.xhp
index dc3f7d9f0f..79163f4010 100644
--- a/source/text/simpress/02/13050000.xhp
+++ b/source/text/simpress/02/13050000.xhp
@@ -35,7 +35,7 @@
<bookmark_value>showing; guides</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:HelplinesVisible" id="bm_id3153144" localize="false"/>
-<paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="1"><link href="text/simpress/02/13050000.xhp" name="Show Snap Lines">Show Snap Lines</link></paragraph>
+<paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="1"><link href="text/simpress/02/13050000.xhp">Show Snap Lines</link></paragraph>
<paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp hid=".uno:HelplinesVisible">Shows or hides snap lines so can you align objects on your slide. To remove a snap line, drag it off the slide.</ahelp></paragraph>
</section>
<section id="syshow_snap_lines">
diff --git a/source/text/simpress/02/13060000.xhp b/source/text/simpress/02/13060000.xhp
index 88a86a1c08..91cdb5b8bf 100644
--- a/source/text/simpress/02/13060000.xhp
+++ b/source/text/simpress/02/13060000.xhp
@@ -32,7 +32,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:DoubleClickTextEdit" id="bm_id3147434" localize="false"/>
-<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/13060000.xhp" name="Double-Click to add Text">Double-Click to add Text</link></paragraph>
+<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/13060000.xhp">Double-Click to add Text</link></paragraph>
<paragraph role="paragraph" id="par_id3149378" xml-lang="en-US"><ahelp hid=".uno:DoubleClickTextEdit">Changes the mouse-click behavior, so that you can double-click an object to add or edit text.</ahelp></paragraph>
</section>
<section id="sydoubleclick_textedit">
diff --git a/source/text/simpress/02/13090000.xhp b/source/text/simpress/02/13090000.xhp
index bced333af5..00b84e08e7 100644
--- a/source/text/simpress/02/13090000.xhp
+++ b/source/text/simpress/02/13090000.xhp
@@ -32,7 +32,7 @@
<bookmark_value>objects; with attributes</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:SolidCreate" id="bm_id8691281" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3152596" role="heading" level="1"><link href="text/simpress/02/13090000.xhp" name="Create Object with Attributes">Modify Object with Attributes</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3152596" role="heading" level="1"><link href="text/simpress/02/13090000.xhp">Modify Object with Attributes</link></paragraph>
<paragraph xml-lang="en-US" id="par_id3151074" role="paragraph"><ahelp hid=".uno:SolidCreate">If this icon on the <emph>Options</emph> bar is activated, objects are shown with their attributes, but with 50% transparency, while you move or draw them.</ahelp> If this icon is not activated, only a contour is shown while drawing, and the object is shown with all attributes when you release the mouse button.</paragraph>
</section>
<section id="syobject_with_attributes">
diff --git a/source/text/simpress/02/13100000.xhp b/source/text/simpress/02/13100000.xhp
index 29503e686d..3c085f4243 100644
--- a/source/text/simpress/02/13100000.xhp
+++ b/source/text/simpress/02/13100000.xhp
@@ -31,7 +31,7 @@
<section id="exit_all_groups">
<bookmark branch="hid/.uno:LeaveAllGroups" xml-lang="en-US" id="bm_id3159155" localize="false"/>
-<h1 id="hd_id3153188"><link href="text/simpress/02/13100000.xhp" name="Exit all Groups">Exit all Groups</link></h1>
+<h1 id="hd_id3153188"><link href="text/simpress/02/13100000.xhp">Exit all Groups</link></h1>
<paragraph role="paragraph" id="par_id3150011" xml-lang="en-US"><ahelp hid=".uno:LeaveAllGroups" visibility="visible">Exits all groups and returns to normal view.</ahelp></paragraph>
</section>
<section id="syexit_all_groups">
diff --git a/source/text/simpress/02/13140000.xhp b/source/text/simpress/02/13140000.xhp
index 526fa788ef..178d4a5132 100644
--- a/source/text/simpress/02/13140000.xhp
+++ b/source/text/simpress/02/13140000.xhp
@@ -25,7 +25,7 @@
</topic>
</meta>
<body>
-<h1 id="hd_id3153726" xml-lang="en-US"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines">Snap to Snap Guides</link></h1>
+<h1 id="hd_id3153726" xml-lang="en-US"><link href="text/simpress/02/13140000.xhp">Snap to Snap Guides</link></h1>
<embed href="text/shared/optionen/01070300.xhp#anlinie"/>
<section id="sysnap_to_snap_guides">
<table id="tbl_id3145799">
diff --git a/source/text/simpress/02/13150000.xhp b/source/text/simpress/02/13150000.xhp
index ee378dda4b..5a8ca7a992 100644
--- a/source/text/simpress/02/13150000.xhp
+++ b/source/text/simpress/02/13150000.xhp
@@ -29,7 +29,7 @@
<body>
- <h1 id="hd_id3150441"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins">Snap to Page Margins</link></h1>
+ <h1 id="hd_id3150441"><link href="text/simpress/02/13150000.xhp">Snap to Page Margins</link></h1>
<embed href="text/shared/optionen/01070300.xhp#seitenrand"/>
<embed href="text/shared/optionen/01070300.xhp#seittext"/>
<section id="sysnap_to_page_margins">
diff --git a/source/text/simpress/02/13160000.xhp b/source/text/simpress/02/13160000.xhp
index 597aaa8f27..2abeea70d1 100644
--- a/source/text/simpress/02/13160000.xhp
+++ b/source/text/simpress/02/13160000.xhp
@@ -24,7 +24,7 @@
</topic>
</meta>
<body>
-<h1 id="hd_id3125865"><link href="text/simpress/02/13160000.xhp" name="Snap to Object Border">Snap to Object Border</link></h1>
+<h1 id="hd_id3125865"><link href="text/simpress/02/13160000.xhp">Snap to Object Border</link></h1>
<embed href="text/shared/optionen/01070300.xhp#rahmen"/>
<embed href="text/shared/optionen/01070300.xhp#rahmtext"/>
<section id="sysnap_to_object_border">
diff --git a/source/text/simpress/02/13170000.xhp b/source/text/simpress/02/13170000.xhp
index 8ae8f49648..8aa525628c 100644
--- a/source/text/simpress/02/13170000.xhp
+++ b/source/text/simpress/02/13170000.xhp
@@ -29,7 +29,7 @@
<body>
- <h1 id="hd_id3150870"><link href="text/simpress/02/13170000.xhp" name="Snap to Object Points">Snap to Object Points</link></h1>
+ <h1 id="hd_id3150870"><link href="text/simpress/02/13170000.xhp">Snap to Object Points</link></h1>
<embed href="text/shared/optionen/01070300.xhp#opunkte"/>
<embed href="text/shared/optionen/01070300.xhp#opunktetext"/>
<section id="sysnap_to_object_points">
diff --git a/source/text/simpress/02/13180000.xhp b/source/text/simpress/02/13180000.xhp
index 8a4dde2933..ae48041fa1 100644
--- a/source/text/simpress/02/13180000.xhp
+++ b/source/text/simpress/02/13180000.xhp
@@ -24,7 +24,7 @@
</topic>
</meta>
<body>
-<h1 id="hd_id3154758"><link href="text/simpress/02/13180000.xhp" name="Allow Quick Editing">Allow Quick Editing</link></h1>
+<h1 id="hd_id3154758"><link href="text/simpress/02/13180000.xhp">Allow Quick Editing</link></h1>
<embed href="text/shared/optionen/01070500.xhp#schnellbearb"/>
<section id="syallow_quick_editing">
<table id="tbl_id3125863">
diff --git a/source/text/simpress/02/13190000.xhp b/source/text/simpress/02/13190000.xhp
index 8aee1a1952..f5ceaed31a 100644
--- a/source/text/simpress/02/13190000.xhp
+++ b/source/text/simpress/02/13190000.xhp
@@ -29,7 +29,7 @@
<body>
- <h1 id="hd_id3150439"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></h1>
+ <h1 id="hd_id3150439"><link href="text/simpress/02/13190000.xhp">Select Text Area Only</link></h1>
<embed href="text/shared/optionen/01070500.xhp#textbereich"/>
<embed href="text/shared/optionen/01070500.xhp#textbereich2"/>
<section id="syselect_text_area_only">
diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp
index 2d8ba06041..883732a307 100644
--- a/source/text/simpress/04/01020000.xhp
+++ b/source/text/simpress/04/01020000.xhp
@@ -29,10 +29,10 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3150342"><bookmark_value>shortcut keys; in presentations</bookmark_value>
<bookmark_value>presentations; shortcut keys</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3150342" xml-lang="en-US" level="1"><variable id="impress_keys"><link href="text/simpress/04/01020000.xhp" name="Shortcut Keys for $[officename] Impress">Shortcut Keys for $[officename] Impress</link>
+<paragraph role="heading" id="hd_id3150342" xml-lang="en-US" level="1"><variable id="impress_keys"><link href="text/simpress/04/01020000.xhp">Shortcut Keys for $[officename] Impress</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3145791" xml-lang="en-US">The following is a list of shortcut keys for $[officename] Impress.</paragraph>
-<paragraph role="paragraph" id="par_id3154658" xml-lang="en-US">You can also use the <link href="text/shared/04/01010000.xhp" name="general shortcut keys">general shortcut keys</link> in $[officename].</paragraph>
+<paragraph role="paragraph" id="par_id3154658" xml-lang="en-US">You can also use the <link href="text/shared/04/01010000.xhp">general shortcut keys</link> in $[officename].</paragraph>
<embed href="text/shared/00/00000099.xhp#keys"/>
</section>
<paragraph role="heading" id="hd_id3145386" xml-lang="en-US" level="2">Function Keys for $[officename] Impress</paragraph>
@@ -702,7 +702,7 @@
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="hd_id3154117" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command
-</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ drag (with <link href="text/shared/optionen/01070500.xhp" name="Copy when moving">Copy when moving</link> option active)</paragraph>
+</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+ drag (with <link href="text/shared/optionen/01070500.xhp">Copy when moving</link> option active)</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_id3150584" xml-lang="en-US">Hold down <switchinline select="sys"><caseinline select="MAC">Command
diff --git a/source/text/simpress/format_submenu_lists.xhp b/source/text/simpress/format_submenu_lists.xhp
index 60fbfa7277..78bbdbdf01 100644
--- a/source/text/simpress/format_submenu_lists.xhp
+++ b/source/text/simpress/format_submenu_lists.xhp
@@ -18,7 +18,7 @@
<body>
<section id="impressformatsubmenulists">
<bookmark id="bm_id341649419524036" xml-lang="en-US" branch="hid/zzzz" localize="false"/>
- <h1 id="hd_id501649419524037"><variable id="h1"><link href="text/simpress/format_submenu_lists.xhp" name="Lists">Lists</link></variable></h1>
+ <h1 id="hd_id501649419524037"><variable id="h1"><link href="text/simpress/format_submenu_lists.xhp">Lists</link></variable></h1>
<paragraph id="par_id291649419524039" role="paragraph" xml-lang="en-US">For the selected paragraphs, adds numbering or bullets, edit the outline levels and move them up or down in the slide.</paragraph>
</section>
<embed href="text/shared/02/06120000.xhp#toggle_bullets"/>
diff --git a/source/text/simpress/guide/3d_create.xhp b/source/text/simpress/guide/3d_create.xhp
index 279c762fa3..650c79142d 100644
--- a/source/text/simpress/guide/3d_create.xhp
+++ b/source/text/simpress/guide/3d_create.xhp
@@ -33,7 +33,7 @@
<bookmark_value>converting; to curves, polygons, 3D</bookmark_value>
<bookmark_value>extrusion objects</bookmark_value>
</bookmark><comment>added 3D scenes, issue 109330</comment>
-<paragraph role="heading" id="hd_id3150207" xml-lang="en-US" level="1"><variable id="3d_create"><link href="text/simpress/guide/3d_create.xhp" name="Converting 2D Objects to Curves, Polygons, and 3D Objects">Converting 2D Objects to Curves, Polygons, and 3D Objects</link>
+<paragraph role="heading" id="hd_id3150207" xml-lang="en-US" level="1"><variable id="3d_create"><link href="text/simpress/guide/3d_create.xhp">Converting 2D Objects to Curves, Polygons, and 3D Objects</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3153914" xml-lang="en-US">You can convert two-dimensional (2D) objects to create different shapes. $[officename] can convert 2D objects to the following object types:</paragraph>
<list type="unordered">
diff --git a/source/text/simpress/guide/animated_gif_create.xhp b/source/text/simpress/guide/animated_gif_create.xhp
index a7a9c441ed..05e94dfe9f 100644
--- a/source/text/simpress/guide/animated_gif_create.xhp
+++ b/source/text/simpress/guide/animated_gif_create.xhp
@@ -34,7 +34,7 @@
<bookmark_value>GIF images; animating</bookmark_value>
<bookmark_value>animated GIFs</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="1"><variable id="animated_gif_create"><link href="text/simpress/guide/animated_gif_create.xhp" name="Creating Animated GIF Images">Creating Animated GIF Images</link>
+<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="1"><variable id="animated_gif_create"><link href="text/simpress/guide/animated_gif_create.xhp">Creating Animated GIF Images</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3149377" xml-lang="en-US">You can animate drawing objects, text objects, and graphic objects (images) on your slides to make your presentation more interesting. $[officename] Impress provides you with a simple animation editor where you can create animation images (frames) by assembling objects from your slide. The animation effect is achieved by rotating through the static frames that you create.</paragraph>
<paragraph role="tip" id="par_id3154657" xml-lang="en-US">If you create a bitmap animation (animated GIF), you can assign a delay time to each frame, and specify the number of times the animation is played.</paragraph>
diff --git a/source/text/simpress/guide/animated_gif_save.xhp b/source/text/simpress/guide/animated_gif_save.xhp
index b96fe17cef..fa58b31303 100644
--- a/source/text/simpress/guide/animated_gif_save.xhp
+++ b/source/text/simpress/guide/animated_gif_save.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3149666"><bookmark_value>animations; saving as GIFs</bookmark_value>
<bookmark_value>exporting; animations to GIF format</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><variable id="animated_gif_save"><link href="text/simpress/guide/animated_gif_save.xhp" name="Exporting Animations in GIF Format">Exporting Animations in GIF Format</link>
+<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><variable id="animated_gif_save"><link href="text/simpress/guide/animated_gif_save.xhp">Exporting Animations in GIF Format</link>
</variable></paragraph>
<list type="ordered">
<listitem>
diff --git a/source/text/simpress/guide/animated_objects.xhp b/source/text/simpress/guide/animated_objects.xhp
index 8044cc5073..b2acf6f23e 100644
--- a/source/text/simpress/guide/animated_objects.xhp
+++ b/source/text/simpress/guide/animated_objects.xhp
@@ -38,7 +38,7 @@
<bookmark_value>custom animation</bookmark_value>
</bookmark>
<comment>MW deleted "applying;"</comment>
- <h1 id="hd_id3150251"><variable id="animated_objects"><link href="text/simpress/guide/animated_objects.xhp" name="Animating Objects in Slides">Animating Objects in Presentation Slides</link>
+ <h1 id="hd_id3150251"><variable id="animated_objects"><link href="text/simpress/guide/animated_objects.xhp">Animating Objects in Presentation Slides</link>
</variable></h1>
<paragraph xml-lang="en-US" id="par_id3150214" role="paragraph">You can apply preset animation effects to objects on your slide. </paragraph>
<h2 id="hd_id3154762">To apply an animation effect to an object: </h2>
diff --git a/source/text/simpress/guide/animated_slidechange.xhp b/source/text/simpress/guide/animated_slidechange.xhp
index b9a726d195..78d8b5a3a2 100644
--- a/source/text/simpress/guide/animated_slidechange.xhp
+++ b/source/text/simpress/guide/animated_slidechange.xhp
@@ -30,7 +30,7 @@
<bookmark_value>transition effects</bookmark_value>
<bookmark_value>deleting; slide transition effects</bookmark_value>
<bookmark_value>effects;animated slide transitions</bookmark_value>
-</bookmark><comment>MW changed "removing;..." to "deleting;..."</comment><h1 id="hd_id3153820"><variable id="animated_slidechange"><link href="text/simpress/guide/animated_slidechange.xhp" name="Animating Slide Transitions">Animating Slide Transitions</link>
+</bookmark><comment>MW changed "removing;..." to "deleting;..."</comment><h1 id="hd_id3153820"><variable id="animated_slidechange"><link href="text/simpress/guide/animated_slidechange.xhp">Animating Slide Transitions</link>
</variable></h1>
<paragraph role="paragraph" id="par_id3150049" xml-lang="en-US">You can apply a special effect that plays when you display a slide.</paragraph>
<h3 id="hd_id3153811">To apply a transition effect to a slide</h3>
@@ -72,7 +72,7 @@
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3149300" xml-lang="en-US"><link href="text/simpress/01/06040000.xhp" name="Slide Transition">Slide Transition</link></paragraph>
+<paragraph role="paragraph" id="par_id3149300" xml-lang="en-US"><link href="text/simpress/01/06040000.xhp">Slide Transition</link></paragraph>
<embed href="text/simpress/guide/animated_objects.xhp#animated_objects"/>
</section>
</body>
diff --git a/source/text/simpress/guide/arrange_slides.xhp b/source/text/simpress/guide/arrange_slides.xhp
index d076ab3186..3adbc32662 100644
--- a/source/text/simpress/guide/arrange_slides.xhp
+++ b/source/text/simpress/guide/arrange_slides.xhp
@@ -33,7 +33,7 @@
<bookmark_value>arranging;slides</bookmark_value>
<bookmark_value>ordering;slides</bookmark_value>
</bookmark>
-<h1 id="hd_id3149499"><variable id="arrange_slides"><link href="text/simpress/guide/arrange_slides.xhp" name="Changing the Slide Order">Changing the Slide Order</link>
+<h1 id="hd_id3149499"><variable id="arrange_slides"><link href="text/simpress/guide/arrange_slides.xhp">Changing the Slide Order</link>
</variable></h1>
<paragraph role="paragraph" id="par_id3151242" xml-lang="en-US">Do one of the following:</paragraph>
<list type="unordered">
@@ -44,7 +44,7 @@
<paragraph role="listitem" id="par_id3153072" xml-lang="en-US">Choose <emph>View - Outline</emph>, select a slide, and then drag the slide to another location.</paragraph>
</listitem>
<listitem>
- <paragraph role="listitem" id="par_id3150391" xml-lang="en-US">Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <link href="text/simpress/01/slidesorter.xhp" name="slidesorter"><emph>Slides Pane</emph></link>, and then drag the slide preview to another location.</paragraph>
+ <paragraph role="listitem" id="par_id3150391" xml-lang="en-US">Choose <emph>View - Normal</emph> or <emph>Notes</emph>, select the slide preview on the <link href="text/simpress/01/slidesorter.xhp"><emph>Slides Pane</emph></link>, and then drag the slide preview to another location.</paragraph>
</listitem>
</list>
<tip id="par_id3153079">To temporarily remove a slide from your presentation, go to <emph>Slide Sorter</emph>, right-click the slide, and then choose <emph>Show/Hide Slide</emph>. The number of the hidden slide is crossed out. To show the slide, right-click the slide, and then choose <emph>Show/Hide Slide</emph>.</tip>
diff --git a/source/text/simpress/guide/background.xhp b/source/text/simpress/guide/background.xhp
index f76bce6742..c72511b2c2 100644
--- a/source/text/simpress/guide/background.xhp
+++ b/source/text/simpress/guide/background.xhp
@@ -35,7 +35,7 @@
</bookmark>
<paragraph role="heading" id="hd_id3150199" xml-lang="en-US" level="1">
<variable id="background">
- <link href="text/simpress/guide/background.xhp" name="Changing the Slide Background Fill">Changing the <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline> Background Fill</link>
+ <link href="text/simpress/guide/background.xhp">Changing the <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline> Background Fill</link>
</variable>
</paragraph>
<switch select="appl">
diff --git a/source/text/simpress/guide/change_scale.xhp b/source/text/simpress/guide/change_scale.xhp
index 77ef6bccaa..4273d6b8e6 100644
--- a/source/text/simpress/guide/change_scale.xhp
+++ b/source/text/simpress/guide/change_scale.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3149018"><bookmark_value>zooming;keyboard</bookmark_value>
<bookmark_value>keyboard; zooming</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3149018" xml-lang="en-US" level="1"><variable id="change_scale"><link href="text/simpress/guide/change_scale.xhp" name="Zooming With the Keypad">Zooming With the Keypad</link>
+<paragraph role="heading" id="hd_id3149018" xml-lang="en-US" level="1"><variable id="change_scale"><link href="text/simpress/guide/change_scale.xhp">Zooming With the Keypad</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3148487" xml-lang="en-US">You can use the keypad to quickly enlarge or reduce the view on your slide.</paragraph>
<list type="unordered">
@@ -45,6 +45,6 @@
</list>
<paragraph role="tip" id="par_id7954954" xml-lang="en-US">If you are using a mouse with a scroll wheel, you can hold down <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline> and turn the wheel to change the zoom factor in all main modules of %PRODUCTNAME.</paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph role="paragraph" id="par_id3145116" xml-lang="en-US"><link href="text/simpress/04/01020000.xhp" name="Shortcut keys for presentations">Shortcut keys for presentations</link></paragraph>
+<paragraph role="paragraph" id="par_id3145116" xml-lang="en-US"><link href="text/simpress/04/01020000.xhp">Shortcut keys for presentations</link></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/footer.xhp b/source/text/simpress/guide/footer.xhp
index d9825d29a1..1af5b06aa6 100644
--- a/source/text/simpress/guide/footer.xhp
+++ b/source/text/simpress/guide/footer.xhp
@@ -34,7 +34,7 @@
<bookmark_value>time and date on all slides</bookmark_value>
</bookmark>
<comment>mw changed "adding;" to "inserting;"</comment>
- <h1 id="hd_id3153191"><variable id="footer"><link href="text/simpress/guide/footer.xhp" name="Adding a Header or a Footer to All Slides">Adding a Header or a Footer to All Slides</link>
+ <h1 id="hd_id3153191"><variable id="footer"><link href="text/simpress/guide/footer.xhp">Adding a Header or a Footer to All Slides</link>
</variable></h1>
<paragraph xml-lang="en-US" id="par_id1356547" role="paragraph">Every slide is based on a master slide. The text, pictures, tables, fields or other objects that you place on the master slide are visible as a background on all slides that are based on that master slide.</paragraph>
<paragraph xml-lang="en-US" id="par_id704672" role="paragraph">Masters exist for slides, notes, and handouts. </paragraph>
@@ -102,7 +102,7 @@
<embed href="text/simpress/guide/background.xhp#background"/>
<embed href="text/simpress/guide/masterpage.xhp#masterpage"/>
<embed href="text/sdraw/guide/layers.xhp#layers"/>
- <paragraph xml-lang="en-US" id="par_id3155848" role="paragraph"><link href="text/simpress/01/04990000.xhp" name="Insert Fields">Insert Fields</link></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3155848" role="paragraph"><link href="text/simpress/01/04990000.xhp">Insert Fields</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/html_export.xhp b/source/text/simpress/guide/html_export.xhp
index 83f291bea9..e21d3235f4 100644
--- a/source/text/simpress/guide/html_export.xhp
+++ b/source/text/simpress/guide/html_export.xhp
@@ -37,7 +37,7 @@
<bookmark_value>presentations; exporting to HTML</bookmark_value>
<bookmark_value>HTML; exporting from presentations</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3155067" xml-lang="en-US" level="1"><variable id="html_export"><link href="text/simpress/guide/html_export.xhp" name="Saving a Presentation in HTML Format">Saving a Presentation in HTML Format</link>
+<paragraph role="heading" id="hd_id3155067" xml-lang="en-US" level="1"><variable id="html_export"><link href="text/simpress/guide/html_export.xhp">Saving a Presentation in HTML Format</link>
</variable></paragraph>
<list type="ordered">
<listitem>
@@ -59,8 +59,8 @@
<section id="relatedtopics">
<embed href="text/scalc/guide/html_doc.xhp#html_doc"/>
<embed href="text/swriter/guide/send2html.xhp#send2html"/>
-<paragraph role="paragraph" id="par_id3151391" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp" name="HTML Export AutoPilot">HTML Export Wizard</link></paragraph>
-<paragraph role="paragraph" id="par_id3150394" xml-lang="en-US"><link href="text/simpress/01/01170000.xhp" name="File - Export">File - Export</link></paragraph>
+<paragraph role="paragraph" id="par_id3151391" xml-lang="en-US"><link href="text/shared/autopi/01110000.xhp">HTML Export Wizard</link></paragraph>
+<paragraph role="paragraph" id="par_id3150394" xml-lang="en-US"><link href="text/simpress/01/01170000.xhp">File - Export</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/html_import.xhp b/source/text/simpress/guide/html_import.xhp
index 7bd6b6f73c..fb99279353 100644
--- a/source/text/simpress/guide/html_import.xhp
+++ b/source/text/simpress/guide/html_import.xhp
@@ -33,7 +33,7 @@
<bookmark_value>text documents;inserting in slides</bookmark_value>
<bookmark_value>inserting; text in presentations</bookmark_value>
</bookmark><comment>mw moved "inserting;" from simpress/01/04110200.xhp</comment>
-<h1 id="hd_id3146121"><variable id="html_import"><link href="text/simpress/guide/html_import.xhp" name="Importing HTML Pages Into Presentations ">Importing HTML Pages Into Presentations </link>
+<h1 id="hd_id3146121"><variable id="html_import"><link href="text/simpress/guide/html_import.xhp">Importing HTML Pages Into Presentations </link>
</variable></h1>
<paragraph role="paragraph" id="par_id3150750" xml-lang="en-US">You can import any text file, including text in HTML documents, into a slide.</paragraph>
<h3 id="hd_id3155443">To insert text from a file into a slide:</h3>
diff --git a/source/text/simpress/guide/impress_remote.xhp b/source/text/simpress/guide/impress_remote.xhp
index c7c99de2ab..8a3462a917 100644
--- a/source/text/simpress/guide/impress_remote.xhp
+++ b/source/text/simpress/guide/impress_remote.xhp
@@ -178,9 +178,9 @@
</paragraph>
<section id="relatedtopics">
-<paragraph id="par_id180820171844231820" role="paragraph" xml-lang="en-US"><link href="https://play.google.com/store/apps/details?id=org.libreoffice.impressremote" name="Impress Remote in Android Play Store">Impress Remote in Google Play Store</link></paragraph>
-<paragraph id="par_id180820171844231040" role="paragraph" xml-lang="en-US"><link href="https://itunes.apple.com/us/app/libreoffice-remote-for-impress/id806879890?mt=8" name="Impress Remote in Apple Itunes Store">Impress Remote in Apple iTunes Store</link></paragraph>
-<paragraph role="paragraph" id="par_id631512838846263" xml-lang="en-US"><link href="text/simpress/guide/presenter_console.xhp" name="The Presenter Console">The Presenter Console</link></paragraph>
+<paragraph id="par_id180820171844231820" role="paragraph" xml-lang="en-US"><link href="https://play.google.com/store/apps/details?id=org.libreoffice.impressremote">Impress Remote in Google Play Store</link></paragraph>
+<paragraph id="par_id180820171844231040" role="paragraph" xml-lang="en-US"><link href="https://itunes.apple.com/us/app/libreoffice-remote-for-impress/id806879890?mt=8">Impress Remote in Apple iTunes Store</link></paragraph>
+<paragraph role="paragraph" id="par_id631512838846263" xml-lang="en-US"><link href="text/simpress/guide/presenter_console.xhp">The Presenter Console</link></paragraph>
</section>
</body>
diff --git a/source/text/simpress/guide/individual.xhp b/source/text/simpress/guide/individual.xhp
index 8e214c987b..9c8c394007 100644
--- a/source/text/simpress/guide/individual.xhp
+++ b/source/text/simpress/guide/individual.xhp
@@ -35,7 +35,7 @@
<bookmark_value>showing;hidden slides</bookmark_value>
<bookmark_value>hidden pages;showing</bookmark_value>
</bookmark>
-<h1 id="hd_id3146119"><variable id="individual"><link href="text/simpress/guide/individual.xhp" name="Creating a Custom Slide Show">Creating a Custom Slide Show</link>
+<h1 id="hd_id3146119"><variable id="individual"><link href="text/simpress/guide/individual.xhp">Creating a Custom Slide Show</link>
</variable></h1>
<paragraph role="paragraph" id="par_id3150344" xml-lang="en-US">You can create custom slide shows to meet the needs of your audience using slides within the current presentation.</paragraph>
<h3 id="hd_id3150715">To create a custom slide show:</h3>
diff --git a/source/text/simpress/guide/keyboard.xhp b/source/text/simpress/guide/keyboard.xhp
index 59c8b1c90f..1d75f4e1b8 100644
--- a/source/text/simpress/guide/keyboard.xhp
+++ b/source/text/simpress/guide/keyboard.xhp
@@ -29,10 +29,10 @@
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3154702"><bookmark_value>accessibility; $[officename] Impress</bookmark_value>
</bookmark>
-<h1 id="hd_id3154702"><variable id="keyboard"><link href="text/simpress/guide/keyboard.xhp" name="Using Shortcut Keys in $[officename] Impress">Using Shortcut Keys in $[officename] Impress</link>
+<h1 id="hd_id3154702"><variable id="keyboard"><link href="text/simpress/guide/keyboard.xhp">Using Shortcut Keys in $[officename] Impress</link>
</variable></h1>
<embed href="text/shared/00/00000099.xhp#keys"/>
-<paragraph role="paragraph" id="par_id3148610" xml-lang="en-US">You can use the keyboard to access $[officename] Impress commands as well as to navigate through the workspace. $[officename] Impress uses the same shortcut keys as $[officename] Draw to create <link href="text/sdraw/guide/keyboard.xhp" name="drawing objects">drawing objects</link>.</paragraph>
+<paragraph role="paragraph" id="par_id3148610" xml-lang="en-US">You can use the keyboard to access $[officename] Impress commands as well as to navigate through the workspace. $[officename] Impress uses the same shortcut keys as $[officename] Draw to create <link href="text/sdraw/guide/keyboard.xhp">drawing objects</link>.</paragraph>
<h2 id="hd_id3149602">Selecting placeholders</h2>
<paragraph role="paragraph" id="par_id3150212" xml-lang="en-US">$[officename] Impress <emph>AutoLayouts</emph> use placeholders for slide titles, text, and objects. To select a placeholder, press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode>. To move to the next placeholder, press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> again.</paragraph>
<note id="par_id3166467">If you press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Enter</keycode> after you reach the last placeholder in a slide, a new slide is inserted after the current slide. The new slide uses the same layout as the current slide.</note>
diff --git a/source/text/simpress/guide/line_arrow_styles.xhp b/source/text/simpress/guide/line_arrow_styles.xhp
index 6d1ad74f71..685da740a2 100644
--- a/source/text/simpress/guide/line_arrow_styles.xhp
+++ b/source/text/simpress/guide/line_arrow_styles.xhp
@@ -33,7 +33,7 @@
<bookmark_value>styles;arrow and line styles</bookmark_value>
<bookmark_value>loading;arrow and line styles</bookmark_value>
</bookmark><comment>mw changed "line ends;" to "lines;"</comment>
-<h1 id="hd_id3145253"><variable id="line_arrow_styles"><link href="text/simpress/guide/line_arrow_styles.xhp" name="Loading Line and Arrow Styles">Loading Line and Arrow Styles</link>
+<h1 id="hd_id3145253"><variable id="line_arrow_styles"><link href="text/simpress/guide/line_arrow_styles.xhp">Loading Line and Arrow Styles</link>
</variable></h1>
<paragraph xml-lang="en-US" id="par_id3154017" role="paragraph">You can use styles to organize similar line and arrow types. $[officename] provides a few standard style files that you can load and use in your document. If you want, you can add or delete elements from a style file, or even create a custom style file.</paragraph>
<h2 id="hd_id3154485">To load a line styles file:</h2>
@@ -63,7 +63,7 @@
</list>
<paragraph xml-lang="en-US" id="par_id3166465" role="paragraph">To save an arrow styles file, click the <emph>Save Arrow Styles</emph> button, enter a filename, and then click <emph>OK</emph>.</paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
- <paragraph xml-lang="en-US" id="par_id3145822" role="paragraph"><link href="text/shared/01/05200000.xhp" name="Format - Line">Format - Line</link></paragraph>
+ <paragraph xml-lang="en-US" id="par_id3145822" role="paragraph"><link href="text/shared/01/05200000.xhp">Format - Line</link></paragraph>
<embed href="text/shared/guide/palette_files.xhp#palette_files"/>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/line_draw.xhp b/source/text/simpress/guide/line_draw.xhp
index ecb9fc27af..5fabd6ed8d 100644
--- a/source/text/simpress/guide/line_draw.xhp
+++ b/source/text/simpress/guide/line_draw.xhp
@@ -36,7 +36,7 @@
<bookmark_value>corner points</bookmark_value>
<bookmark_value>drawing;lines</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3149377" xml-lang="en-US" level="1"><variable id="line_draw"><link href="text/simpress/guide/line_draw.xhp" name="Drawing Curves">Drawing Curves</link>
+<paragraph role="heading" id="hd_id3149377" xml-lang="en-US" level="1"><variable id="line_draw"><link href="text/simpress/guide/line_draw.xhp">Drawing Curves</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3148868" xml-lang="en-US">The <emph>Curve</emph> icon
<image id="img_id3150205" src="cmd/sc_linetoolbox.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150205" xml-lang="en-US">Icon</alt>
diff --git a/source/text/simpress/guide/line_edit.xhp b/source/text/simpress/guide/line_edit.xhp
index 64f51d9ab0..34d0b8e0ac 100644
--- a/source/text/simpress/guide/line_edit.xhp
+++ b/source/text/simpress/guide/line_edit.xhp
@@ -36,7 +36,7 @@
<bookmark_value>deleting;points</bookmark_value>
<bookmark_value>converting;points</bookmark_value>
<bookmark_value>points;adding/converting/deleting</bookmark_value>
-</bookmark><comment>MW deleted "adding;"</comment><paragraph role="heading" id="hd_id3150441" xml-lang="en-US" level="1"><variable id="line_edit"><link href="text/simpress/guide/line_edit.xhp" name="Editing Curves">Editing Curves</link>
+</bookmark><comment>MW deleted "adding;"</comment><paragraph role="heading" id="hd_id3150441" xml-lang="en-US" level="1"><variable id="line_edit"><link href="text/simpress/guide/line_edit.xhp">Editing Curves</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3150342" xml-lang="en-US">A curved line segment consists of two data points (endpoints) and two control points (handles). A control line connects a control point to a data point. You can change the shape of a curve by converting a data point to a different type, or by dragging the control points to a different location.</paragraph>
<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US">You can also modify the properties of the line by selecting the line and choosing <emph>Format - Line</emph>.</paragraph>
@@ -134,7 +134,7 @@
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3151174" xml-lang="en-US"><link href="text/shared/main0227.xhp" name="Edit Points bar">Edit Points bar</link></paragraph>
+<paragraph role="paragraph" id="par_id3151174" xml-lang="en-US"><link href="text/shared/main0227.xhp">Edit Points bar</link></paragraph>
<embed href="text/simpress/guide/line_draw.xhp#line_draw"/>
<embed href="text/simpress/guide/vectorize.xhp#vectorize"/>
<embed href="text/simpress/guide/3d_create.xhp#3d_create"/>
diff --git a/source/text/simpress/guide/main.xhp b/source/text/simpress/guide/main.xhp
index 95837fab35..8fb915f003 100644
--- a/source/text/simpress/guide/main.xhp
+++ b/source/text/simpress/guide/main.xhp
@@ -30,7 +30,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3156386"><bookmark_value>$[officename] Impress instructions</bookmark_value>
<bookmark_value>instructions; $[officename] Impress</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3156386" xml-lang="en-US" level="1"><variable id="main"><link href="text/simpress/guide/main.xhp" name="Instructions for Using $[officename] Impress">Instructions for Using $[officename] Impress</link>
+<paragraph role="heading" id="hd_id3156386" xml-lang="en-US" level="1"><variable id="main"><link href="text/simpress/guide/main.xhp">Instructions for Using $[officename] Impress</link>
</variable></paragraph>
<embed href="text/shared/00/00000099.xhp#table"/>
<paragraph role="heading" id="hd_id3150207" xml-lang="en-US" level="2">Viewing and Printing a Presentation</paragraph>
diff --git a/source/text/simpress/guide/masterpage.xhp b/source/text/simpress/guide/masterpage.xhp
index 1448d06e24..d5d25c3ca1 100644
--- a/source/text/simpress/guide/masterpage.xhp
+++ b/source/text/simpress/guide/masterpage.xhp
@@ -38,7 +38,7 @@
<bookmark_value>master slides</bookmark_value>
</bookmark>
-<h1 id="hd_id3152596"><variable id="masterpage"><link href="text/simpress/guide/masterpage.xhp" name="Changing and Adding a Master Slide">Changing and Adding a Master <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline></link>
+<h1 id="hd_id3152596"><variable id="masterpage"><link href="text/simpress/guide/masterpage.xhp">Changing and Adding a Master <switchinline select="appl"><caseinline select="IMPRESS">Slide</caseinline><defaultinline>Page</defaultinline></switchinline></link>
</variable></h1>
<switch select="appl">
@@ -108,7 +108,7 @@
<paragraph role="paragraph" id="par_idN107CB" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click to apply a slide design to all selected slides. Right-click for a context menu.</ahelp></paragraph>
<section id="relatedtopics">
<embed href="text/simpress/guide/background.xhp#background"/>
- <paragraph role="paragraph" id="par_id3149941" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp" name="Styles">Styles</link></paragraph>
+ <paragraph role="paragraph" id="par_id3149941" xml-lang="en-US"><link href="text/simpress/01/05100000.xhp">Styles</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/move_object.xhp b/source/text/simpress/guide/move_object.xhp
index fbf6e51c1b..989ca853ba 100644
--- a/source/text/simpress/guide/move_object.xhp
+++ b/source/text/simpress/guide/move_object.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3146121"><bookmark_value>objects;moving in slides</bookmark_value>
<bookmark_value>moving;objects in slides</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1"><variable id="move_object"><link href="text/simpress/guide/move_object.xhp" name="Moving Objects">Moving Objects</link>
+<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1"><variable id="move_object"><link href="text/simpress/guide/move_object.xhp">Moving Objects</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3149667" xml-lang="en-US">You can move selected objects in your slide by dragging them, using the arrow keys, or by copying the objects and pasting them in another location.</paragraph>
<list type="unordered">
diff --git a/source/text/simpress/guide/orgchart.xhp b/source/text/simpress/guide/orgchart.xhp
index 8c7590102f..8e651585c3 100644
--- a/source/text/simpress/guide/orgchart.xhp
+++ b/source/text/simpress/guide/orgchart.xhp
@@ -34,7 +34,7 @@
<bookmark_value>organization charts</bookmark_value>
<bookmark_value>hot spots in flowcharts</bookmark_value>
<bookmark_value>interactions; hot spots</bookmark_value>
-</bookmark><comment>changed orgcharts (Google about 1 million pages) to organization charts (about 33 million pages)</comment><paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><variable id="orgchart"><link href="text/simpress/guide/orgchart.xhp" name="Creating a Flowchart">Creating a Flowchart</link>
+</bookmark><comment>changed orgcharts (Google about 1 million pages) to organization charts (about 33 million pages)</comment><paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><variable id="orgchart"><link href="text/simpress/guide/orgchart.xhp">Creating a Flowchart</link>
</variable></paragraph>
<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="3">To create a flowchart:</paragraph>
<list type="ordered">
@@ -83,7 +83,7 @@
</listitem>
</list>
<paragraph role="heading" id="hd_id3150934" xml-lang="en-US" level="3">To add some hot spots that call other slides:</paragraph>
-<paragraph role="listitem" id="par_id3145300" xml-lang="en-US">Assign <link href="text/simpress/01/06070000.xhp" name="interactions">interactions</link> to some objects on your slide. </paragraph>
+<paragraph role="listitem" id="par_id3145300" xml-lang="en-US">Assign <link href="text/simpress/01/06070000.xhp">interactions</link> to some objects on your slide. </paragraph>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_idN10898" xml-lang="en-US">Select the object, then choose <emph>Slide Show - Interaction</emph>.</paragraph>
@@ -93,8 +93,8 @@
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3153922" xml-lang="en-US"><link href="text/simpress/02/10100000.xhp" name="Connectors">Connectors</link></paragraph>
-<paragraph role="paragraph" id="par_id3156257" xml-lang="en-US"><link href="text/simpress/02/10030200.xhp" name="Gluepoints">Gluepoints</link></paragraph>
+<paragraph role="paragraph" id="par_id3153922" xml-lang="en-US"><link href="text/simpress/02/10100000.xhp">Connectors</link></paragraph>
+<paragraph role="paragraph" id="par_id3156257" xml-lang="en-US"><link href="text/simpress/02/10030200.xhp">Gluepoints</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/page_copy.xhp b/source/text/simpress/guide/page_copy.xhp
index db55cd3d61..251f522ab9 100644
--- a/source/text/simpress/guide/page_copy.xhp
+++ b/source/text/simpress/guide/page_copy.xhp
@@ -35,7 +35,7 @@
<bookmark_value>pasting;slides from other presentations</bookmark_value>
</bookmark><comment>mw added "pasting;"</comment>
<section id="insertslides">
- <h1 id="hd_id3146971"><variable id="page_copy"><link href="text/simpress/guide/page_copy.xhp" name="Copying Slides From Other Presentations">Insert Slide from File</link></variable></h1>
+ <h1 id="hd_id3146971"><variable id="page_copy"><link href="text/simpress/guide/page_copy.xhp">Insert Slide from File</link></variable></h1>
<paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">You can insert slides from another presentation into the current presentation. You can also copy and paste slides between presentations.</paragraph>
</section>
<h3 id="hd_id3153418">To insert a slide from another presentation:</h3>
diff --git a/source/text/simpress/guide/presenter_console.xhp b/source/text/simpress/guide/presenter_console.xhp
index 7e7cd3419a..2f7a419c71 100644
--- a/source/text/simpress/guide/presenter_console.xhp
+++ b/source/text/simpress/guide/presenter_console.xhp
@@ -97,7 +97,7 @@
<image src="media/helpimg/sd_PresenterConsole02.png" id="img_id831512827434997" width="640" height="360"><alt xml-lang="en-US" id="alt_id221512827434997">Slide sorter mode</alt></image>
</paragraph>
<section id="relatedtopics">
- <paragraph role="paragraph" id="par_id311512837936329" xml-lang="en-US"><link href="text/simpress/guide/impress_remote.xhp" name="Impress Remote User Guide">Impress Remote User Guide</link></paragraph>
+ <paragraph role="paragraph" id="par_id311512837936329" xml-lang="en-US"><link href="text/simpress/guide/impress_remote.xhp">Impress Remote User Guide</link></paragraph>
</section>
</body>
diff --git a/source/text/simpress/guide/print_tofit.xhp b/source/text/simpress/guide/print_tofit.xhp
index db66f81ff5..e833cc6ee3 100644
--- a/source/text/simpress/guide/print_tofit.xhp
+++ b/source/text/simpress/guide/print_tofit.xhp
@@ -34,7 +34,7 @@
<bookmark_value>pages; fitting to printed pages</bookmark_value>
<bookmark_value>printing; fitting to paper</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3155067" xml-lang="en-US" level="1"><variable id="print_tofit"><link href="text/simpress/guide/print_tofit.xhp" name="Printing a Slide to Fit a Paper Size">Printing a Slide to Fit a Paper Size</link>
+<paragraph role="heading" id="hd_id3155067" xml-lang="en-US" level="1"><variable id="print_tofit"><link href="text/simpress/guide/print_tofit.xhp">Printing a Slide to Fit a Paper Size</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154704" xml-lang="en-US">You can reduce the size of a slide when you print, so that the slide can fit on a printed page.</paragraph>
<list type="ordered">
diff --git a/source/text/simpress/guide/printing.xhp b/source/text/simpress/guide/printing.xhp
index 6bf194ae63..1450c7d424 100644
--- a/source/text/simpress/guide/printing.xhp
+++ b/source/text/simpress/guide/printing.xhp
@@ -37,7 +37,7 @@
<bookmark_value>handout printing</bookmark_value>
<bookmark_value>layout;printing handouts</bookmark_value>
</bookmark><comment>MW made "handouts;.." a one level entry and added "layout;..."</comment>
-<h1 id="hd_id3153726"><variable id="printing"><link href="text/simpress/guide/printing.xhp" name="Printing Presentations">Printing Presentations</link>
+<h1 id="hd_id3153726"><variable id="printing"><link href="text/simpress/guide/printing.xhp">Printing Presentations</link>
</variable></h1>
<h2 id="hd_id3154486">Default printer settings</h2>
<list type="ordered">
diff --git a/source/text/simpress/guide/rehearse_timings.xhp b/source/text/simpress/guide/rehearse_timings.xhp
index 9e409ef40a..c3f5ead3c2 100644
--- a/source/text/simpress/guide/rehearse_timings.xhp
+++ b/source/text/simpress/guide/rehearse_timings.xhp
@@ -35,7 +35,7 @@
<bookmark_value>automatic slide changes;rehearse timings</bookmark_value>
<bookmark_value>recording;display times for slides</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3145253" xml-lang="en-US" level="1"><variable id="rehearse_timings"><link href="text/simpress/guide/rehearse_timings.xhp" name="Rehearse Timings of Slide Changes">Rehearse Timings of Slide Changes</link>
+<paragraph role="heading" id="hd_id3145253" xml-lang="en-US" level="1"><variable id="rehearse_timings"><link href="text/simpress/guide/rehearse_timings.xhp">Rehearse Timings of Slide Changes</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3155446" xml-lang="en-US">$[officename] assists you in defining the right rehearse timings for automatic slide changes. </paragraph>
<paragraph role="paragraph" id="par_id3153963" xml-lang="en-US">Prepare the slides, start the show using a special icon, tell your imaginary audience what you want to tell for the first slide, then advance to the next slide and so on. $[officename] records the display time for each slide, so the next time you play the show with automatic slide changes, the timing will be as recorded.</paragraph>
@@ -60,7 +60,7 @@
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3150935" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp" name="Slide Show Settings">Slide Show Settings</link></paragraph>
+<paragraph role="paragraph" id="par_id3150935" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp">Slide Show Settings</link></paragraph>
</section>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/select_object.xhp b/source/text/simpress/guide/select_object.xhp
index 47a5378098..0a8e20ce12 100644
--- a/source/text/simpress/guide/select_object.xhp
+++ b/source/text/simpress/guide/select_object.xhp
@@ -35,7 +35,7 @@
<bookmark_value>covered objects</bookmark_value>
<bookmark_value>underlying objects</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3154492" xml-lang="en-US" level="1"><variable id="select_object"><link href="text/simpress/guide/select_object.xhp" name="Selecting Underlying Objects">Selecting Underlying Objects</link>
+<paragraph role="heading" id="hd_id3154492" xml-lang="en-US" level="1"><variable id="select_object"><link href="text/simpress/guide/select_object.xhp">Selecting Underlying Objects</link>
</variable></paragraph>
<list type="unordered">
<listitem>
diff --git a/source/text/simpress/guide/show.xhp b/source/text/simpress/guide/show.xhp
index 7be2daf99b..cbb053d5b3 100644
--- a/source/text/simpress/guide/show.xhp
+++ b/source/text/simpress/guide/show.xhp
@@ -39,7 +39,7 @@
<bookmark_value>slide transitions;automatic</bookmark_value>
<bookmark_value>automatic slide transition</bookmark_value>
</bookmark>
- <h1 id="hd_id4901272"><variable id="show"><link href="text/simpress/guide/show.xhp" name="Showing a Slide Show">Showing a Slide Show</link></variable></h1>
+ <h1 id="hd_id4901272"><variable id="show"><link href="text/simpress/guide/show.xhp">Showing a Slide Show</link></variable></h1>
<paragraph role="paragraph" id="par_id9636829">Different ways exist to start a slide show. Once a slide show is running, you can take control pressing keys or clicking the mouse buttons.</paragraph>
<paragraph role="paragraph" id="par_id7076937">By default, a slide show always starts with the first slide. You advance manually through slides up to the last slide. You can change these settings.</paragraph>
<h2 id="hd_id9954527">Running a Slide Show</h2>
diff --git a/source/text/simpress/guide/table_insert.xhp b/source/text/simpress/guide/table_insert.xhp
index c0ff460341..ef3f5acbb4 100644
--- a/source/text/simpress/guide/table_insert.xhp
+++ b/source/text/simpress/guide/table_insert.xhp
@@ -29,7 +29,7 @@
<bookmark_value>presentations;inserting spreadsheets</bookmark_value>
<bookmark_value>including spreadsheets</bookmark_value>
</bookmark>
-<h1 id="hd_id3154022" xml-lang="en-US"><variable id="table_insert"><link href="text/simpress/guide/table_insert.xhp" name="Including Spreadsheets in Slides">Including Spreadsheets in Slides</link></variable></h1>
+<h1 id="hd_id3154022" xml-lang="en-US"><variable id="table_insert"><link href="text/simpress/guide/table_insert.xhp">Including Spreadsheets in Slides</link></variable></h1>
<paragraph role="paragraph" id="par_id4231086" xml-lang="en-US">You can apply different methods to insert spreadsheet cells into your Impress slides or Draw pages:</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/newtabledialog/NewTableDialog" id="bm_id0916200804233395" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/newtabledialog/@@nowidget@@" id="bm_id0916200804233395" localize="false"/>
@@ -134,7 +134,7 @@
</list>
<note id="par_id3155256" xml-lang="en-US">The entire spreadsheet is inserted into your slide. If you want to change the sheet that is displayed, double-click the spreadsheet, and then select a different sheet.</note>
<embed href="text/shared/00/00000004.xhp#related"/>
-<paragraph role="paragraph" id="par_id3154505" xml-lang="en-US"><link href="text/simpress/01/05130000.xhp" name="Format - Slide Layout">Format - Slide Layout</link></paragraph>
-<paragraph role="paragraph" id="par_id3150335" xml-lang="en-US"><link href="text/shared/01/04150100.xhp" name="Insert - Object - OLE Object">Insert - OLE Object - OLE Object</link></paragraph>
+<paragraph role="paragraph" id="par_id3154505" xml-lang="en-US"><link href="text/simpress/01/05130000.xhp">Format - Slide Layout</link></paragraph>
+<paragraph role="paragraph" id="par_id3150335" xml-lang="en-US"><link href="text/shared/01/04150100.xhp">Insert - OLE Object - OLE Object</link></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/guide/text2curve.xhp b/source/text/simpress/guide/text2curve.xhp
index cda010bd35..887fe19613 100644
--- a/source/text/simpress/guide/text2curve.xhp
+++ b/source/text/simpress/guide/text2curve.xhp
@@ -37,7 +37,7 @@
<bookmark_value>draw objects;converting text to</bookmark_value>
<bookmark_value>curves;converting text to</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3150717" xml-lang="en-US" level="1"><variable id="text2curve"><link href="text/simpress/guide/text2curve.xhp" name="Converting Text Characters into Drawing Objects">Converting Text Characters into Drawing Objects</link>
+<paragraph role="heading" id="hd_id3150717" xml-lang="en-US" level="1"><variable id="text2curve"><link href="text/simpress/guide/text2curve.xhp">Converting Text Characters into Drawing Objects</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3155960" xml-lang="en-US">You can convert text characters into curves that you can edit and resize as you would any drawing object. Once you convert text into a drawing object, you can no longer edit the content of the text.</paragraph>
<paragraph role="heading" id="hd_id3153965" xml-lang="en-US" level="3">To convert text into a drawing object:</paragraph>
diff --git a/source/text/simpress/guide/vectorize.xhp b/source/text/simpress/guide/vectorize.xhp
index 75ef8705b6..0c9c874a36 100644
--- a/source/text/simpress/guide/vectorize.xhp
+++ b/source/text/simpress/guide/vectorize.xhp
@@ -32,7 +32,7 @@
<bookmark_value>bitmaps; converting to vector graphics</bookmark_value>
<bookmark_value>vector graphics; converting bitmaps</bookmark_value>
</bookmark>
-<h1 id="hd_id3153415"><variable id="vectorize"><link href="text/simpress/guide/vectorize.xhp" name="Converting Bitmap Images into Vector Graphics">Converting Bitmap Images into Vector Graphics</link>
+<h1 id="hd_id3153415"><variable id="vectorize"><link href="text/simpress/guide/vectorize.xhp">Converting Bitmap Images into Vector Graphics</link>
</variable></h1>
<paragraph role="paragraph" id="par_id3155633" xml-lang="en-US">A vector graphic can be resized without losing the quality of the graphic. In $[officename] Draw and Impress, you can convert a bitmap image into a vector graphic.</paragraph>
<list type="ordered">
@@ -45,11 +45,11 @@
<paragraph role="paragraph" id="par_id3151387" xml-lang="en-US">In $[officename] Impress, right-click the object, and then choose <emph>Convert - To Polygon</emph>.</paragraph>
</listitem>
<listitem>
-<paragraph role="paragraph" id="par_id3149349" xml-lang="en-US">Set the conversion options for the image, and then click <emph>OK</emph>. See <link href="text/simpress/01/13050200.xhp" name="Convert to Polygon"><emph>Convert to Polygon</emph></link> for a description of the conversion options.</paragraph>
+<paragraph role="paragraph" id="par_id3149349" xml-lang="en-US">Set the conversion options for the image, and then click <emph>OK</emph>. See <link href="text/simpress/01/13050200.xhp"><emph>Convert to Polygon</emph></link> for a description of the conversion options.</paragraph>
</listitem>
</list>
<section id="relatedtopics">
-<paragraph role="paragraph" id="par_id3147371" xml-lang="en-US"><link href="text/simpress/01/13050200.xhp" name="Convert to Polygon">Convert to Polygon</link></paragraph>
+<paragraph role="paragraph" id="par_id3147371" xml-lang="en-US"><link href="text/simpress/01/13050200.xhp">Convert to Polygon</link></paragraph>
<embed href="text/simpress/guide/line_draw.xhp#line_draw"/>
<embed href="text/simpress/guide/line_edit.xhp#line_edit"/>
<embed href="text/simpress/guide/3d_create.xhp#3d_create"/>
diff --git a/source/text/simpress/main0100.xhp b/source/text/simpress/main0100.xhp
index 8145267990..60e043e60a 100644
--- a/source/text/simpress/main0100.xhp
+++ b/source/text/simpress/main0100.xhp
@@ -30,7 +30,7 @@
<section id="menus">
-<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/simpress/main0100.xhp" name="Menus">Menus</link> </variable></paragraph>
+<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/simpress/main0100.xhp">Menus</link> </variable></paragraph>
<paragraph id="par_id3150012" role="paragraph" xml-lang="en-US">The following section lists the help topics available for menus and dialogs.</paragraph>
</section>
<embed href="text/shared/00/00000011.xhp#menu_commands_text"/>
diff --git a/source/text/simpress/main0101.xhp b/source/text/simpress/main0101.xhp
index 1d13c120eb..401c3d2038 100644
--- a/source/text/simpress/main0101.xhp
+++ b/source/text/simpress/main0101.xhp
@@ -31,7 +31,7 @@
<section id="file">
<bookmark xml-lang="en-US" branch="hid/.uno:FileMenu" id="bm_id666524" localize="false"/>
-<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0101.xhp" name="File">File</link></paragraph>
+<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0101.xhp">File</link></paragraph>
<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"/>
diff --git a/source/text/simpress/main0103.xhp b/source/text/simpress/main0103.xhp
index ffaf06a061..2e6c4a6cca 100644
--- a/source/text/simpress/main0103.xhp
+++ b/source/text/simpress/main0103.xhp
@@ -29,7 +29,7 @@
<section id="view">
<bookmark xml-lang="en-US" branch="hid/.uno:ViewMenu" id="bm_id2276680" localize="false"/>
-<paragraph id="hd_id3150297" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0103.xhp" name="View">View</link></paragraph>
+<paragraph id="hd_id3150297" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0103.xhp">View</link></paragraph>
<paragraph id="par_id3149378" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands to control the on-screen display of the document, change the user interface and access the sidebar panels.</ahelp></paragraph>
</section>
<embed href="text/simpress/01/03080000.xhp#normal_view"/>
@@ -68,7 +68,7 @@
<embed href="text/shared/01/gallery.xhp#media_gallery_text"/>
<embed href="text/simpress/01/02110000.xhp#navigator"/>
-<paragraph id="hd_id3149121" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp" name="Zoom">Zoom</link></paragraph>
+<paragraph id="hd_id3149121" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp">Zoom</link></paragraph>
<embed href="text/shared/01/03010000.xhp#zoom_text"/>
</body>
diff --git a/source/text/simpress/main0104.xhp b/source/text/simpress/main0104.xhp
index 9641a3a06f..855cda2857 100644
--- a/source/text/simpress/main0104.xhp
+++ b/source/text/simpress/main0104.xhp
@@ -30,15 +30,15 @@
<section id="insert">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertMenu" id="bm_id2743919" localize="false"/>
-<h1 id="hd_id3153726"><link href="text/simpress/main0104.xhp" name="Insert">Insert</link></h1>
+<h1 id="hd_id3153726"><link href="text/simpress/main0104.xhp">Insert</link></h1>
<paragraph id="par_id3146971" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains the commands that are used to insert new elements into the document, for example, graphics, objects, special characters and other files.</ahelp></paragraph>
</section>
<embed href="text/shared/01/04140000.xhp#insertimageh1"/>
<embed href="text/shared/01/moviesound.xhp#moviesound"/>
-<h2 id="hd_id3146918"><link href="text/schart/01/wiz_chart_type.xhp" name="Chart">Chart</link></h2>
+<h2 id="hd_id3146918"><link href="text/schart/01/wiz_chart_type.xhp">Chart</link></h2>
<paragraph id="par_id0302200904002496" role="paragraph" xml-lang="en-US">Inserts a chart.</paragraph>
-<h2 id="hd_id3145768"><link href="text/simpress/01/04080100.xhp" name="Table">Table</link></h2>
+<h2 id="hd_id3145768"><link href="text/simpress/01/04080100.xhp">Table</link></h2>
<embed href="text/simpress/01/04080100.xhp#tabelletext"/>
<embed href="text/shared/01/04990000.xhp#media_submenu"/>
<embed href="text/shared/01/04150000.xhp#object_submenu"/>
@@ -48,12 +48,12 @@
<h2 id="hd_id491577295028949" localize="false"><embedvar href="text/shared/02/01140000.xhp#textbox_title"/></h2>
<paragraph role="paragraph" id="par_id501577295147605" localize="false"><embedvar href="text/shared/02/01140000.xhp#textbox_text"/></paragraph>
<embed href="text/shared/01/04050000.xhp#comment"/>
-<h2 id="hd_id3147003"><link href="text/shared/01/04160500.xhp" name="Floating Frame">Floating Frame</link></h2>
+<h2 id="hd_id3147003"><link href="text/shared/01/04160500.xhp">Floating Frame</link></h2>
<embed href="text/shared/01/04160500.xhp#frameeinfuegentext"/>
<embed href="text/shared/02/fontwork.xhp#fontwork"/>
-<h2 id="hd_id3156285"><link href="text/shared/02/09070000.xhp" name="Hyperlink">Hyperlink</link></h2>
+<h2 id="hd_id3156285"><link href="text/shared/02/09070000.xhp">Hyperlink</link></h2>
<embed href="text/shared/02/09070000.xhp#hyperdiatext"/>
-<h2 id="hd_id3163726"><link href="text/shared/01/04100000.xhp" name="Special Character">Special Character</link></h2>
+<h2 id="hd_id3163726"><link href="text/shared/01/04100000.xhp">Special Character</link></h2>
<embed href="text/shared/01/04100000.xhp#sonder"/>
<embed href="text/shared/01/formatting_mark.xhp#formatting_mark"/>
<h2 id="par_idN105C7">Slide Number</h2>
diff --git a/source/text/simpress/main0107.xhp b/source/text/simpress/main0107.xhp
index 84d7cb1c2b..a20e336926 100644
--- a/source/text/simpress/main0107.xhp
+++ b/source/text/simpress/main0107.xhp
@@ -31,7 +31,7 @@
<section id="window">
<bookmark xml-lang="en-US" branch="hid/.uno:WindowList" id="bm_id8218634" localize="false"/>
-<paragraph id="hd_id3153770" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0107.xhp" name="Window">Window</link></paragraph>
+<paragraph id="hd_id3153770" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0107.xhp">Window</link></paragraph>
<paragraph id="par_id3147435" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:WindowList">Contains commands for manipulating and displaying document windows.</ahelp></paragraph>
</section>
<embed href="text/shared/01/07010000.xhp#newwindow"/>
diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp
index d83b6cff35..cdf6e024df 100644
--- a/source/text/simpress/main0113.xhp
+++ b/source/text/simpress/main0113.xhp
@@ -30,25 +30,25 @@
</meta>
<body>
<section id="modify">
-<bookmark xml-lang="en-US" branch="hid/.uno:ModifyMenu" id="bm_id1189001" localize="false"/><paragraph role="heading" id="hd_id3154020" xml-lang="en-US" level="1"><link href="text/simpress/main0113.xhp" name="Modify">Modify</link></paragraph>
+<bookmark xml-lang="en-US" branch="hid/.uno:ModifyMenu" id="bm_id1189001" localize="false"/><paragraph role="heading" id="hd_id3154020" xml-lang="en-US" level="1"><link href="text/simpress/main0113.xhp">Modify</link></paragraph>
<paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".">Contains commands for modifying objects in your document.</ahelp></paragraph>
</section>
-<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="2"><link href="text/shared/02/05090000.xhp" name="Rotate">Rotate</link></paragraph>
+<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="2"><link href="text/shared/02/05090000.xhp">Rotate</link></paragraph>
<paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">Rotates the selected object(s).</paragraph>
<embed href="text/shared/01/05240000.xhp#flip"/>
<embed href="text/simpress/01/13050000.xhp#convert"/>
<embed href="text/simpress/01/05250000.xhp#arrange"/>
<embed href="text/shared/01/05070000.xhp#alignment"/>
<embed href="text/shared/01/05360000.xhp#distribute_selection"/>
-<paragraph role="heading" id="hd_id3153966" xml-lang="en-US" level="2"><link href="text/shared/01/05190000.xhp" name="Name Object">Name Object</link></paragraph>
+<paragraph role="heading" id="hd_id3153966" xml-lang="en-US" level="2"><link href="text/shared/01/05190000.xhp">Name Object</link></paragraph>
<embed href="text/shared/01/05190000.xhp#name"/>
-<paragraph role="heading" id="hd_id3154656" xml-lang="en-US" level="2"><link href="text/shared/01/05290100.xhp" name="Group">Group</link></paragraph>
+<paragraph role="heading" id="hd_id3154656" xml-lang="en-US" level="2"><link href="text/shared/01/05290100.xhp">Group</link></paragraph>
<embed href="text/shared/01/05290100.xhp#gruppierentext"/>
-<paragraph role="heading" id="hd_id3153484" xml-lang="en-US" level="2"><link href="text/shared/01/05290200.xhp" name="Ungroup">Ungroup</link></paragraph>
+<paragraph role="heading" id="hd_id3153484" xml-lang="en-US" level="2"><link href="text/shared/01/05290200.xhp">Ungroup</link></paragraph>
<embed href="text/shared/01/05290200.xhp#aufhebentext"/>
-<paragraph role="heading" id="hd_id3148870" xml-lang="en-US" level="2"><link href="text/shared/01/05290300.xhp" name="Enter Group">Enter Group</link></paragraph>
+<paragraph role="heading" id="hd_id3148870" xml-lang="en-US" level="2"><link href="text/shared/01/05290300.xhp">Enter Group</link></paragraph>
<embed href="text/shared/01/05290300.xhp#betretentext"/>
-<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/shared/01/05290400.xhp" name="Exit Group">Exit Group</link></paragraph>
+<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/shared/01/05290400.xhp">Exit Group</link></paragraph>
<embed href="text/shared/01/05290400.xhp#verlassentext"/>
<embed href="text/simpress/01/13140000.xhp#combine"/>
<embed href="text/simpress/01/13150000.xhp#split"/>
diff --git a/source/text/simpress/main0114.xhp b/source/text/simpress/main0114.xhp
index b3f81967d1..b7bb465621 100644
--- a/source/text/simpress/main0114.xhp
+++ b/source/text/simpress/main0114.xhp
@@ -31,16 +31,16 @@
<section id="slideshow">
<bookmark xml-lang="en-US" branch="hid/.uno:SlideShowMenu" id="bm_id1934263" localize="false"/>
-<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0114.xhp" name="Slide Show">Slide Show</link></paragraph>
+<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0114.xhp">Slide Show</link></paragraph>
<paragraph id="par_id3145252" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands and options for running a presentation.</ahelp></paragraph>
</section>
<embed href="text/simpress/01/03130000.xhp#slide_show"/>
-<paragraph id="hd_id3154510" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp" name="Slide Show Settings">Slide Show Settings</link></paragraph>
+<paragraph id="hd_id3154510" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp">Slide Show Settings</link></paragraph>
<embed href="text/simpress/01/06080000.xhp#praesent"/>
<embed href="text/simpress/02/04070000.xhp#rehearse_timings"/>
-<paragraph id="hd_id3153486" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06070000.xhp" name="Interaction">Interaction</link></paragraph>
+<paragraph id="hd_id3153486" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06070000.xhp">Interaction</link></paragraph>
<embed href="text/simpress/01/06070000.xhp#interaktiontext"/>
<paragraph id="par_idN10611" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06060000.xhp">Custom Animation</link></paragraph>
@@ -48,7 +48,7 @@
<embed href="text/simpress/01/06040000.xhp#slide_transition"/>
<embed href="text/simpress/02/04010000.xhp#show_hide_slide"/>
-<paragraph id="hd_id3153711" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06100000.xhp" name="Custom Slide Show">Custom Slide Show</link></paragraph>
+<paragraph id="hd_id3153711" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06100000.xhp">Custom Slide Show</link></paragraph>
<embed href="text/simpress/01/06100000.xhp#indipraesent"/>
</body>
diff --git a/source/text/simpress/main0200.xhp b/source/text/simpress/main0200.xhp
index 88020488b5..162c63bf45 100644
--- a/source/text/simpress/main0200.xhp
+++ b/source/text/simpress/main0200.xhp
@@ -25,7 +25,7 @@
</meta>
<body>
<section id="toolbars">
-<h1 id="hd_id3147434"><variable id="main0200"><link href="text/simpress/main0200.xhp" name="Toolbars">Toolbars</link></variable></h1>
+<h1 id="hd_id3147434"><variable id="main0200"><link href="text/simpress/main0200.xhp">Toolbars</link></variable></h1>
</section>
<embed href="text/shared/00/00000007.xhp#symbolleistenneu"/>
<section id="Section1">
diff --git a/source/text/simpress/main0202.xhp b/source/text/simpress/main0202.xhp
index 9dc58a34b7..5d5133a9ee 100644
--- a/source/text/simpress/main0202.xhp
+++ b/source/text/simpress/main0202.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<section id="lineandfillingbar">
-<h1 id="hd_id3149664"><link href="text/simpress/main0202.xhp" name="Line and Filling Bar">Line and Filling Bar</link></h1>
+<h1 id="hd_id3149664"><link href="text/simpress/main0202.xhp">Line and Filling Bar</link></h1>
<paragraph role="paragraph" id="par_id3153729" xml-lang="en-US"><ahelp hid=".">The Line and Filling Bar contains commands and options that you can apply in the current view.</ahelp></paragraph>
</section>
<embed href="text/shared/02/01230000.xhp#stylist"/>
@@ -37,18 +37,18 @@
<embed href="text/shared/00/00040502.xhp#syline"/>
<embed href="text/shared/02/05020000.xhp#arrow_style"/>
<embed href="text/shared/02/05020000.xhp#syarrow_style"/>
-<h2 id="hd_id3156382"><link href="text/shared/01/05200100.xhp" name="Line Style">Line Style</link></h2>
+<h2 id="hd_id3156382"><link href="text/shared/01/05200100.xhp">Line Style</link></h2>
<embed href="text/shared/01/05200100.xhp#stiltext"/>
<embed href="text/shared/00/00000004.xhp#syline_style"/>
-<h2 id="hd_id3159184"><link href="text/shared/01/05200100.xhp" name="Line Width">Line Width</link></h2>
+<h2 id="hd_id3159184"><link href="text/shared/01/05200100.xhp">Line Width</link></h2>
<embed href="text/shared/01/05200100.xhp#breitetext"/>
<embed href="text/shared/00/00000004.xhp#syline_width"/>
-<h2 id="hd_id3150250"><link href="text/shared/01/05200100.xhp" name="Line Color">Line Color</link></h2>
+<h2 id="hd_id3150250"><link href="text/shared/01/05200100.xhp">Line Color</link></h2>
<embed href="text/shared/01/05200100.xhp#farbetext"/>
<embed href="text/shared/00/00000004.xhp#syline_color"/>
<embed href="text/shared/01/05210000.xhp#area"/>
<embed href="text/shared/00/00040502.xhp#syarea"/>
-<h2 id="hd_id3148609"><link href="text/shared/01/05210100.xhp" name="Area Style / Filling">Area Style / Filling</link></h2>
+<h2 id="hd_id3148609"><link href="text/shared/01/05210100.xhp">Area Style / Filling</link></h2>
<embed href="text/shared/01/05210100.xhp#sytext"/>
<embed href="text/shared/00/00000004.xhp#syarea_style"/>
<embed href="text/shared/01/05210600.xhp#syshadow"/>
diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp
index 6eda91af3e..d97bf1d4e9 100644
--- a/source/text/simpress/main0203.xhp
+++ b/source/text/simpress/main0203.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<section id="textformattingbar">
- <paragraph xml-lang="en-US" id="hd_id3150010" role="heading" level="1"><link href="text/simpress/main0203.xhp" name="Text Formatting Bar">Text Formatting Bar</link></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3150010" role="heading" level="1"><link href="text/simpress/main0203.xhp">Text Formatting Bar</link></paragraph>
<paragraph xml-lang="en-US" id="par_id3152597" role="paragraph">To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object.</paragraph>
</section>
<embed href="text/shared/02/02020000.xhp#font_name"/>
@@ -41,7 +41,7 @@
<embed href="text/shared/00/00040502.xhp#syitalic"/>
<embed href="text/shared/01/05110300.xhp#underline"/>
<embed href="text/shared/00/00040502.xhp#syunderline"/>
- <paragraph xml-lang="en-US" id="hd_id3151391" role="heading" level="2"><link href="text/shared/01/05020200.xhp" name="Font Color">Font Color</link></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3151391" role="heading" level="2"><link href="text/shared/01/05020200.xhp">Font Color</link></paragraph>
<embed href="text/shared/01/05020200.xhp#textfarbe"/>
<embed href="text/shared/00/00000004.xhp#syfont_color"/>
<embed href="text/shared/01/05080100.xhp#left"/>
@@ -113,13 +113,13 @@
<case select="IMPRESS"><embed href="text/shared/02/06110000.xhp#symove_down"/>
</case>
</switch>
-<paragraph xml-lang="en-US" id="hd_id3154645" role="heading" level="2"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></paragraph>
+<paragraph xml-lang="en-US" id="hd_id3154645" role="heading" level="2"><link href="text/shared/01/05020000.xhp">Character</link></paragraph>
<embed href="text/shared/01/05020000.xhp#zeichentext"/>
<embed href="text/shared/00/00040500.xhp#sycharacter"/>
- <paragraph xml-lang="en-US" id="hd_id3149984" role="heading" level="2"><link href="text/shared/01/05030000.xhp" name="Paragraph">Paragraph</link></paragraph>
+ <paragraph xml-lang="en-US" id="hd_id3149984" role="heading" level="2"><link href="text/shared/01/05030000.xhp">Paragraph</link></paragraph>
<embed href="text/shared/01/05030000.xhp#absatztext"/>
<embed href="text/shared/00/00040500.xhp#syparagraph"/>
- <paragraph xml-lang="en-US" id="hd_id3153619" role="heading" level="2"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/01/06050000.xhp" name="Numbering Symbols">Numbering Symbols</link>
+ <paragraph xml-lang="en-US" id="hd_id3153619" role="heading" level="2"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/01/06050000.xhp">Numbering Symbols</link>
</caseinline></switchinline></paragraph>
<switch select="appl">
<case select="IMPRESS"><embed href="text/shared/01/06050000.xhp#numauftext"/>
diff --git a/source/text/simpress/main0204.xhp b/source/text/simpress/main0204.xhp
index 8c2125669a..85c1fa4ed4 100644
--- a/source/text/simpress/main0204.xhp
+++ b/source/text/simpress/main0204.xhp
@@ -30,7 +30,7 @@
</meta>
<body>
<section id="slideviewbar">
-<h1 id="hd_id3150010"><link href="text/simpress/main0204.xhp" name="Slide View Bar">Slide View Bar</link></h1>
+<h1 id="hd_id3150010"><link href="text/simpress/main0204.xhp">Slide View Bar</link></h1>
<paragraph role="paragraph" id="par_id3146971" xml-lang="en-US"><ahelp hid="dummy">The <emph>Slide View</emph> bar opens with the Slide Sorter view.</ahelp></paragraph>
</section>
<embed href="text/simpress/02/04070000.xhp#rehearse_timings"/>
diff --git a/source/text/simpress/main0206.xhp b/source/text/simpress/main0206.xhp
index e9d43733dc..6c055e5e47 100644
--- a/source/text/simpress/main0206.xhp
+++ b/source/text/simpress/main0206.xhp
@@ -33,7 +33,7 @@
<section id="status_bar">
- <paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0206.xhp" name="Status Bar">Status Bar</link></paragraph>
+ <paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0206.xhp">Status Bar</link></paragraph>
<paragraph role="paragraph" id="par_id3154020" xml-lang="en-US">The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window.</paragraph>
</section>
<embed href="text/simpress/02/08020000.xhp#current_size"/>
diff --git a/source/text/simpress/main0209.xhp b/source/text/simpress/main0209.xhp
index 3b52836f85..96fa2161c4 100644
--- a/source/text/simpress/main0209.xhp
+++ b/source/text/simpress/main0209.xhp
@@ -33,12 +33,12 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3153191"><bookmark_value>rulers; in presentations</bookmark_value>
<bookmark_value>origin of rulers</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3153191" xml-lang="en-US" level="1"><link href="text/simpress/main0209.xhp" name="Rulers">Rulers</link></paragraph>
+<paragraph role="heading" id="hd_id3153191" xml-lang="en-US" level="1"><link href="text/simpress/main0209.xhp">Rulers</link></paragraph>
<paragraph role="paragraph" id="par_id3149666" xml-lang="en-US">You can use vertical and horizontal rulers at the left and upper edges of the $[officename] Impress workspace to assist you in creating your slide. The sections of the rulers that cover the area of the slide are white.</paragraph>
<paragraph role="tip" id="par_id3153963" xml-lang="en-US">When you select an object, its dimensions are displayed on the rulers as gray double lines. To precisely resize the object, drag one of the double lines to a new location on the ruler.</paragraph>
<paragraph role="paragraph" id="par_id3150206" xml-lang="en-US">When you select a text object on a slide, indents and tabs are displayed on the horizontal ruler. To change the indent or tab settings for the text object, drag an indent or a tab marker to a new location on the ruler.</paragraph>
-<paragraph role="paragraph" id="par_id3150253" xml-lang="en-US">You can also drag a <link href="text/simpress/01/04030000.xhp" name="snap line">snap line</link> from a ruler to help you align objects on your slide. To insert a snap line using a ruler, drag the edge of a ruler into the slide.</paragraph>
-<paragraph role="paragraph" id="par_id3153820" xml-lang="en-US">To show or hide the rulers, choose <link href="text/simpress/01/03060000.xhp" name="View - Rulers"><emph>View - Rulers</emph></link>. </paragraph>
+<paragraph role="paragraph" id="par_id3150253" xml-lang="en-US">You can also drag a <link href="text/simpress/01/04030000.xhp">snap line</link> from a ruler to help you align objects on your slide. To insert a snap line using a ruler, drag the edge of a ruler into the slide.</paragraph>
+<paragraph role="paragraph" id="par_id3153820" xml-lang="en-US">To show or hide the rulers, choose <link href="text/simpress/01/03060000.xhp"><emph>View - Rulers</emph></link>. </paragraph>
<paragraph role="paragraph" id="par_id3148609" xml-lang="en-US">To specify the measurement units for a ruler, right-click the ruler, and then choose a new unit from the list.</paragraph>
<paragraph role="paragraph" id="par_id3149129" xml-lang="en-US">To change the origin (0 point) of the rulers, drag the intersection of the two rulers in the top left corner into the workspace. Vertical and horizontal guides appear. Continue to drag until the vertical and horizontal guides are where you want the new origin to be, and then release. To reset the origins of the rulers to the default values, double-click the intersection.</paragraph>
<paragraph role="paragraph" id="par_id3154651" xml-lang="en-US">To change the slide margins, drag the edge of the white areas in the rulers.</paragraph>
diff --git a/source/text/simpress/main0210.xhp b/source/text/simpress/main0210.xhp
index 0f83ce75cb..14fef863b0 100644
--- a/source/text/simpress/main0210.xhp
+++ b/source/text/simpress/main0210.xhp
@@ -26,7 +26,7 @@
<body>
<section id="drawingbar">
<!-- removed HID RID_DRAW_TOOLBOX -->
-<h1 id="hd_id3150342"><link href="text/simpress/main0210.xhp" name="Drawing Bar">Drawing Bar</link></h1>
+<h1 id="hd_id3150342"><link href="text/simpress/main0210.xhp">Drawing Bar</link></h1>
<paragraph role="paragraph" id="par_id3150202" xml-lang="en-US"><ahelp hid=".">The <emph>Drawing</emph> bar contains frequently used editing tools. Click the arrow next to an icon to open a toolbar that contains additional commands.</ahelp></paragraph>
</section>
@@ -52,7 +52,7 @@
<embed href="text/simpress/02/10080000.xhp#curve"/>
<embed href="text/simpress/00/00000004.xhp#sycurve"/>
<embed href="text/simpress/02/10100000.xhp#connectors"/>
-<h2 id="par_idN107C8"><link href="text/simpress/02/10120000.xhp" name="Lines and Arrows">Lines and Arrows</link></h2>
+<h2 id="par_idN107C8"><link href="text/simpress/02/10120000.xhp">Lines and Arrows</link></h2>
<paragraph role="paragraph" id="par_idN126D7" xml-lang="en-US">Opens the Arrows toolbar to insert lines and arrows.</paragraph>
<embed href="text/simpress/02/10090000.xhp#objects"/>
<embed href="text/simpress/02/10090000.xhp#syobjects"/>
@@ -68,18 +68,18 @@
<embed href="text/shared/00/00000404.xhp#sycallouts"/>
<embed href="text/shared/02/stars.xhp#stars"/>
<embed href="text/shared/00/00000404.xhp#systars"/>
-<h2 id="par_idN10770"><link href="text/shared/01/05270000.xhp" name="Points">Points</link></h2>
+<h2 id="par_idN10770"><link href="text/shared/01/05270000.xhp">Points</link></h2>
<paragraph role="paragraph" id="par_idN10780" xml-lang="en-US">Enables you to edit points on your drawing.</paragraph>
-<h2 id="par_idN10783"><link href="text/simpress/02/10030200.xhp" name="Gluepoints">Gluepoints</link></h2>
+<h2 id="par_idN10783"><link href="text/simpress/02/10030200.xhp">Gluepoints</link></h2>
<paragraph role="paragraph" id="par_idN10793" xml-lang="en-US">Enables you to edit gluepoints on your drawing.</paragraph>
<embed href="text/shared/02/fontwork.xhp#fontwork"/>
<embed href="text/shared/00/00000404.xhp#syfontworkgallery"/>
-<h2 id="par_idN10803"><link href="text/shared/01/04140000.xhp" name="From File">From File</link></h2>
+<h2 id="par_idN10803"><link href="text/shared/01/04140000.xhp">From File</link></h2>
<embed href="text/shared/01/04140000.xhp#grafiktext"/>
<embed href="text/shared/00/00000404.xhp#syimage"/>
<embed href="text/simpress/02/10110000.xhp#insert"/>
<embed href="text/simpress/02/10110000.xhp#syinsert"/>
-<h2 id="hd_id3153078"><link href="text/simpress/02/10030000.xhp" name="Rotate">Rotate</link></h2>
+<h2 id="hd_id3153078"><link href="text/simpress/02/10030000.xhp">Rotate</link></h2>
<paragraph role="paragraph" id="par_id3154556" xml-lang="en-US">This tool is used to rotate the object.</paragraph>
<embed href="text/simpress/02/10030000.xhp#rotate"/>
<embed href="text/shared/02/05110000.xhp#alignment"/>
diff --git a/source/text/simpress/main0211.xhp b/source/text/simpress/main0211.xhp
index 5265688f16..031d412c05 100644
--- a/source/text/simpress/main0211.xhp
+++ b/source/text/simpress/main0211.xhp
@@ -29,7 +29,7 @@
</meta>
<body>
<section id="outlinebar">
-<h1 id="hd_id3154013" xml-lang="en-US"><link href="text/simpress/main0211.xhp" name="Outline Bar">Outline Bar</link></h1>
+<h1 id="hd_id3154013" xml-lang="en-US"><link href="text/simpress/main0211.xhp">Outline Bar</link></h1>
<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US"><ahelp hid=".">In<emph> Outline View</emph>, the Outline bar contains frequently used editing tools.</ahelp> Click the arrow next to an icon to open a toolbar that contains additional commands.</paragraph>
</section>
<embed href="text/shared/02/06050000.xhp#demote_one_level"/>
diff --git a/source/text/simpress/main0212.xhp b/source/text/simpress/main0212.xhp
index 9628b69b91..6c5c57d2c2 100644
--- a/source/text/simpress/main0212.xhp
+++ b/source/text/simpress/main0212.xhp
@@ -28,12 +28,12 @@
</meta>
<body>
<section id="slidesorterbar">
-<h1 id="hd_id3149664"><link href="text/simpress/main0212.xhp" name="Slide Sorter Bar">Slide Sorter Bar</link></h1>
+<h1 id="hd_id3149664"><link href="text/simpress/main0212.xhp">Slide Sorter Bar</link></h1>
<paragraph role="paragraph" id="par_id3146970" xml-lang="en-US"><ahelp hid=".">In<emph> Slide Sorter</emph> view, the <emph>Slide Sorter</emph> bar can be used.</ahelp></paragraph>
</section>
<embed href="text/shared/02/18010000.xhp#selection"/>
<embed href="text/shared/02/18010000.xhp#syselection"/>
-<h2 id="hd_id3153711"><link href="text/simpress/01/03130000.xhp" name="Slide Show">Slide Show</link></h2>
+<h2 id="hd_id3153711"><link href="text/simpress/01/03130000.xhp">Slide Show</link></h2>
<embed href="text/simpress/01/03130000.xhp#bldpra"/>
<embed href="text/simpress/00/00000403.xhp#syslide_show"/>
</body>
diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp
index 9cc6d74955..48e1906a54 100644
--- a/source/text/simpress/main0213.xhp
+++ b/source/text/simpress/main0213.xhp
@@ -30,40 +30,40 @@
</meta>
<body>
<section id="optionsbar">
-<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/main0213.xhp" name="Options Bar">Options Bar</link></paragraph>
+<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/main0213.xhp">Options Bar</link></paragraph>
<paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">To display the <emph>Options Bar</emph>, choose <emph>View - Toolbars - Options</emph>.</paragraph>
</section>
<section id="howtoget">
<embed href="text/simpress/00/00000403.xhp#option"/>
</section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#rotation_mode"/>
<embed href="text/simpress/02/13020000.xhp#syrotation_mode"/>
-<paragraph role="heading" id="hd_id3148487" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp" name="Display Grid">Display Grid</link></paragraph>
+<paragraph role="heading" id="hd_id3148487" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp">Display Grid</link></paragraph>
<embed href="text/shared/optionen/01050100.xhp#rastersicht"/>
<embed href="text/shared/02/01171200.xhp#sydisplay_grid"/>
<embed href="text/simpress/02/13050000.xhp#show_snap_lines"/>
<embed href="text/simpress/02/13050000.xhp#syshow_snap_lines"/>
-<paragraph role="heading" id="hd_id3148700" xml-lang="en-US" level="2"><link href="text/shared/02/01171400.xhp" name="Helplines While Moving">Helplines While Moving</link></paragraph>
+<paragraph role="heading" id="hd_id3148700" xml-lang="en-US" level="2"><link href="text/shared/02/01171400.xhp">Helplines While Moving</link></paragraph>
<embed href="text/shared/optionen/01070100.xhp#verschieb"/>
<embed href="text/shared/02/01171400.xhp#syhline"/>
-<paragraph role="heading" id="hd_id3149603" xml-lang="en-US" level="2"><link href="text/shared/02/01171300.xhp" name="Snap to Grid">Snap to Grid</link></paragraph>
+<paragraph role="heading" id="hd_id3149603" xml-lang="en-US" level="2"><link href="text/shared/02/01171300.xhp">Snap to Grid</link></paragraph>
<embed href="text/shared/optionen/01050100.xhp#snap_to_grid"/>
<embed href="text/shared/02/01171300.xhp#sysnap_to_grid"/>
-<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/simpress/02/13140000.xhp" name="Snap to Snap Lines">Snap to Snap Lines</link></paragraph>
+<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/simpress/02/13140000.xhp">Snap to Snap Lines</link></paragraph>
<embed href="text/shared/optionen/01070300.xhp#anlinie"/>
<embed href="text/simpress/02/13140000.xhp#sysnap_to_snap_guides"/>
-<paragraph role="heading" id="hd_id3146966" xml-lang="en-US" level="2"><link href="text/simpress/02/13150000.xhp" name="Snap to Page Margins">Snap to Page Margins</link></paragraph>
+<paragraph role="heading" id="hd_id3146966" xml-lang="en-US" level="2"><link href="text/simpress/02/13150000.xhp">Snap to Page Margins</link></paragraph>
<embed href="text/shared/optionen/01070300.xhp#seitenrand"/>
<embed href="text/simpress/02/13150000.xhp#sysnap_to_page_margins"/>
-<paragraph role="heading" id="hd_id3149051" xml-lang="en-US" level="2"><link href="text/simpress/02/13160000.xhp" name="Snap to Object Border">Snap to Object Border</link></paragraph>
+<paragraph role="heading" id="hd_id3149051" xml-lang="en-US" level="2"><link href="text/simpress/02/13160000.xhp">Snap to Object Border</link></paragraph>
<embed href="text/shared/optionen/01070300.xhp#rahmen"/>
<embed href="text/simpress/02/13160000.xhp#sysnap_to_object_border"/>
-<paragraph role="heading" id="hd_id3150392" xml-lang="en-US" level="2"><link href="text/simpress/02/13170000.xhp" name="Snap to Object Points">Snap to Object Points</link></paragraph>
+<paragraph role="heading" id="hd_id3150392" xml-lang="en-US" level="2"><link href="text/simpress/02/13170000.xhp">Snap to Object Points</link></paragraph>
<embed href="text/shared/optionen/01070300.xhp#opunkte"/>
<embed href="text/simpress/02/13170000.xhp#sysnap_to_object_points"/>
-<paragraph role="heading" id="hd_id3156401" xml-lang="en-US" level="2"><link href="text/simpress/02/13180000.xhp" name="Allow Quick Editing">Allow Quick Editing</link></paragraph>
+<paragraph role="heading" id="hd_id3156401" xml-lang="en-US" level="2"><link href="text/simpress/02/13180000.xhp">Allow Quick Editing</link></paragraph>
<embed href="text/shared/optionen/01070500.xhp#schnellbearb"/>
<embed href="text/simpress/02/13180000.xhp#syallow_quick_editing"/>
-<paragraph role="heading" id="hd_id3145823" xml-lang="en-US" level="2"><link href="text/simpress/02/13190000.xhp" name="Select Text Area Only">Select Text Area Only</link></paragraph>
+<paragraph role="heading" id="hd_id3145823" xml-lang="en-US" level="2"><link href="text/simpress/02/13190000.xhp">Select Text Area Only</link></paragraph>
<embed href="text/shared/optionen/01070500.xhp#textbereich"/>
<embed href="text/simpress/02/13190000.xhp#syselect_text_area_only"/>
<embed href="text/simpress/02/13060000.xhp#doubleclick_textedit"/>
diff --git a/source/text/simpress/main0214.xhp b/source/text/simpress/main0214.xhp
index dc0bba8042..f3e784fb3a 100644
--- a/source/text/simpress/main0214.xhp
+++ b/source/text/simpress/main0214.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<section id="imagebar">
-<paragraph role="heading" id="hd_id3151245" xml-lang="en-US" level="1"><link href="text/simpress/main0214.xhp" name="Image Bar">Image Bar</link></paragraph>
+<paragraph role="heading" id="hd_id3151245" xml-lang="en-US" level="1"><link href="text/simpress/main0214.xhp">Image Bar</link></paragraph>
<paragraph role="paragraph" id="par_id3150543" xml-lang="en-US">Use the <emph>Image</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s).</paragraph>
</section>
<embed href="text/shared/02/24010000.xhp#filter"/>
diff --git a/source/text/simpress/main0503.xhp b/source/text/simpress/main0503.xhp
index 562a3aa5c0..cebdcababa 100644
--- a/source/text/simpress/main0503.xhp
+++ b/source/text/simpress/main0503.xhp
@@ -33,7 +33,7 @@
<section id="features">
- <paragraph id="hd_id3146119" role="heading" level="1" xml-lang="en-US"><variable id="main0503"><link href="text/simpress/main0503.xhp" name="$[officename] Impress Features">$[officename] Impress Features</link></variable></paragraph>
+ <paragraph id="hd_id3146119" role="heading" level="1" xml-lang="en-US"><variable id="main0503"><link href="text/simpress/main0503.xhp">$[officename] Impress Features</link></variable></paragraph>
<paragraph role="paragraph" id="par_id3151074" xml-lang="en-US">$[officename] Impress lets you create professional slide shows that can include charts, drawing objects, text, multimedia and a variety of other items. If you want, you can even import and modify Microsoft PowerPoint presentations.</paragraph>
</section>
<paragraph role="paragraph" id="par_id3149379" xml-lang="en-US">For on-screen slide shows, animation, slide transitions and multimedia are a few of the techniques you can use to make your presentation more exciting.</paragraph>
diff --git a/source/text/simpress/main_edit.xhp b/source/text/simpress/main_edit.xhp
index a4ecca22cb..16ee1d16c2 100644
--- a/source/text/simpress/main_edit.xhp
+++ b/source/text/simpress/main_edit.xhp
@@ -31,7 +31,7 @@
<section id="edit">
<bookmark xml-lang="en-US" branch="hid/.uno:EditMenu" id="bm_id4737388" localize="false"/>
-<h1 id="hd_id3153726"><link href="text/simpress/main_edit.xhp" name="Edit">Edit</link></h1>
+<h1 id="hd_id3153726"><link href="text/simpress/main_edit.xhp">Edit</link></h1>
<paragraph id="par_id3151075" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands for editing the contents of the current document.</ahelp></paragraph>
</section>
<embed href="text/shared/01/02010000.xhp#undo"/>
@@ -46,21 +46,21 @@
<embed href="text/shared/01/02100000.xhp#find_and_replace"/>
<embed href="text/simpress/01/02120000.xhp#duplicate"/>
-<h2 id="hd_id3154649"><link href="text/shared/01/05270000.xhp" name="Points">Points</link></h2>
+<h2 id="hd_id3154649"><link href="text/shared/01/05270000.xhp">Points</link></h2>
<paragraph id="par_id3154766" role="paragraph" xml-lang="en-US">Switches the <emph>Edit Points</emph> mode on and off.</paragraph>
-<h2 id="hd_id3145116"><link href="text/simpress/02/10030200.xhp" name="Gluepoints">Gluepoints</link></h2>
+<h2 id="hd_id3145116"><link href="text/simpress/02/10030200.xhp">Gluepoints</link></h2>
<paragraph id="par_id3147403" role="paragraph" xml-lang="en-US">Switches the <emph>Edit Gluepoints</emph> mode on and off.</paragraph>
<embed href="text/shared/02/09070000.xhp#hyperlink"/>
-<h2 id="hd_id3150396"><link href="text/simpress/01/02160000.xhp" name="Fields">Fields</link></h2>
+<h2 id="hd_id3150396"><link href="text/simpress/01/02160000.xhp">Fields</link></h2>
<embed href="text/simpress/01/02160000.xhp#fields_text"/>
<embed href="text/simpress/01/02130000.xhp#delete_slide"/>
-<h2 id="hd_id3149355"><link href="text/shared/01/02180000.xhp" name="Links">Links</link></h2>
+<h2 id="hd_id3149355"><link href="text/shared/01/02180000.xhp">Links</link></h2>
<embed href="text/shared/01/02180000.xhp#links_text"/>
-<h2 id="hd_id0914201502131542"><link href="text/shared/01/02200000.xhp" name="Object">Object</link></h2>
+<h2 id="hd_id0914201502131542"><link href="text/shared/01/02200000.xhp">Object</link></h2>
<embed href="text/shared/01/02200000.xhp#object_text"/>
</body>
diff --git a/source/text/simpress/main_format.xhp b/source/text/simpress/main_format.xhp
index 91c99411d9..d956a80a80 100644
--- a/source/text/simpress/main_format.xhp
+++ b/source/text/simpress/main_format.xhp
@@ -27,14 +27,14 @@
<section id="format">
<bookmark xml-lang="en-US" branch="hid/.uno:FormatMenu" id="bm_id4682149" localize="false"/>
- <h1 id="hd_id3152596"><link href="text/simpress/main_format.xhp" name="Format">Format</link></h1>
+ <h1 id="hd_id3152596"><link href="text/simpress/main_format.xhp">Format</link></h1>
<paragraph id="par_id3145801" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands for formatting the layout and the contents of your document.</ahelp></paragraph>
</section>
<embed href="text/shared/submenu_text.xhp#submenu_text"/>
<embed href="text/shared/submenu_spacing.xhp#submenu_spacing"/>
<embed href="text/swriter/main0105.xhp#Align-and-Lists"/><comment>temporary solution for "Align Text", until submenu is made</comment>
- <h2 id="hd_id951602975070826"><link href="text/simpress/format_submenu_lists.xhp" name="Impress Format list submenu">Lists</link></h2>
+ <h2 id="hd_id951602975070826"><link href="text/simpress/format_submenu_lists.xhp">Lists</link></h2>
<paragraph role="paragraph" id="par_id461602975083850">Opens a submenu where you can modify the formatting of list paragraphs.</paragraph>
<embed href="text/shared/01/05010000.xhp#standard"/>
@@ -42,13 +42,13 @@
<h2 id="hd_id451615217475502">Styles</h2>
<paragraph role="paragraph" id="par_id41615217505414">Shows commands to edit, update, create, and manage styles.</paragraph><comment>Needs a submenu page</comment>
- <h2 id="hd_id3147401"><link href="text/shared/01/05020000.xhp" name="Character">Character</link></h2>
+ <h2 id="hd_id3147401"><link href="text/shared/01/05020000.xhp">Character</link></h2>
<embed href="text/shared/01/05020000.xhp#zeichentext"/>
- <h2 id="hd_id3149941"><link href="text/shared/01/05030000.xhp" name="Paragraph">Paragraph</link></h2>
+ <h2 id="hd_id3149941"><link href="text/shared/01/05030000.xhp">Paragraph</link></h2>
<embed href="text/shared/01/05030000.xhp#absatztext"/>
- <h2 id="hd_id3147299"><link href="text/shared/01/06050000.xhp" name="Numbering/Bullets">Bullets and Numbering</link></h2>
+ <h2 id="hd_id3147299"><link href="text/shared/01/06050000.xhp">Bullets and Numbering</link></h2>
<embed href="text/shared/01/06050000.xhp#numauftext"/>
<h2 id="hd_id801615217485302">Table</h2>
diff --git a/source/text/simpress/main_tools.xhp b/source/text/simpress/main_tools.xhp
index c39b110725..5146392aec 100644
--- a/source/text/simpress/main_tools.xhp
+++ b/source/text/simpress/main_tools.xhp
@@ -31,13 +31,13 @@
<section id="tools">
<bookmark xml-lang="en-US" branch="hid/.uno:ToolsMenu" id="bm_id9877010" localize="false"/>
-<paragraph id="hd_id3154017" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main_tools.xhp" name="Tools">Tools</link></paragraph>
+<paragraph id="hd_id3154017" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main_tools.xhp">Tools</link></paragraph>
<paragraph id="par_id3155064" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp></paragraph>
</section>
<embed href="text/shared/01/06990000.xhp#spelling"/>
<embed href="text/shared/01/06010500.xhp#language"/>
<embed href="text/shared/01/gallery.xhp#stargallery"/>
-<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp" name="ImageMap">ImageMap</link></paragraph>
+<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp">ImageMap</link></paragraph>
<embed href="text/shared/01/02220000.xhp#imagemaptext"/>
<embed href="text/shared/01/06030000.xhp#color_replacer"/>
<embed href="text/shared/01/mediaplayer.xhp#mediaplayer"/>
@@ -45,10 +45,10 @@
<embed href="text/shared/01/packagemanager.xhp#packagemanager"/>
<embed href="text/shared/01/06150000.xhp#xmlfilter"/>
-<paragraph id="hd_id3153248" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06040000.xhp" name="AutoCorrect">AutoCorrect Options</link></paragraph>
+<paragraph id="hd_id3153248" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06040000.xhp">AutoCorrect Options</link></paragraph>
<embed href="text/shared/01/06040000.xhp#autoko"/>
-<paragraph id="hd_id3149130" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06140000.xhp" name="Customize">Customize</link></paragraph>
+<paragraph id="hd_id3149130" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06140000.xhp">Customize</link></paragraph>
<embed href="text/shared/01/06140000.xhp#anpassen"/>
<embed href="text/shared/optionen/01000000.xhp#options"/>
</body>
diff --git a/source/text/simpress/submenu_object_shape.xhp b/source/text/simpress/submenu_object_shape.xhp
index cf0b7bfa29..4c048f9b9b 100644
--- a/source/text/simpress/submenu_object_shape.xhp
+++ b/source/text/simpress/submenu_object_shape.xhp
@@ -16,7 +16,7 @@
</meta>
<body>
<section id="objectshape">
-<h1 id="hd_id231615117568430"><link href="text/simpress/submenu_object_shape.xhp" name="Object and Shape">Textbox and Shape</link></h1>
+<h1 id="hd_id231615117568430"><link href="text/simpress/submenu_object_shape.xhp">Textbox and Shape</link></h1>
<paragraph role="paragraph" id="par_id111615131426235">Opens a submenu to edit the properties of the selected textbox or shape.</paragraph>
</section>
<embed href="text/shared/01/05230000.xhp#position_and_size"/>