summaryrefslogtreecommitdiff
path: root/source/text/simpress/01
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-03-13 16:04:19 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-03-16 15:18:10 +0000
commit77cb682cd1b004e7247560e60f603a4bb0565b8d (patch)
tree5ff7d8bf5fcc8f9fe162b8ed05ca7eeaf21022ba /source/text/simpress/01
parent00567a452bb1e270dd2438dcc865359edba56c19 (diff)
convert plain paragraphs with role="heading" → h<level>
i.e. without child elements and also drop the language that was changed to implied in the dtd previously/defaults to en-US unless specified. This change doesn't affect translations, only the content of the paragraph/headings is extracted. done with: perl -CSD -pi -e 'BEGIN {$base = qr/role="heading"|level="(?<level>\d+)"|(?<id>id="[^"]+")/;} s#<paragraph(((\s+($base)){3})|(\s+($base|xml-lang="en-US")){4})>(?<body>[^<]+)</paragraph>#<h$+{level} $+{id}>$+{body}</h$+{level}>#g' (all permutations re order of attributes, and xml-lang="en-US" being optional / implied) Change-Id: I365a2bb983a3969af9390753fce7b7f3597c7b8b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148795 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress/01')
-rw-r--r--source/text/simpress/01/02110000.xhp16
-rw-r--r--source/text/simpress/01/02140000.xhp2
-rw-r--r--source/text/simpress/01/02150000.xhp10
-rw-r--r--source/text/simpress/01/02160000.xhp12
-rw-r--r--source/text/simpress/01/03180000.xhp6
-rw-r--r--source/text/simpress/01/05150000.xhp28
-rw-r--r--source/text/simpress/01/06040000.xhp22
-rw-r--r--source/text/simpress/01/06060000.xhp24
-rw-r--r--source/text/simpress/01/effectoptions.xhp2
-rw-r--r--source/text/simpress/01/remoteconnections.xhp4
10 files changed, 63 insertions, 63 deletions
diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp
index 1f36c37743..9961568c24 100644
--- a/source/text/simpress/01/02110000.xhp
+++ b/source/text/simpress/01/02110000.xhp
@@ -44,7 +44,7 @@
<embed href="text/shared/00/edit_menu.xhp#navigator"/>
</section>
<paragraph role="tip" id="par_id3156448" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><keycode>Command</keycode></caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+Shift+F5</keycode> to open the Navigator when you are editing a presentation.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_NAVIGATOR_TBI_PEN" id="bm_id3150538" localize="false"/><paragraph role="heading" id="hd_id3145235" xml-lang="en-US" level="2">Pointer</paragraph>
+<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_NAVIGATOR_TBI_PEN" id="bm_id3150538" localize="false"/><h2 id="hd_id3145235">Pointer</h2>
<paragraph role="paragraph" id="par_id3157874" xml-lang="en-US"><ahelp hid="HID_SD_NAVIGATOR_TBI_PEN">Switches the mouse pointer to a pen that you can use to write on slides during a slide show.</ahelp> You cannot change the color of the pen.</paragraph>
@@ -117,7 +117,7 @@
</table>
</section>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/dragmode" id="bm_id3150258" localize="false"/><paragraph role="heading" id="hd_id3149979" xml-lang="en-US" level="2">Drag Mode</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/dragmode" id="bm_id3150258" localize="false"/><h2 id="hd_id3149979">Drag Mode</h2>
<paragraph role="paragraph" id="par_id3150264" xml-lang="en-US"><ahelp hid="modules/simpress/ui/navigatorpanel/dragmode">Drag and drop slides and named objects into the active slide.</ahelp> You can only insert slides and named objects from a saved file. You can only insert named objects as copies.</paragraph>
<table id="tbl_id3149286">
<tablerow>
@@ -151,17 +151,17 @@
</tablecell>
</tablerow>
</table>
-<paragraph role="heading" id="hd_id3148930" xml-lang="en-US" level="3">Insert as hyperlink</paragraph>
+<h3 id="hd_id3148930">Insert as hyperlink</h3>
<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>
+<h3 id="hd_id3152945">Insert as link</h3>
<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>
+<h3 id="hd_id3159274">Insert as copy</h3>
<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>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/shapes" id="bm_id9534592" localize="false"/><h2 id="hd_id4969328">Show Shapes</h2>
<paragraph role="paragraph" id="par_id9635914" xml-lang="en-US"><ahelp hid=".">In the submenu you can choose to display a list of all shapes or only the named shapes. Use drag-and-drop in the list to reorder the shapes. When you set the focus to a slide and press the <item type="keycode">Tab</item> key, the next shape in the defined order is selected.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/tree" id="bm_id3149807" localize="false"/><paragraph role="heading" id="hd_id3148624" xml-lang="en-US" level="2">Existing Slides</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/tree" id="bm_id3149807" localize="false"/><h2 id="hd_id3148624">Existing Slides</h2>
<paragraph role="paragraph" id="par_id3154599" xml-lang="en-US"><ahelp hid="modules/simpress/ui/navigatorpanel/tree">Lists available slides. Double-click a slide to make it the active slide.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/documents" id="bm_id3150625" localize="false"/><paragraph role="heading" id="hd_id3150423" xml-lang="en-US" level="2">Open Documents</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/documents" id="bm_id3150625" localize="false"/><h2 id="hd_id3150423">Open Documents</h2>
<paragraph role="paragraph" id="par_id3150631" xml-lang="en-US"><ahelp hid="modules/simpress/ui/navigatorpanel/documents">Lists available $[officename] files.</ahelp> Select a file to display the contents you can insert.</paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/02140000.xhp b/source/text/simpress/01/02140000.xhp
index 667679f902..47de31a06b 100644
--- a/source/text/simpress/01/02140000.xhp
+++ b/source/text/simpress/01/02140000.xhp
@@ -31,7 +31,7 @@
<bookmark_value>deleting; layers</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:DeleteLayer" id="bm_id8458750" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3153541" role="heading" level="1">Delete Layer</paragraph>
+<h1 id="hd_id3153541">Delete Layer</h1>
<paragraph xml-lang="en-US" id="par_id3148664" role="paragraph"><variable id="ebeneloeschen"><ahelp hid=".uno:DeleteLayer">Deletes the active layer.</ahelp>
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/simpress/01/02150000.xhp b/source/text/simpress/01/02150000.xhp
index f2cc43213e..338b5173a7 100644
--- a/source/text/simpress/01/02150000.xhp
+++ b/source/text/simpress/01/02150000.xhp
@@ -33,23 +33,23 @@
<bookmark xml-lang="en-US" branch="hid/.uno:Morphing" id="bm_id1304079" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/crossfadedialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/crossfadedialog/CrossFadeDialog" id="bm_id3154013" localize="false"/>
-<paragraph role="heading" id="hd_id3148577" xml-lang="en-US" level="1">Cross-fading</paragraph>
+<h1 id="hd_id3148577">Cross-fading</h1>
<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">groups</link> the result.</paragraph>
<section id="howtoget">
<embed href="text/simpress/00/00000402.xhp#bearbueber"/>
</section>
-<paragraph role="heading" id="hd_id3155334" xml-lang="en-US" level="2">Settings</paragraph>
+<h2 id="hd_id3155334">Settings</h2>
<paragraph role="paragraph" id="par_id3149126" xml-lang="en-US">Sets the options for cross-fading.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/crossfadedialog/increments" id="bm_id3145792" localize="false"/>
-<paragraph role="heading" id="hd_id3149257" xml-lang="en-US" level="3">Increments</paragraph>
+<h3 id="hd_id3149257">Increments</h3>
<paragraph role="paragraph" id="par_id3150297" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/crossfadedialog/increments">Enter the number of shapes you want between the two selected objects.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/crossfadedialog/attributes" id="bm_id3154650" localize="false"/>
-<paragraph role="heading" id="hd_id3149211" xml-lang="en-US" level="3">Cross-fade attributes</paragraph>
+<h3 id="hd_id3149211">Cross-fade attributes</h3>
<paragraph role="paragraph" id="par_id3150207" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/crossfadedialog/attributes">Applies cross-fading to the line and fill properties of the selected objects.</ahelp> For example, if the selected objects are filled with different colors, a color transition between the two colors is applied.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/crossfadedialog/orientation" id="bm_id3149405" localize="false"/>
-<paragraph role="heading" id="hd_id3152994" xml-lang="en-US" level="3">Same orientation</paragraph>
+<h3 id="hd_id3152994">Same orientation</h3>
<paragraph role="paragraph" id="par_id3153819" xml-lang="en-US"><ahelp hid="modules/sdraw/ui/crossfadedialog/orientation">Applies a smooth transition between the selected objects.</ahelp></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/02160000.xhp b/source/text/simpress/01/02160000.xhp
index d3664004f6..380889cf9c 100644
--- a/source/text/simpress/01/02160000.xhp
+++ b/source/text/simpress/01/02160000.xhp
@@ -38,7 +38,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/EditFieldsDialog" id="bm_id3153417" localize="false"/>
-<paragraph id="hd_id3145251" role="heading" level="1" xml-lang="en-US">Edit Fields</paragraph>
+<h1 id="hd_id3145251">Edit Fields</h1>
<paragraph id="par_id3154754" role="paragraph" xml-lang="en-US"><variable id="fields_text"><variable id="feldbefehltext"><ahelp hid="modules/simpress/ui/dlgfield/EditFieldsDialog">Edits the properties of an inserted field.</ahelp> </variable></variable> To edit an inserted field, double-click it. <switchinline select="appl"><caseinline select="IMPRESS">Then choose <emph>Edit - Fields</emph>.
</caseinline></switchinline><switchinline select="appl"><caseinline select="DRAW">Then choose <emph>Edit - Fields</emph>.
</caseinline></switchinline></paragraph>
@@ -47,23 +47,23 @@
<embed href="text/simpress/00/00000402.xhp#feldbefehl"/>
</section>
-<paragraph id="hd_id3166425" role="heading" level="2" xml-lang="en-US">Field type</paragraph>
+<h2 id="hd_id3166425">Field type</h2>
<paragraph id="par_id3159236" role="paragraph" xml-lang="en-US">Sets the type of a field.</paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/fixedRB" id="bm_id3145584" localize="false"/>
-<paragraph id="hd_id3150208" role="heading" level="3" xml-lang="en-US">Fixed</paragraph>
+<h3 id="hd_id3150208">Fixed</h3>
<paragraph id="par_id3156447" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/dlgfield/fixedRB">Displays the content of the field when the field was inserted.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/varRB" id="bm_id3148870" localize="false"/>
-<paragraph id="hd_id3153819" role="heading" level="3" xml-lang="en-US">Variable</paragraph>
+<h3 id="hd_id3153819">Variable</h3>
<paragraph id="par_id3153912" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/dlgfield/varRB">Displays the current value of the field.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/languageLB" id="bm_id3153251" localize="false"/>
-<paragraph id="hd_id3148608" role="heading" level="2" xml-lang="en-US">Language</paragraph>
+<h2 id="hd_id3148608">Language</h2>
<paragraph id="par_id3150210" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/dlgfield/languageLB">Select the language for the field.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/dlgfield/formatLB" id="bm_id3146962" localize="false"/>
-<paragraph id="hd_id3154765" role="heading" level="2" xml-lang="en-US">Format</paragraph>
+<h2 id="hd_id3154765">Format</h2>
<paragraph id="par_id3145112" role="paragraph" xml-lang="en-US"><ahelp hid="modules/simpress/ui/dlgfield/formatLB">Select a display format for the field.</ahelp></paragraph>
</body>
diff --git a/source/text/simpress/01/03180000.xhp b/source/text/simpress/01/03180000.xhp
index da39eb1872..aaf50ef7ed 100644
--- a/source/text/simpress/01/03180000.xhp
+++ b/source/text/simpress/01/03180000.xhp
@@ -44,14 +44,14 @@
</section>
<section id="color">
<bookmark xml-lang="en-US" branch="hid/.uno:OutputQualityColor" id="bm_id7966559" localize="false"/>
-<paragraph role="heading" id="hd_id3149123" xml-lang="en-US" level="2">Color</paragraph>
+<h2 id="hd_id3149123">Color</h2>
<paragraph role="paragraph" id="par_id3154757" xml-lang="en-US"><ahelp hid=".">Shows slides in color.</ahelp></paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/.uno:OutputQualityGrayscale" id="bm_id7949186" localize="false"/>
-<paragraph role="heading" id="hd_id3155333" xml-lang="en-US" level="2">Grayscale</paragraph>
+<h2 id="hd_id3155333">Grayscale</h2>
<paragraph role="paragraph" id="par_id3150200" xml-lang="en-US"><ahelp hid=".">Shows slides in shades of black and white.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:OutputQualityBlackWhite" id="bm_id145057" localize="false"/>
-<paragraph role="heading" id="hd_id3150342" xml-lang="en-US" level="2">Black and White</paragraph>
+<h2 id="hd_id3150342">Black and White</h2>
<paragraph role="paragraph" id="par_id3150207" xml-lang="en-US"><ahelp hid=".">Shows slides in pure black or white without shading.</ahelp></paragraph>
</body>
</helpdocument>
diff --git a/source/text/simpress/01/05150000.xhp b/source/text/simpress/01/05150000.xhp
index 5b9b25a335..a54dac2675 100644
--- a/source/text/simpress/01/05150000.xhp
+++ b/source/text/simpress/01/05150000.xhp
@@ -41,47 +41,47 @@
<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">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>
+<h2 id="hd_id3166426">Line</h2>
<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"/>
-<paragraph role="heading" id="hd_id3150368" xml-lang="en-US" level="3">Line distance</paragraph>
+<h3 id="hd_id3150368">Line distance</h3>
<paragraph role="paragraph" id="par_id3145388" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_LINE_DIST">Specifies the distance between the dimension line and the baseline (line distance = 0).</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_OVERHANG" id="bm_id3152899" localize="false"/>
-<paragraph role="heading" id="hd_id3148700" xml-lang="en-US" level="3">Guide overhang</paragraph>
+<h3 id="hd_id3148700">Guide overhang</h3>
<paragraph role="paragraph" id="par_id3151243" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_OVERHANG">Specifies the length of the left and right guides starting at the baseline (line distance = 0). Positive values extend the guides above the baseline and negative values extend the guides below the baseline.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_DIST" id="bm_id3156020" localize="false"/>
-<paragraph role="heading" id="hd_id3149945" xml-lang="en-US" level="3">Guide distance</paragraph>
+<h3 id="hd_id3149945">Guide distance</h3>
<paragraph role="paragraph" id="par_id3159203" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE_DIST">Specifies the length of the right and left guides starting at the dimension line. Positive values extend the guides above the dimension line and negative values extend the guides below the dimension line.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE1_LEN" id="bm_id3145357" localize="false"/>
-<paragraph role="heading" id="hd_id3150212" xml-lang="en-US" level="3">Left guide</paragraph>
+<h3 id="hd_id3150212">Left guide</h3>
<paragraph role="paragraph" id="par_id3154762" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE1_LEN">Specifies the length of the left guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE2_LEN" id="bm_id3149870" localize="false"/>
-<paragraph role="heading" id="hd_id3153809" xml-lang="en-US" level="3">Right guide</paragraph>
+<h3 id="hd_id3153809">Right guide</h3>
<paragraph role="paragraph" id="par_id3149876" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_FLD_HELPLINE2_LEN">Specifies the length of the right guide starting at the dimension line. Positive values extend the guide below the dimension line and negative values extend the guide above the dimension line.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/TSB_BELOW_REF_EDGE" id="bm_id3147402" localize="false"/>
-<paragraph role="heading" id="hd_id3150436" xml-lang="en-US" level="3">Dimension line below the object</paragraph>
+<h3 id="hd_id3150436">Dimension line below the object</h3>
<paragraph role="paragraph" id="par_id3151388" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/TSB_BELOW_REF_EDGE">Reverses the properties set in the <emph>Line</emph> area.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/MTR_FLD_DECIMALPLACES" id="bm_id3166469" localize="false"/>
-<paragraph role="heading" id="hd_id3145236" xml-lang="en-US" level="3">Decimal places</paragraph>
+<h3 id="hd_id3145236">Decimal places</h3>
<paragraph role="paragraph" id="par_id3157876" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/MTR_FLD_DECIMALPLACES">Specifies the number of decimal places used for the display of line properties.</ahelp></paragraph>
-<paragraph role="heading" id="hd_id3150653" xml-lang="en-US" level="2">Legend</paragraph>
+<h2 id="hd_id3150653">Legend</h2>
<paragraph role="paragraph" id="par_id3146874" xml-lang="en-US">Sets the properties of the dimension text.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/CTL_POSITION" id="bm_id3148725" localize="false"/>
-<paragraph role="heading" id="hd_id3149892" xml-lang="en-US" level="3">Text position</paragraph>
+<h3 id="hd_id3149892">Text position</h3>
<paragraph role="paragraph" id="par_id3148730" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/CTL_POSITION">Determines the position of the dimension text with respect to the dimension line and the guides.</ahelp></paragraph>
<paragraph role="warning" id="par_id3148569" xml-lang="en-US">The <emph>AutoVertical </emph>and <emph>AutoHorizontal </emph>checkboxes must be cleared before you can assign the <emph>Text position</emph>.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/TSB_AUTOPOSV" id="bm_id3153571" localize="false"/>
-<paragraph role="heading" id="hd_id3145167" xml-lang="en-US" level="3">AutoVertical</paragraph>
+<h3 id="hd_id3145167">AutoVertical</h3>
<paragraph role="paragraph" id="par_id3150019" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/TSB_AUTOPOSV">Determines the optimal vertical position for the dimension text.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/TSB_AUTOPOSH" id="bm_id3153738" localize="false"/>
-<paragraph role="heading" id="hd_id3155928" xml-lang="en-US" level="3">AutoHorizontal</paragraph>
+<h3 id="hd_id3155928">AutoHorizontal</h3>
<paragraph role="paragraph" id="par_id3149882" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/TSB_AUTOPOSH">Determines the optimal horizontal position for the dimension text.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/TSB_SHOW_UNIT" id="bm_id3155441" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/LB_UNIT" id="bm_id3155440" localize="false"/>
-<paragraph role="heading" id="hd_id3145247" xml-lang="en-US" level="3">Show meas. units</paragraph>
+<h3 id="hd_id3145247">Show meas. units</h3>
<paragraph role="paragraph" id="par_id3148386" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/LB_UNIT">Shows or hides the dimension measurement units. You can also select a measurement unit you want to display from the list.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/TSB_PARALLEL" id="bm_id3150567" localize="false"/>
-<paragraph role="heading" id="hd_id3150930" xml-lang="en-US" level="3">Parallel to line</paragraph>
+<h3 id="hd_id3150930">Parallel to line</h3>
<paragraph role="paragraph" id="par_id3156060" xml-lang="en-US"><ahelp hid="cui/ui/dimensionlinestabpage/TSB_PARALLEL">Displays the text parallel to or at 90 degrees to the dimension line.</ahelp></paragraph>
<embed href="text/shared/00/00000001.xhp#preview_field"/>
</body>
diff --git a/source/text/simpress/01/06040000.xhp b/source/text/simpress/01/06040000.xhp
index 83c912c372..ad4aa01f23 100644
--- a/source/text/simpress/01/06040000.xhp
+++ b/source/text/simpress/01/06040000.xhp
@@ -47,31 +47,31 @@
<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>
+<h2 id="hd_id3149257">Slide Transition</h2>
<paragraph role="paragraph" id="par_id3145790" xml-lang="en-US"><ahelp hid=".">Select the slide transition you want to use for the selected slides.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/variant_list" id="bm_id9115573" localize="false"/>
-<paragraph role="heading" id="par_idN106A5" xml-lang="en-US" level="2">Variant</paragraph>
+<h2 id="par_idN106A5">Variant</h2>
<paragraph role="paragraph" id="par_idN106AB" xml-lang="en-US"><ahelp hid=".">Select a variation of the transition.</ahelp> This list is only available for certain transitions.</paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/transition_duration" id="bm_id1421246" localize="false"/><paragraph role="heading" id="hd_id3159207" xml-lang="en-US" level="3">Duration</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/transition_duration" id="bm_id1421246" localize="false"/><h3 id="hd_id3159207">Duration</h3>
<paragraph role="paragraph" id="par_id3149048" xml-lang="en-US"><ahelp hid=".">Sets the duration of the slide transition.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/sound_list" id="bm_id2305673" localize="false"/><paragraph role="heading" id="hd_id3156304" xml-lang="en-US" level="3">Sound</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/sound_list" id="bm_id2305673" localize="false"/><h3 id="hd_id3156304">Sound</h3>
<paragraph role="paragraph" id="par_id3153212" xml-lang="en-US"><ahelp hid=".">Lists sounds that can played during the slide transition.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/loop_sound" id="bm_id8703573" localize="false"/><paragraph role="heading" id="par_idN1071E" xml-lang="en-US" level="3">Loop until next sound</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/loop_sound" id="bm_id8703573" localize="false"/><h3 id="par_idN1071E">Loop until next sound</h3>
<paragraph role="paragraph" id="par_idN10724" xml-lang="en-US"><ahelp hid=".">Select to play the sound repeatedly until another sound starts.</ahelp></paragraph>
-<paragraph role="heading" id="par_idN10729" xml-lang="en-US" level="2">Advance slide</paragraph>
+<h2 id="par_idN10729">Advance slide</h2>
<paragraph role="paragraph" id="par_idN10737" xml-lang="en-US"><ahelp hid=".">Specifies how to get the next slide.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/rb_mouse_click" id="bm_id6049684" localize="false"/><paragraph role="heading" id="par_idN1072F" xml-lang="en-US" level="3">On mouse click</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/rb_mouse_click" id="bm_id6049684" localize="false"/><h3 id="par_idN1072F">On mouse click</h3>
<paragraph role="paragraph" id="par_idN10744" xml-lang="en-US"><ahelp hid=".">Select to advance to the next slide on a mouse click.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/rb_auto_after" id="bm_id2219916" localize="false"/>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/auto_after_value" id="bm_id1868037" localize="false"/><paragraph role="heading" id="par_idN10735" xml-lang="en-US" level="3">Automatically after</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/auto_after_value" id="bm_id1868037" localize="false"/><h3 id="par_idN10735">Automatically after</h3>
<paragraph role="paragraph" id="par_idN10751" xml-lang="en-US"><ahelp hid=".">Select to advance to the next slide after a number of seconds. Enter the seconds in the numerical field next to the spin button, or click the spin button.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/apply_to_all" id="bm_id714438" localize="false"/><paragraph role="heading" id="par_idN1073B" xml-lang="en-US" level="2">Apply Transition to All Slides</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/apply_to_all" id="bm_id714438" localize="false"/><h2 id="par_idN1073B">Apply Transition to All Slides</h2>
<paragraph role="paragraph" id="par_idN1075E" xml-lang="en-US"><ahelp hid=".">Applies the selected slide transition to all slides in the current presentation document.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/play" id="bm_id3924985" localize="false"/><paragraph role="heading" id="par_idN10741" xml-lang="en-US" level="2">Play</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/play" id="bm_id3924985" localize="false"/><h2 id="par_idN10741">Play</h2>
<paragraph role="paragraph" id="par_idN1076B" xml-lang="en-US"><ahelp hid=".">Shows the current slide transition as a preview.</ahelp></paragraph>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/auto_preview" id="bm_id844141" localize="false"/><paragraph role="heading" id="par_idN1074D" xml-lang="en-US" level="2">Automatic preview</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/auto_preview" id="bm_id844141" localize="false"/><h2 id="par_idN1074D">Automatic preview</h2>
<paragraph role="paragraph" id="par_idN10785" xml-lang="en-US"><ahelp hid=".">Select to see the slide transitions automatically in the document.</ahelp></paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/simpress/guide/animated_slidechange.xhp#animated_slidechange"/>
diff --git a/source/text/simpress/01/06060000.xhp b/source/text/simpress/01/06060000.xhp
index 705dc4e6ac..19e69ac2f0 100644
--- a/source/text/simpress/01/06060000.xhp
+++ b/source/text/simpress/01/06060000.xhp
@@ -49,7 +49,7 @@
<embed href="text/simpress/00/00000407.xhp#effect"/>
</section>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/custom_animation_list" id="bm_id315124" localize="false"/>
-<paragraph role="heading" id="par_idN1078E" xml-lang="en-US" level="2">Animation List</paragraph>
+<h2 id="par_idN1078E">Animation List</h2>
<paragraph role="paragraph" id="par_idN10792" xml-lang="en-US"><ahelp hid=".">The animation list displays all animations for the current slide. </ahelp></paragraph>
<list type="unordered">
<listitem>
@@ -69,18 +69,18 @@
</listitem>
</list>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/add_effect" id="bm_id5084688" localize="false"/>
-<paragraph role="heading" id="par_idN107B8" xml-lang="en-US" level="2">Add</paragraph>
+<h2 id="par_idN107B8">Add</h2>
<paragraph role="paragraph" id="par_idN107BC" xml-lang="en-US"><ahelp hid=".">Adds another animation effect for the selected object on the slide.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/remove_effect" id="bm_id6661275" localize="false"/>
-<paragraph role="heading" id="par_idN107E2" xml-lang="en-US" level="2">Remove</paragraph>
+<h2 id="par_idN107E2">Remove</h2>
<paragraph role="paragraph" id="par_idN107E6" xml-lang="en-US"><ahelp hid=".">Removes the selected animation effects from the animation list.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/move_up" id="bm_id9049348" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/move_down" id="bm_id214545" localize="false"/>
-<paragraph role="heading" id="par_idN10827" xml-lang="en-US" level="2">Change order</paragraph>
+<h2 id="par_idN10827">Change order</h2>
<paragraph role="paragraph" id="par_idN1082B" xml-lang="en-US"><ahelp hid=".">Click one of the buttons to move the selected animation effect up or down in the list.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/categorylb" id="bm_id2659992" localize="false"/>
-<paragraph role="heading" id="par_idN107F0" xml-lang="en-US" level="2">Category</paragraph>
+<h2 id="par_idN107F0">Category</h2>
<paragraph role="paragraph" id="par_idN107EF" xml-lang="en-US"><ahelp hid=".">Select an animation effect category.</ahelp> The following categories are available:</paragraph>
<list type="unordered">
<listitem>
@@ -97,11 +97,11 @@
</listitem>
</list>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/effect_list" id="bm_id2659995" localize="false"/>
-<paragraph role="heading" id="par_idN107F1" xml-lang="en-US" level="2">Effect</paragraph>
+<h2 id="par_idN107F1">Effect</h2>
<paragraph role="paragraph" id="par_idN107F2" xml-lang="en-US"><ahelp hid=".">Select an animation effect.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/start_effect_list" id="bm_id2659993" localize="false"/>
-<paragraph role="heading" id="par_idN107E9" xml-lang="en-US" level="2">Start</paragraph>
+<h2 id="par_idN107E9">Start</h2>
<paragraph role="paragraph" id="par_idN107ED" xml-lang="en-US"><ahelp hid=".">Displays when the selected animation effect should be started.</ahelp> The following start options are available:</paragraph>
<list type="unordered">
<listitem>
@@ -126,20 +126,20 @@
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_CUSTOMANIMATIONPANE_ROTATIONPROPERTYBOX" id="bm_id3262739" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_CUSTOMANIMATIONPANE_SCALEPROPERTYBOX" id="bm_id3262740" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/SD_HID_SD_CUSTOMANIMATIONPANE_FONTSTYLEPROPERTYBOX" id="bm_id326241" localize="false"/>
-<paragraph role="heading" id="par_idN10807" xml-lang="en-US" level="2">Properties: Direction, Amount, Color, Fill color, Size, Line color, Font, Font size, Typeface</paragraph>
+<h2 id="par_idN10807">Properties: Direction, Amount, Color, Fill color, Size, Line color, Font, Font size, Typeface</h2>
<paragraph role="paragraph" id="par_idN1080B" xml-lang="en-US"><ahelp hid=".">Selects the additional properties of the animation. Click the <emph>Options</emph> button to open the <link href="text/simpress/01/effectoptions.xhp">Effect Options</link> dialog, where you can select and apply properties.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/anim_duration" id="bm_id5313272" localize="false"/>
-<paragraph role="heading" id="par_idN10820" xml-lang="en-US" level="2">Duration</paragraph>
+<h2 id="par_idN10820">Duration</h2>
<paragraph role="paragraph" id="par_idN10824" xml-lang="en-US"><ahelp hid=".">Specifies the duration of the selected animation effect.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/delay_value" id="bm_id1275978" localize="false"/>
-<paragraph role="heading" id="par_idN10835" xml-lang="en-US" level="2">Delay</paragraph>
+<h2 id="par_idN10835">Delay</h2>
<paragraph role="paragraph" id="par_idN10839" xml-lang="en-US"><ahelp hid=".">The animation starts delayed by this amount of time.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/auto_preview" id="bm_id5902890" localize="false"/>
-<paragraph role="heading" id="par_idN1083C" xml-lang="en-US" level="2">Automatic preview</paragraph>
+<h2 id="par_idN1083C">Automatic preview</h2>
<paragraph role="paragraph" id="par_idN10840" xml-lang="en-US"><ahelp hid=".">Select to preview new or edited effects on the slide while you assign them.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/play" id="bm_id4920499" localize="false"/>
-<paragraph role="heading" id="par_idN1082E" xml-lang="en-US" level="2">Play</paragraph>
+<h2 id="par_idN1082E">Play</h2>
<paragraph role="paragraph" id="par_idN10832" xml-lang="en-US"><ahelp hid=".">Plays the selected animation effect in the preview.</ahelp></paragraph>
<section id="relatedtopics">
diff --git a/source/text/simpress/01/effectoptions.xhp b/source/text/simpress/01/effectoptions.xhp
index ef278d8c58..7dbc03f94b 100644
--- a/source/text/simpress/01/effectoptions.xhp
+++ b/source/text/simpress/01/effectoptions.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/more_properties" id="bm_id286568" localize="false"/><paragraph role="heading" id="par_idN10547" xml-lang="en-US" level="1">Effect Options</paragraph>
+<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/more_properties" id="bm_id286568" localize="false"/><h1 id="par_idN10547">Effect Options</h1>
<paragraph role="paragraph" id="par_idN1055D" xml-lang="en-US"><ahelp hid=".">Specifies additional properties for the selected element in the <link href="text/simpress/01/06060000.xhp">Custom Animations</link> pane.</ahelp></paragraph>
<paragraph role="note" id="par_idN105BB" xml-lang="en-US">Assign an effect to an object, then click the <emph>Options</emph> button to open the Effect Options dialog.</paragraph>
<paragraph role="paragraph" id="par_idN1056E" xml-lang="en-US">The dialog contains the following tab pages:</paragraph>
diff --git a/source/text/simpress/01/remoteconnections.xhp b/source/text/simpress/01/remoteconnections.xhp
index fb8d3d5169..787d6a539c 100644
--- a/source/text/simpress/01/remoteconnections.xhp
+++ b/source/text/simpress/01/remoteconnections.xhp
@@ -33,7 +33,7 @@
</switchinline><emph> – %PRODUCTNAME Impress – General</emph>.</paragraph>
<paragraph role="paragraph" id="par_id21535055203545" xml-lang="en-US">Select menu <item type="menuitem">Slide Show - Impress Remote</item>.</paragraph>
</section>
- <paragraph role="heading" id="hd_id391535056397562" level="2" xml-lang="en-US">Remote connection setup</paragraph>
+ <h2 id="hd_id391535056397562">Remote connection setup</h2>
<paragraph role="paragraph" id="par_id61535056384621" xml-lang="en-US">To activate the remote connection:</paragraph>
<list type="ordered">
<listitem>
@@ -50,7 +50,7 @@
</listitem>
</list>
<paragraph role="paragraph" id="par_id111535056600848" xml-lang="en-US">The device and the computer are now connected, the current presentation enters in Presentation Mode immediately, controlled by the mobile device.</paragraph>
- <paragraph role="heading" id="hd_id331535057240065" level="2" xml-lang="en-US">To disconnect from a mobile device</paragraph>
+ <h2 id="hd_id331535057240065">To disconnect from a mobile device</h2>
<list type="ordered">
<listitem>
<paragraph id="par_id581535056968655" role="listitem" xml-lang="en-US">Open the <emph>Remote Connection</emph> dialog,</paragraph>