summaryrefslogtreecommitdiff
path: root/source/text/sdraw
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/sdraw
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/sdraw')
-rw-r--r--source/text/sdraw/04/01020000.xhp6
-rw-r--r--source/text/sdraw/guide/align_arrange.xhp10
-rw-r--r--source/text/sdraw/guide/color_define.xhp2
-rw-r--r--source/text/sdraw/guide/combine_etc.xhp14
-rw-r--r--source/text/sdraw/guide/cross_fading.xhp2
-rw-r--r--source/text/sdraw/guide/draw_sector.xhp2
-rw-r--r--source/text/sdraw/guide/eyedropper.xhp2
-rw-r--r--source/text/sdraw/guide/gradient.xhp10
-rw-r--r--source/text/sdraw/guide/groups.xhp4
-rw-r--r--source/text/sdraw/guide/join_objects.xhp2
-rw-r--r--source/text/sdraw/guide/join_objects3d.xhp2
-rw-r--r--source/text/sdraw/guide/keyboard.xhp4
-rw-r--r--source/text/sdraw/guide/main.xhp10
-rw-r--r--source/text/sdraw/main0000.xhp6
-rw-r--r--source/text/sdraw/main0503.xhp14
15 files changed, 45 insertions, 45 deletions
diff --git a/source/text/sdraw/04/01020000.xhp b/source/text/sdraw/04/01020000.xhp
index da085ead1d..e08d1b624b 100644
--- a/source/text/sdraw/04/01020000.xhp
+++ b/source/text/sdraw/04/01020000.xhp
@@ -37,7 +37,7 @@
<paragraph xml-lang="en-US" id="par_id3154730" role="paragraph">You can also use the <link href="text/shared/04/01010000.xhp">general shortcut keys for $[officename]</link>.</paragraph>
<embed href="text/shared/00/00000099.xhp#keys"/>
</section>
- <paragraph xml-lang="en-US" id="hd_id3149121" role="heading" level="2">Function Keys for Drawings</paragraph>
+ <h2 id="hd_id3149121">Function Keys for Drawings</h2>
<table id="tbl_id9051789.00000001">
<tablerow>
<tablecell>
@@ -145,7 +145,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id3150393"><bookmark_value>zooming;shortcut keys</bookmark_value>
<bookmark_value>drawings; zoom function in</bookmark_value>
</bookmark>
-<paragraph xml-lang="en-US" id="hd_id3150393" role="heading" level="2">Shortcut Keys for Drawings</paragraph>
+<h2 id="hd_id3150393">Shortcut Keys for Drawings</h2>
<table id="tbl_id1650440">
<tablerow>
<tablecell>
@@ -263,7 +263,7 @@
</tablerow>
</table>
- <paragraph xml-lang="en-US" id="hd_id3147533" role="heading" level="2">Shortcut Keys Specific to Drawings</paragraph>
+ <h2 id="hd_id3147533">Shortcut Keys Specific to Drawings</h2>
<table id="tbl_id4134342">
<tablerow>
<tablecell>
diff --git a/source/text/sdraw/guide/align_arrange.xhp b/source/text/sdraw/guide/align_arrange.xhp
index 7d2845cf59..ee3bfb5f12 100644
--- a/source/text/sdraw/guide/align_arrange.xhp
+++ b/source/text/sdraw/guide/align_arrange.xhp
@@ -36,7 +36,7 @@
<bookmark_value>distributing draw objects</bookmark_value>
<bookmark_value>aligning;draw objects</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2">Arranging Objects</paragraph>
+<h2 id="hd_id3125863">Arranging Objects</h2>
<paragraph role="paragraph" id="par_id3153727" xml-lang="en-US">Each object that you place in your document is successively stacked on the preceding object. To re-arrange the stacking order of a selected object, proceed as follows.</paragraph>
<list type="ordered">
<listitem>
@@ -56,7 +56,7 @@
<emph>Behind Object</emph> places the object behind another object that you select</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3155766" xml-lang="en-US" level="3">Arranging an Object Behind Another Object</paragraph>
+<h3 id="hd_id3155766">Arranging an Object Behind Another Object</h3>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_idN10811" xml-lang="en-US">Click the object whose position you want to change.</paragraph>
@@ -68,7 +68,7 @@
<paragraph role="listitem" id="par_id3149126" xml-lang="en-US">Click the object behind which you want to place the selected object.</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3145789" xml-lang="en-US" level="3">Reversing The Stacking Order of Two Objects</paragraph>
+<h3 id="hd_id3145789">Reversing The Stacking Order of Two Objects</h3>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3154022" xml-lang="en-US">Shift-click both objects to select them.</paragraph>
@@ -77,7 +77,7 @@
<paragraph role="listitem" id="par_id3155114" xml-lang="en-US">Choose <item type="menuitem">Shape - Arrange</item> to open the context menu and choose <emph>Reverse</emph>.</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3166425" xml-lang="en-US" level="2">Aligning Objects</paragraph>
+<h2 id="hd_id3166425">Aligning Objects</h2>
<paragraph role="paragraph" id="par_id3152994" xml-lang="en-US">The <emph>Alignment</emph> function enables you to align objects relative to each other or relative to the page.</paragraph>
<list type="ordered">
<listitem>
@@ -87,7 +87,7 @@
<paragraph role="listitem" id="par_idN108A7" xml-lang="en-US">Choose <item type="menuitem">Shape - Align Objects</item> and select one of the alignment options.</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="par_idN108AE" xml-lang="en-US" level="2">Distributing Objects</paragraph>
+<h2 id="par_idN108AE">Distributing Objects</h2>
<paragraph role="listitem" id="par_id3151390" xml-lang="en-US">If you select three or more objects in Draw, you can also use the <link href="text/shared/01/05360000.xhp"><emph>Distribute selection</emph></link> command to distribute the vertical and horizontal spacing evenly between the objects.</paragraph>
<list type="ordered">
<listitem>
diff --git a/source/text/sdraw/guide/color_define.xhp b/source/text/sdraw/guide/color_define.xhp
index 2b97f46a95..9521b55cd3 100644
--- a/source/text/sdraw/guide/color_define.xhp
+++ b/source/text/sdraw/guide/color_define.xhp
@@ -34,7 +34,7 @@
</bookmark>
<paragraph xml-lang="en-US" id="hd_id3149263" role="heading" level="1"><variable id="color_define"><link href="text/sdraw/guide/color_define.xhp">Defining Custom Colors</link></variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3154511" role="paragraph">Define custom colors and add them to the <emph>Custom</emph> color palette.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3155600" role="heading" level="2">To define a custom color</paragraph>
+ <h2 id="hd_id3155600">To define a custom color</h2>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3150327" role="listitem">Choose <emph>Format - Area</emph>, click the <emph>Area</emph> tab and press the <emph>Color</emph> button. A table of the predefined palette colors is displayed.</paragraph>
diff --git a/source/text/sdraw/guide/combine_etc.xhp b/source/text/sdraw/guide/combine_etc.xhp
index a7660dab91..ba21f71680 100644
--- a/source/text/sdraw/guide/combine_etc.xhp
+++ b/source/text/sdraw/guide/combine_etc.xhp
@@ -45,7 +45,7 @@
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3149020" role="paragraph">Combined drawing objects act as grouped objects, except that you cannot enter the group to edit the individual objects. </paragraph>
<paragraph xml-lang="en-US" id="par_id3154659" role="note">You can only combine 2D objects.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3150344" role="heading" level="2">To combine 2D objects:</paragraph>
+ <h2 id="hd_id3150344">To combine 2D objects:</h2>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3166428" role="listitem">Select two or more 2D objects.</paragraph>
@@ -67,11 +67,11 @@
</tablerow>
</table>
<paragraph xml-lang="en-US" id="par_id3153249" role="paragraph">In the illustration, the uncombined objects are on the left and the combined objects on the right.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3159229" role="heading" level="2">Constructing Shapes</paragraph>
+ <h2 id="hd_id3159229">Constructing Shapes</h2>
<paragraph xml-lang="en-US" id="par_id3150049" role="paragraph">You can construct shapes by applying the <link href="text/simpress/01/13180000.xhp"><emph>Shapes</emph></link> <emph>- Merge, Subtract and Intersect</emph> commands to two or more drawing objects.</paragraph>
<paragraph xml-lang="en-US" id="par_id3147403" role="note">Shape commands only work on 2D objects.</paragraph>
<paragraph xml-lang="en-US" id="par_id3150539" role="paragraph">Constructed shapes take on the properties of the lowermost object in the stacking order.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3156402" role="heading" level="3">To construct a shape:</paragraph>
+ <h3 id="hd_id3156402">To construct a shape:</h3>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3157874" role="listitem">Select two or more 2D objects.</paragraph>
@@ -91,9 +91,9 @@
<paragraph xml-lang="en-US" id="par_id3153034" role="listitem"> <emph>Intersect</emph>.</paragraph>
</listitem>
</list>
- <paragraph xml-lang="en-US" id="hd_id3145144" role="heading" level="3">Shape Commands</paragraph>
+ <h3 id="hd_id3145144">Shape Commands</h3>
<paragraph xml-lang="en-US" id="par_id3153931" role="paragraph">In the following illustrations, the original objects are on the left and the modified shapes on the right.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3149950" role="heading" level="3">Shapes - Merge</paragraph>
+ <h3 id="hd_id3149950">Shapes - Merge</h3>
<table id="tbl_id3153083">
<tablerow>
@@ -105,7 +105,7 @@
</tablerow>
</table>
<paragraph xml-lang="en-US" id="par_id3150001" role="paragraph">Adds the area of the selected objects to the area of the lowermost object in the stacking order.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3153002" role="heading" level="3">Shapes - Subtract</paragraph>
+ <h3 id="hd_id3153002">Shapes - Subtract</h3>
<table id="tbl_id3153571">
<tablerow>
@@ -117,7 +117,7 @@
</tablerow>
</table>
<paragraph xml-lang="en-US" id="par_id3150022" role="paragraph">Subtracts the area of the selected objects from the area of the lowermost object in the stacking order.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3147370" role="heading" level="3">Shapes - Intersect</paragraph>
+ <h3 id="hd_id3147370">Shapes - Intersect</h3>
<table id="tbl_id3153738">
<tablerow>
diff --git a/source/text/sdraw/guide/cross_fading.xhp b/source/text/sdraw/guide/cross_fading.xhp
index 60a5fc1a26..20f62f2552 100644
--- a/source/text/sdraw/guide/cross_fading.xhp
+++ b/source/text/sdraw/guide/cross_fading.xhp
@@ -35,7 +35,7 @@
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154754" xml-lang="en-US">Cross-fading creates shapes and distributes them by uniform increments between two drawing objects.</paragraph>
<paragraph role="note" id="par_id3155112" xml-lang="en-US">The cross-fading command is only available in $[officename] Draw. You can, however, copy and paste cross-faded objects into $[officename] Impress.</paragraph>
-<paragraph role="heading" id="hd_id3149209" xml-lang="en-US" level="3">To cross-fade two objects:</paragraph>
+<h3 id="hd_id3149209">To cross-fade two objects:</h3>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3150370" xml-lang="en-US">Hold down Shift and click each object.</paragraph>
diff --git a/source/text/sdraw/guide/draw_sector.xhp b/source/text/sdraw/guide/draw_sector.xhp
index fdc422ec9d..c42b729133 100644
--- a/source/text/sdraw/guide/draw_sector.xhp
+++ b/source/text/sdraw/guide/draw_sector.xhp
@@ -41,7 +41,7 @@
<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><variable id="draw_sector"><link href="text/sdraw/guide/draw_sector.xhp">Drawing Sectors and Segments</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3147396" xml-lang="en-US">The <emph>Ellipse</emph> toolbar contains tools for drawing ellipses and circles. You can also draw segments and sectors of circles and ellipses.</paragraph>
-<paragraph role="heading" id="hd_id3151075" xml-lang="en-US" level="3">To draw a sector of a circle or an ellipse:</paragraph>
+<h3 id="hd_id3151075">To draw a sector of a circle or an ellipse:</h3>
<list type="ordered">
<listitem>
<paragraph role="paragraph" id="par_id3155335" xml-lang="en-US">Open the <emph>Ellipses</emph> toolbar and click one of the <emph>Circle Pie</emph> or <emph>Ellipse Pie</emph> icons
diff --git a/source/text/sdraw/guide/eyedropper.xhp b/source/text/sdraw/guide/eyedropper.xhp
index ab557a9f3e..ec87b4527d 100644
--- a/source/text/sdraw/guide/eyedropper.xhp
+++ b/source/text/sdraw/guide/eyedropper.xhp
@@ -40,7 +40,7 @@
<paragraph role="paragraph" id="par_id3154704" xml-lang="en-US">Up to four colors can be replaced at once.</paragraph>
<paragraph role="paragraph" id="par_id3147344" xml-lang="en-US">You can also use the <emph>Transparency</emph> option to replace the transparent areas of an image with a color.</paragraph>
<paragraph role="paragraph" id="par_id3148488" xml-lang="en-US">Similarly, you can use the <emph>Color Replacer</emph> to make a color on your image transparent.</paragraph>
-<paragraph role="heading" id="hd_id3150205" xml-lang="en-US" level="2">To replace colors with the Color Replacer tool</paragraph>
+<h2 id="hd_id3150205">To replace colors with the Color Replacer tool</h2>
<paragraph role="paragraph" id="par_id3154656" xml-lang="en-US">Ensure that the image you are using is a bitmap (for example, BMP, GIF, JPG, or PNG) or a metafile (for example, WMF).</paragraph>
<list type="ordered">
<listitem>
diff --git a/source/text/sdraw/guide/gradient.xhp b/source/text/sdraw/guide/gradient.xhp
index c276b70b67..0a777ee690 100644
--- a/source/text/sdraw/guide/gradient.xhp
+++ b/source/text/sdraw/guide/gradient.xhp
@@ -42,7 +42,7 @@
<paragraph xml-lang="en-US" id="hd_id3150792" role="heading" level="1"><variable id="gradient"><link href="text/sdraw/guide/gradient.xhp">Creating Gradient Fills</link>
</variable></paragraph>
<paragraph xml-lang="en-US" id="par_id3154012" role="paragraph">A gradient fill is an incremental blend of two different colors, or shades of the same color, that you can apply to a drawing object.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3147436" role="heading" level="3">To apply a gradient:</paragraph>
+ <h3 id="hd_id3147436">To apply a gradient:</h3>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3146974" role="listitem">Select a drawing object.</paragraph>
@@ -54,9 +54,9 @@
<paragraph xml-lang="en-US" id="par_id3153415" role="listitem">Select a gradient style from the list and click <emph>OK</emph>.</paragraph>
</listitem>
</list>
- <paragraph xml-lang="en-US" id="hd_id3154702" role="heading" level="2">Creating Custom Gradients</paragraph>
+ <h2 id="hd_id3154702">Creating Custom Gradients</h2>
<paragraph xml-lang="en-US" id="par_id3145791" role="paragraph">You can define your own gradients and modify existing gradients, as well as save and load a list of gradient files.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3145384" role="heading" level="3">To create a custom gradient:</paragraph>
+ <h3 id="hd_id3145384">To create a custom gradient:</h3>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3151242" role="paragraph">Choose <emph>Format - Area</emph> and click the <emph>Gradients</emph> tab.</paragraph>
@@ -75,9 +75,9 @@
<paragraph xml-lang="en-US" id="par_id3156396" role="paragraph">Click <emph>OK.</emph> </paragraph>
</listitem>
</list>
- <paragraph xml-lang="en-US" id="hd_id3149947" role="heading" level="2">Using Gradients and Transparency</paragraph>
+ <h2 id="hd_id3149947">Using Gradients and Transparency</h2>
<paragraph xml-lang="en-US" id="par_id3157905" role="paragraph">You can adjust the properties of a gradient as well as the transparency of a drawing object with your mouse.</paragraph>
- <paragraph xml-lang="en-US" id="hd_id3150653" role="heading" level="3">To adjust the gradient of a drawing object:</paragraph>
+ <h3 id="hd_id3150653">To adjust the gradient of a drawing object:</h3>
<list type="ordered">
<listitem>
<paragraph xml-lang="en-US" id="par_id3154844" role="paragraph">Select a drawing object with the gradient that you want to modify.</paragraph>
diff --git a/source/text/sdraw/guide/groups.xhp b/source/text/sdraw/guide/groups.xhp
index 6c9611134a..12876ea6ed 100644
--- a/source/text/sdraw/guide/groups.xhp
+++ b/source/text/sdraw/guide/groups.xhp
@@ -43,7 +43,7 @@
</listitem>
</list>
<paragraph role="paragraph" id="par_id3145252" xml-lang="en-US">Groups can also be grouped in other groups. Actions applied to a group do not affect the relative position of the individual objects to each other in the group.</paragraph>
-<paragraph role="heading" id="hd_id3150716" xml-lang="en-US" level="3">To group objects:</paragraph>
+<h3 id="hd_id3150716">To group objects:</h3>
<table id="tbl_id3155600">
<tablerow>
<tablecell colspan="" rowspan="">
@@ -58,7 +58,7 @@
</table>
<paragraph role="paragraph" id="par_id3148485" xml-lang="en-US">For example, you can group all of the objects in a company logo to move and resize the logo as a single object.</paragraph>
<paragraph role="paragraph" id="par_id3147002" xml-lang="en-US">After you have grouped objects, selecting any part of the group selects the entire group.</paragraph>
-<paragraph role="heading" id="hd_id3150205" xml-lang="en-US" level="2">Selecting Objects in a Group</paragraph>
+<h2 id="hd_id3150205">Selecting Objects in a Group</h2>
<table id="tbl_id3150361">
<tablerow>
<tablecell colspan="" rowspan="">
diff --git a/source/text/sdraw/guide/join_objects.xhp b/source/text/sdraw/guide/join_objects.xhp
index 6218e1dd65..17a83acedc 100644
--- a/source/text/sdraw/guide/join_objects.xhp
+++ b/source/text/sdraw/guide/join_objects.xhp
@@ -38,7 +38,7 @@
<paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="1"><variable id="join_objects"><link href="text/sdraw/guide/join_objects.xhp">Connecting Lines</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154512" xml-lang="en-US">When you connect lines, lines are drawn between neighboring endpoints.</paragraph>
-<paragraph role="heading" id="hd_id3150752" xml-lang="en-US" level="3">To connect lines:</paragraph>
+<h3 id="hd_id3150752">To connect lines:</h3>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3153714" xml-lang="en-US">Select two or more lines.</paragraph>
diff --git a/source/text/sdraw/guide/join_objects3d.xhp b/source/text/sdraw/guide/join_objects3d.xhp
index a9db4784d9..a5ed47fb25 100644
--- a/source/text/sdraw/guide/join_objects3d.xhp
+++ b/source/text/sdraw/guide/join_objects3d.xhp
@@ -36,7 +36,7 @@
<paragraph role="heading" id="hd_id3156442" xml-lang="en-US" level="1"><variable id="join_objects3d"><link href="text/sdraw/guide/join_objects3d.xhp">Assembling 3D Objects</link>
</variable></paragraph>
<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US">3D objects that each form a 3D scene can be combined into a single 3D scene.</paragraph>
-<paragraph role="heading" id="hd_id3150042" xml-lang="en-US" level="3">To combine 3D objects:</paragraph>
+<h3 id="hd_id3150042">To combine 3D objects:</h3>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3154702" xml-lang="en-US">Insert a 3D object from the <emph>3D Objects</emph> toolbar (for example, a cube).</paragraph>
diff --git a/source/text/sdraw/guide/keyboard.xhp b/source/text/sdraw/guide/keyboard.xhp
index a652d26bd2..bacfa8ba4d 100644
--- a/source/text/sdraw/guide/keyboard.xhp
+++ b/source/text/sdraw/guide/keyboard.xhp
@@ -39,7 +39,7 @@
<paragraph role="paragraph" id="par_id3148663" xml-lang="en-US">You can create and edit drawing objects using the keyboard.</paragraph>
<embed href="text/shared/00/00000099.xhp#keys"/>
<section id="all">
-<paragraph role="heading" id="hd_id3125863" xml-lang="en-US" level="2">To Create and Edit a Drawing Object</paragraph>
+<h2 id="hd_id3125863">To Create and Edit a Drawing Object</h2>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3153188" xml-lang="en-US">Press <item type="keycode">F6</item> to navigate to the <emph>Drawing</emph> bar.</paragraph>
@@ -59,7 +59,7 @@
<paragraph role="paragraph" id="par_id3155062" xml-lang="en-US">You can use the arrow keys to position the object where you want. To choose a command from the context menu for the object, press <item type="keycode">Shift+F10</item>.</paragraph>
</listitem>
</list>
-<paragraph role="heading" id="hd_id3150306" xml-lang="en-US" level="2">To Select an Object</paragraph>
+<h2 id="hd_id3150306">To Select an Object</h2>
<list type="ordered">
<listitem>
<paragraph role="listitem" id="par_id3152990" xml-lang="en-US">Press <switchinline select="sys"><caseinline select="MAC"><item type="keycode">Command</item></caseinline><defaultinline><item type="keycode">Ctrl</item></defaultinline></switchinline><item type="keycode">+F6</item> to enter the document.</paragraph>
diff --git a/source/text/sdraw/guide/main.xhp b/source/text/sdraw/guide/main.xhp
index 5e3c76d958..72bda81106 100644
--- a/source/text/sdraw/guide/main.xhp
+++ b/source/text/sdraw/guide/main.xhp
@@ -34,7 +34,7 @@
<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><variable id="main"><link href="text/sdraw/guide/main.xhp">Instructions for Using $[officename] Draw</link>
</variable></paragraph>
<embed href="text/shared/00/00000099.xhp#table"/>
-<paragraph role="heading" id="hd_id3143218" xml-lang="en-US" level="2">Editing and Grouping Objects</paragraph>
+<h2 id="hd_id3143218">Editing and Grouping Objects</h2>
<embed href="text/sdraw/guide/align_arrange.xhp#align_arrange"/>
<embed href="text/sdraw/guide/cross_fading.xhp#cross_fading"/>
<embed href="text/sdraw/guide/draw_sector.xhp#draw_sector"/>
@@ -44,14 +44,14 @@
<embed href="text/sdraw/guide/join_objects.xhp#join_objects"/>
<embed href="text/sdraw/guide/join_objects3d.xhp#join_objects3d"/>
<embed href="text/sdraw/guide/rotate_object.xhp#rotate_object"/>
-<paragraph role="heading" id="hd_id3149018" xml-lang="en-US" level="2">Editing Colors and Textures</paragraph>
+<h2 id="hd_id3149018">Editing Colors and Textures</h2>
<embed href="text/sdraw/guide/color_define.xhp#color_define"/>
<embed href="text/sdraw/guide/eyedropper.xhp#eyedropper"/>
<embed href="text/sdraw/guide/gradient.xhp#gradient"/>
-<paragraph role="heading" id="hd_id3150043" xml-lang="en-US" level="2">Editing Text</paragraph>
+<h2 id="hd_id3150043">Editing Text</h2>
<embed href="text/sdraw/guide/text_enter.xhp#text_enter"/>
<embed href="text/shared/guide/fontwork.xhp#fontwork"/>
-<paragraph role="heading" id="hd_id3147003" xml-lang="en-US" level="2">Working with Layers</paragraph>
+<h2 id="hd_id3147003">Working with Layers</h2>
<embed href="text/simpress/guide/masterpage.xhp#masterpage"/>
<embed href="text/simpress/guide/background.xhp#background"/>
<embed href="text/sdraw/guide/layers.xhp#layers"/>
@@ -59,7 +59,7 @@
<embed href="text/sdraw/guide/layer_move.xhp#layer_move"/>
<embed href="text/sdraw/guide/layer_tipps.xhp#layer_tipps"/>
<embed href="text/simpress/guide/move_object.xhp#move_object"/>
-<paragraph role="heading" id="hd_id3145585" xml-lang="en-US" level="2">Miscellaneous</paragraph>
+<h2 id="hd_id3145585">Miscellaneous</h2>
<embed href="text/sdraw/guide/keyboard.xhp#keyboard"/>
<embed href="text/sdraw/guide/graphic_insert.xhp#graphic_insert"/>
<embed href="text/shared/guide/insert_bitmap.xhp#insert_bitmap"/>
diff --git a/source/text/sdraw/main0000.xhp b/source/text/sdraw/main0000.xhp
index 911d45ba99..904cc808ae 100644
--- a/source/text/sdraw/main0000.xhp
+++ b/source/text/sdraw/main0000.xhp
@@ -32,12 +32,12 @@
<body>
- <bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" xml-lang="en-US" id="bm_id3155333" localize="false"/><bookmark branch="hid/HID_GLOBAL_FALLBACK" xml-lang="en-US" id="bm_id3154705" localize="false"/><paragraph role="heading" level="1" id="hd_id3155960" xml-lang="en-US">Welcome to the $[officename] Draw Help</paragraph>
+ <bookmark branch="hid/SD_HID_SDGRAPHICVIEWSHELL" xml-lang="en-US" id="bm_id3155333" localize="false"/><bookmark branch="hid/HID_GLOBAL_FALLBACK" xml-lang="en-US" id="bm_id3154705" localize="false"/><h1 id="hd_id3155960">Welcome to the $[officename] Draw Help</h1>
<embed href="text/shared/06/youtubevideos.xhp#whatisit"/>
- <paragraph role="heading" level="3" id="hd_id3154022" xml-lang="en-US">How to Work With $[officename] Draw</paragraph>
+ <h3 id="hd_id3154022">How to Work With $[officename] Draw</h3>
<embed href="text/sdraw/guide/main.xhp#main"/>
<embed href="text/sdraw/main0503.xhp#main0503"/>
- <paragraph role="heading" level="3" id="hd_id3150363" xml-lang="en-US">$[officename] Draw Menus, Toolbars, and Keys</paragraph>
+ <h3 id="hd_id3150363">$[officename] Draw Menus, Toolbars, and Keys</h3>
<embed href="text/sdraw/main0100.xhp#main0100"/>
<embed href="text/sdraw/main0200.xhp#main0200"/>
<embed href="text/sdraw/04/01020000.xhp#draw_keys"/>
diff --git a/source/text/sdraw/main0503.xhp b/source/text/sdraw/main0503.xhp
index 08789fae4f..9461f04b96 100644
--- a/source/text/sdraw/main0503.xhp
+++ b/source/text/sdraw/main0503.xhp
@@ -36,19 +36,19 @@
<paragraph id="hd_id3148797" role="heading" level="1" xml-lang="en-US"><variable id="main0503"><link href="text/sdraw/main0503.xhp">$[officename] Draw Features</link></variable></paragraph>
<paragraph role="paragraph" id="par_id3146975" xml-lang="en-US">$[officename] Draw lets you create simple and complex drawings and export them in a number of common image formats. You can also insert tables, charts, formulas and other items created in $[officename] programs into your drawings.</paragraph>
</section>
- <paragraph role="heading" level="2" id="hd_id3147435" xml-lang="en-US">Vector Graphics</paragraph>
+ <h2 id="hd_id3147435">Vector Graphics</h2>
<paragraph role="paragraph" id="par_id3153142" xml-lang="en-US">$[officename] Draw creates vector graphics using lines and curves defined by mathematical vectors. Vectors describe lines, ellipses, and polygons according to their geometry.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3154320" xml-lang="en-US">Creating 3D Objects</paragraph>
+ <h2 id="hd_id3154320">Creating 3D Objects</h2>
<paragraph role="paragraph" id="par_id3145251" xml-lang="en-US">You can create simple 3D objects such as cubes, spheres, and cylinders in $[officename] Draw and even modify the light source of the objects.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3154491" xml-lang="en-US">Grids and Snap Lines</paragraph>
+ <h2 id="hd_id3154491">Grids and Snap Lines</h2>
<paragraph role="paragraph" id="par_id3149379" xml-lang="en-US">Grids and snap lines provide a visual cue to help you align objects in your drawing. You can also choose to snap an object to a grid line, snap line or to the edge of another object.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3155601" xml-lang="en-US">Connecting Objects to Show Relationships</paragraph>
+ <h2 id="hd_id3155601">Connecting Objects to Show Relationships</h2>
<paragraph role="paragraph" id="par_id3149124" xml-lang="en-US">You can connect objects in $[officename] Draw with special lines called &quot;connectors&quot; to show the relationship between objects. Connectors attach to gluepoints on drawing objects and remain attached when the connected objects are moved. Connectors are useful for creating organization charts and technical diagrams.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3155764" xml-lang="en-US">Displaying Dimensions</paragraph>
+ <h2 id="hd_id3155764">Displaying Dimensions</h2>
<paragraph role="paragraph" id="par_id3155333" xml-lang="en-US">Technical diagrams often show the dimensions of objects in the drawing. In $[officename] Draw, you can use dimension lines to calculate and display linear dimensions.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3154705" xml-lang="en-US">Gallery</paragraph>
+ <h2 id="hd_id3154705">Gallery</h2>
<paragraph role="paragraph" id="par_id3154022" xml-lang="en-US">The Gallery contains images, animations, sounds and other items that you can insert and use in your drawings as well as other $[officename] programs.</paragraph>
- <paragraph role="heading" level="2" id="hd_id3149207" xml-lang="en-US">Graphic File Formats</paragraph>
+ <h2 id="hd_id3149207">Graphic File Formats</h2>
<paragraph role="paragraph" id="par_id3155112" xml-lang="en-US">$[officename] Draw can export to many common graphic file formats, such as BMP, GIF, JPG, and PNG.</paragraph>
</body>
</helpdocument>