diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-13 16:04:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-16 15:18:10 +0000 |
commit | 77cb682cd1b004e7247560e60f603a4bb0565b8d (patch) | |
tree | 5ff7d8bf5fcc8f9fe162b8ed05ca7eeaf21022ba /source/text/simpress | |
parent | 00567a452bb1e270dd2438dcc865359edba56c19 (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')
30 files changed, 152 insertions, 152 deletions
diff --git a/source/text/simpress/00/00000401.xhp b/source/text/simpress/00/00000401.xhp index 14bf42add9..84d386d6d1 100644 --- a/source/text/simpress/00/00000401.xhp +++ b/source/text/simpress/00/00000401.xhp @@ -32,7 +32,7 @@ <body> - <paragraph role="heading" level="1" id="hd_id3153188" xml-lang="en-US">File Menu</paragraph> + <h1 id="hd_id3153188">File Menu</h1> <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><variable id="dtvlc">Choose <emph>File - Export</emph></variable></paragraph> </body> diff --git a/source/text/simpress/00/00000402.xhp b/source/text/simpress/00/00000402.xhp index cdb8ffb524..99cf816a19 100644 --- a/source/text/simpress/00/00000402.xhp +++ b/source/text/simpress/00/00000402.xhp @@ -27,7 +27,7 @@ </topic> </meta> <body> - <paragraph xml-lang="en-US" id="hd_id3150792" role="heading" level="1">Edit Menu</paragraph> + <h1 id="hd_id3150792">Edit Menu</h1> <section id="duplicate"> <paragraph xml-lang="en-US" id="par_id3145171" role="paragraph">Choose <emph>Edit - Duplicate</emph> </paragraph> diff --git a/source/text/simpress/00/00000406.xhp b/source/text/simpress/00/00000406.xhp index 4ded1d974a..0aa2169adc 100644 --- a/source/text/simpress/00/00000406.xhp +++ b/source/text/simpress/00/00000406.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<paragraph role="heading" id="hd_id3153770" xml-lang="en-US" level="1">Tools Menu</paragraph> +<h1 id="hd_id3153770">Tools Menu</h1> <paragraph role="paragraph" id="par_id3153727" xml-lang="en-US"><variable id="silbentrennung">Choose <emph>Tools - Language - Hyphenation</emph> </variable></paragraph> <paragraph role="paragraph" id="par_id3163803" xml-lang="en-US"><variable id="neuprae">Choose <emph>Slide Show - Custom Slide Show</emph> and then click <emph>New</emph>. diff --git a/source/text/simpress/00/00000413.xhp b/source/text/simpress/00/00000413.xhp index fc7ca1331e..0ca06c2b86 100644 --- a/source/text/simpress/00/00000413.xhp +++ b/source/text/simpress/00/00000413.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<paragraph role="heading" id="hd_id3152578" xml-lang="en-US" level="1">Shape Menu</paragraph> +<h1 id="hd_id3152578">Shape Menu</h1> <section id="convert"> <paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">Choose <emph>Shape - Convert </emph>(<item type="productname">%PRODUCTNAME</item> Draw only)</paragraph> <paragraph role="paragraph" id="par_id3153415" xml-lang="en-US">Open the context menu of a selected object and choose <emph>Convert</emph> 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> diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index fb338448be..cb5e9d099c 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -46,7 +46,7 @@ <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> <paragraph role="paragraph" id="par_id3153083" xml-lang="en-US">Closed shapes automatically receive the fill that is displayed in the <emph>Area Style/Filling</emph> box on <emph>Line and Filling</emph> bar. </paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:BezierFill" id="bm_id3153734" localize="false"/> -<paragraph role="heading" id="hd_id3155926" xml-lang="en-US" level="2">Curve, Filled</paragraph> +<h2 id="hd_id3155926">Curve, Filled</h2> <paragraph role="paragraph" id="par_id3150016" xml-lang="en-US"><ahelp hid=".uno:BezierFill">Draws a filled closed shape that is based on a Bézier curve. Click where you want the curve to start, drag, release, and then move the pointer to where you want the curve to end and click. Move the pointer and click again to add a straight line segment to the curve. Double-click to close the shape.</ahelp></paragraph> <table id="tbl_id3147368"> <tablerow> @@ -62,7 +62,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon" id="bm_id3154871" localize="false"/> -<paragraph role="heading" id="hd_id3149028" xml-lang="en-US" level="2">Polygon, filled </paragraph> +<h2 id="hd_id3149028">Polygon, filled </h2> <paragraph role="paragraph" id="par_id3155374" xml-lang="en-US"><ahelp hid=".uno:Polygon">Draws a closed shape consisting of straight line segments. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To constrain the polygon to angles of 45 degree, hold down Shift when you click.</ahelp></paragraph> <table id="tbl_id3156260"> <tablerow> @@ -78,7 +78,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal" id="bm_id3154644" localize="false"/> -<paragraph role="heading" id="hd_id3156322" xml-lang="en-US" level="2">Polygon (45°), Filled</paragraph> +<h2 id="hd_id3156322">Polygon (45°), Filled</h2> <paragraph role="paragraph" id="par_id3151267" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal">Draws a closed shape consisting of straight line segments that are constrained by angles of 45 degrees. Click where you want to start the polygon, and drag to draw a line segment. Click again to define the end of the line segment, and continue clicking to define the remaining line segments of the polygon. Double-click to finish drawing the polygon. To draw a polygon that is not constrained to a 45 degree angle, hold down Shift when you click.</ahelp></paragraph> <table id="tbl_id3145211"> <tablerow> @@ -94,7 +94,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Freeline" id="bm_id3149756" localize="false"/> -<paragraph role="heading" id="hd_id3149292" xml-lang="en-US" level="2">Freeform Line, Filled</paragraph> +<h2 id="hd_id3149292">Freeform Line, Filled</h2> <paragraph role="paragraph" id="par_id3147256" xml-lang="en-US"><ahelp hid=".uno:Freeline">Draws a freeform line where you drag in the slide. When you release, $[officename] creates a closed shape by drawing a straight line segment from the endpoint to the starting point of the line. The shape within the lines will be filled with the current area color.</ahelp></paragraph> <table id="tbl_id3153908"> <tablerow> @@ -109,7 +109,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3147506" xml-lang="en-US" level="2">Curve</paragraph> +<h2 id="hd_id3147506">Curve</h2> <embed href="text/shared/02/01140000.xhp#kurvetext"/> <table id="tbl_id3154273"> <tablerow> @@ -124,7 +124,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3154610" xml-lang="en-US" level="2">Polygon</paragraph> +<h2 id="hd_id3154610">Polygon</h2> <embed href="text/shared/02/01140000.xhp#polytext2"/> <table id="tbl_id3149933"> <tablerow> @@ -140,7 +140,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:Polygon_Diagonal_Unfill" id="bm_id3150347" localize="false"/> -<paragraph role="heading" id="hd_id3153668" xml-lang="en-US" level="2">Polygon (45°)</paragraph> +<h2 id="hd_id3153668">Polygon (45°)</h2> <paragraph role="paragraph" id="par_id3150354" xml-lang="en-US"><ahelp hid=".uno:Polygon_Diagonal_Unfill">Draws a line composed of a series of straight line segments, that are constrained by angles of 45 degree. Drag to draw a line segment, click to define the endpoint of the line segment, and then drag to draw a new line segment. Double-click to finish drawing the line. To create a closed shape, hold down <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> and double-click.</ahelp></paragraph> <table id="tbl_id3150978"> <tablerow> @@ -155,7 +155,7 @@ </tablerow> </table> -<paragraph role="heading" id="hd_id3149340" xml-lang="en-US" level="2">Freeform Line</paragraph> +<h2 id="hd_id3149340">Freeform Line</h2> <embed href="text/shared/02/01140000.xhp#freihandtext"/> <table id="tbl_id3151287"> <tablerow> diff --git a/source/text/simpress/02/10100000.xhp b/source/text/simpress/02/10100000.xhp index 7d394b2538..a293e5865c 100644 --- a/source/text/simpress/02/10100000.xhp +++ b/source/text/simpress/02/10100000.xhp @@ -64,7 +64,7 @@ <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> +<h2 id="hd_id3147297">Connector</h2> <paragraph role="paragraph" id="par_id3166468" xml-lang="en-US"><ahelp hid=".uno:Connector">Draws a connector with one or more 90-degree angle bends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150655"> <tablerow> @@ -80,7 +80,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrowStart" id="bm_id5873530" localize="false"/> -<paragraph role="heading" id="hd_id3145597" xml-lang="en-US" level="2">Connector Starts with Arrow</paragraph> +<h2 id="hd_id3145597">Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3153114" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrowStart">Draws a connector with one or more 90-degree angle bends and an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153566"> <tablerow> @@ -96,7 +96,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrowEnd" id="bm_id6972811" localize="false"/> -<paragraph role="heading" id="hd_id3145248" xml-lang="en-US" level="2">Connector Ends with Arrow</paragraph> +<h2 id="hd_id3145248">Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3145353" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrowEnd">Draws a connector with one or more 90-degree angle bends and an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145295"> <tablerow> @@ -112,7 +112,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorArrows" id="bm_id8192463" localize="false"/> -<paragraph role="heading" id="hd_id3154865" xml-lang="en-US" level="2">Connector with Arrows</paragraph> +<h2 id="hd_id3154865">Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3155374" xml-lang="en-US"><ahelp hid=".uno:ConnectorArrows">Draws a connector with one or more 90-degree angle bends and arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153919"> <tablerow> @@ -128,7 +128,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircleStart" id="bm_id7199750" localize="false"/> -<paragraph role="heading" id="hd_id3149452" xml-lang="en-US" level="2">Connector Starts with Circle</paragraph> +<h2 id="hd_id3149452">Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3151183" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircleStart">Draws a connector with one or more 90-degree angle bends and a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145208"> <tablerow> @@ -144,7 +144,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircleEnd" id="bm_id5628898" localize="false"/> -<paragraph role="heading" id="hd_id3155847" xml-lang="en-US" level="2">Connector Ends with Circle</paragraph> +<h2 id="hd_id3155847">Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3154054" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircleEnd">Draws a connector with one or more 90-degree angle bends and a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153627"> <tablerow> @@ -160,7 +160,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCircles" id="bm_id5676907" localize="false"/> -<paragraph role="heading" id="hd_id3151172" xml-lang="en-US" level="2">Connector with Circles</paragraph> +<h2 id="hd_id3151172">Connector with Circles</h2> <paragraph role="paragraph" id="par_id3154698" xml-lang="en-US"><ahelp hid=".uno:ConnectorCircles">Draws a connector with one or more 90-degree angle bends and circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154938"> <tablerow> @@ -176,7 +176,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLines" id="bm_id6535420" localize="false"/> -<paragraph role="heading" id="hd_id3154265" xml-lang="en-US" level="2">Line Connector</paragraph> +<h2 id="hd_id3154265">Line Connector</h2> <paragraph role="paragraph" id="par_id3148906" xml-lang="en-US"><ahelp hid=".uno:ConnectorLines">Draws a connector that bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3148930"> <tablerow> @@ -192,7 +192,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrowStart" id="bm_id1992210" localize="false"/> -<paragraph role="heading" id="hd_id3159274" xml-lang="en-US" level="2">Line Connector Starts with Arrow</paragraph> +<h2 id="hd_id3159274">Line Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3153747" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrowStart">Draws a connector that starts with an arrow and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3148624"> <tablerow> @@ -208,7 +208,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrowEnd" id="bm_id8377087" localize="false"/> -<paragraph role="heading" id="hd_id3153539" xml-lang="en-US" level="2">Line Connector Ends with Arrow</paragraph> +<h2 id="hd_id3153539">Line Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3148686" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrowEnd">Draws a connector that ends with an arrow and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3151110"> <tablerow> @@ -224,7 +224,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesArrows" id="bm_id356433" localize="false"/> -<paragraph role="heading" id="hd_id3153678" xml-lang="en-US" level="2">Line Connector with Arrows</paragraph> +<h2 id="hd_id3153678">Line Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3158436" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesArrows">Draws a connector that bends near a gluepoint and has arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3154481"> <tablerow> @@ -240,7 +240,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircleStart" id="bm_id9750013" localize="false"/> -<paragraph role="heading" id="hd_id3150827" xml-lang="en-US" level="2">Line Connector Starts with Circle</paragraph> +<h2 id="hd_id3150827">Line Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3149338" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircleStart">Draws a connector that starts with a circle and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3156201"> <tablerow> @@ -256,7 +256,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircleEnd" id="bm_id4405805" localize="false"/> -<paragraph role="heading" id="hd_id3146932" xml-lang="en-US" level="2">Line Connector Ends with Circle</paragraph> +<h2 id="hd_id3146932">Line Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3155187" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircleEnd">Draws a connector that ends with a circle and bends near a gluepoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3149305"> <tablerow> @@ -272,7 +272,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLinesCircles" id="bm_id4623889" localize="false"/> -<paragraph role="heading" id="hd_id3159102" xml-lang="en-US" level="2">Line Connector with Circles</paragraph> +<h2 id="hd_id3159102">Line Connector with Circles</h2> <paragraph role="paragraph" id="par_id3149486" xml-lang="en-US"><ahelp hid=".uno:ConnectorLinesCircles">Draws a connector that bends near a gluepoint and has circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release. To adjust the length of the line segment between a bend point and a gluepoint, click the connector and drag the bend point.</ahelp></paragraph> <table id="tbl_id3143283"> <tablerow> @@ -288,7 +288,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLine" id="bm_id1601366" localize="false"/> -<paragraph role="heading" id="hd_id3153759" xml-lang="en-US" level="2">Straight Connector</paragraph> +<h2 id="hd_id3153759">Straight Connector</h2> <paragraph role="paragraph" id="par_id3149793" xml-lang="en-US"><ahelp hid=".uno:ConnectorLine">Draws a straight line connector. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3156362"> <tablerow> @@ -304,7 +304,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrowStart" id="bm_id6481055" localize="false"/> -<paragraph role="heading" id="hd_id3149037" xml-lang="en-US" level="2">Straight Connector Starts with Arrow</paragraph> +<h2 id="hd_id3149037">Straight Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3149435" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrowStart">Draws a straight line connector with an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3147585"> <tablerow> @@ -320,7 +320,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrowEnd" id="bm_id6335155" localize="false"/> -<paragraph role="heading" id="hd_id3147321" xml-lang="en-US" level="2">Straight Connector Ends with Arrow</paragraph> +<h2 id="hd_id3147321">Straight Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3155135" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrowEnd">Draws a straight line connector with an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153516"> <tablerow> @@ -336,7 +336,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineArrows" id="bm_id5984332" localize="false"/> -<paragraph role="heading" id="hd_id3154379" xml-lang="en-US" level="2">Straight Connector with Arrows</paragraph> +<h2 id="hd_id3154379">Straight Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3148650" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineArrows">Draws a straight line connector with arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3153354"> <tablerow> @@ -352,7 +352,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircleStart" id="bm_id3534264" localize="false"/> -<paragraph role="heading" id="hd_id3150581" xml-lang="en-US" level="2">Straight Connector Starts with Circle</paragraph> +<h2 id="hd_id3150581">Straight Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3151297" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircleStar">Draws a straight line connector with a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154923"> <tablerow> @@ -368,7 +368,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircleEnd" id="bm_id9058483" localize="false"/> -<paragraph role="heading" id="hd_id3148758" xml-lang="en-US" level="2">Straight Connector Ends with Circle</paragraph> +<h2 id="hd_id3148758">Straight Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3155124" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircleEnd">Draws a straight line connector with a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3154068"> <tablerow> @@ -384,7 +384,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorLineCircles" id="bm_id4648702" localize="false"/> -<paragraph role="heading" id="hd_id3148881" xml-lang="en-US" level="2">Straight Connector with Circles</paragraph> +<h2 id="hd_id3148881">Straight Connector with Circles</h2> <paragraph role="paragraph" id="par_id3149540" xml-lang="en-US"><ahelp hid=".uno:ConnectorLineCircles">Draws a straight line connector with circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3155865"> <tablerow> @@ -400,7 +400,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurve" id="bm_id8076453" localize="false"/> -<paragraph role="heading" id="hd_id3147475" xml-lang="en-US" level="2">Curved Connector</paragraph> +<h2 id="hd_id3147475">Curved Connector</h2> <paragraph role="paragraph" id="par_id3153698" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurve">Draws a curved line connector. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3159165"> <tablerow> @@ -416,7 +416,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrowStart" id="bm_id3147481" localize="false"/> -<paragraph role="heading" id="hd_id3149551" xml-lang="en-US" level="2">Curved Connector Starts with Arrow</paragraph> +<h2 id="hd_id3149551">Curved Connector Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3149568" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrowStart">Draws a curved line connector with an arrow at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3145119"> <tablerow> @@ -432,7 +432,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrowEnd" id="bm_id4116114" localize="false"/> -<paragraph role="heading" id="hd_id3147552" xml-lang="en-US" level="2">Curved Connector Ends with Arrow</paragraph> +<h2 id="hd_id3147552">Curved Connector Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3145079" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrowEnd">Draws a curved line connector with an arrow at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3155833"> <tablerow> @@ -448,7 +448,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveArrows" id="bm_id5275722" localize="false"/> -<paragraph role="heading" id="hd_id3153103" xml-lang="en-US" level="2">Curved Connector with Arrows</paragraph> +<h2 id="hd_id3153103">Curved Connector with Arrows</h2> <paragraph role="paragraph" id="par_id3154954" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveArrows">Draws a curved line connector with arrows at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3147422"> <tablerow> @@ -464,7 +464,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircleStart" id="bm_id3001520" localize="false"/> -<paragraph role="heading" id="hd_id3145320" xml-lang="en-US" level="2">Curved Connector Starts with Circle</paragraph> +<h2 id="hd_id3145320">Curved Connector Starts with Circle</h2> <paragraph role="paragraph" id="par_id3153800" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircleStart">Draws a curved line connector with a circle at the starting point. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150952"> <tablerow> @@ -480,7 +480,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircleEnd" id="bm_id8884002" localize="false"/> -<paragraph role="heading" id="hd_id3154311" xml-lang="en-US" level="2">Curved Connector Ends with Circle</paragraph> +<h2 id="hd_id3154311">Curved Connector Ends with Circle</h2> <paragraph role="paragraph" id="par_id3153977" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircleEnd">Draws a curved line connector with a circle at the endpoint. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3157886"> <tablerow> @@ -496,7 +496,7 @@ </table> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorCurveCircles" id="bm_id168872" localize="false"/> -<paragraph role="heading" id="hd_id3150450" xml-lang="en-US" level="2">Curved Connector with Circles</paragraph> +<h2 id="hd_id3150450">Curved Connector with Circles</h2> <paragraph role="paragraph" id="par_id3156117" xml-lang="en-US"><ahelp hid=".uno:ConnectorCurveCircles">Draws a curved line connector with circles at both ends. Click a gluepoint on an object, drag to a gluepoint on another object, and then release.</ahelp></paragraph> <table id="tbl_id3150275"> <tablerow> diff --git a/source/text/simpress/02/10120000.xhp b/source/text/simpress/02/10120000.xhp index 8c0356f8e0..e4bec85fe6 100644 --- a/source/text/simpress/02/10120000.xhp +++ b/source/text/simpress/02/10120000.xhp @@ -38,7 +38,7 @@ <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> +<h2 id="hd_id3153811">Line</h2> <paragraph role="paragraph" id="par_id3145114" xml-lang="en-US">Draws a straight line where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</paragraph> <table id="tbl_id3149875"> <tablerow> @@ -53,7 +53,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowEnd" id="bm_id67434" localize="false"/> -<paragraph role="heading" id="hd_id3148725" xml-lang="en-US" level="2">Line Ends with Arrow</paragraph> +<h2 id="hd_id3148725">Line Ends with Arrow</h2> <paragraph role="paragraph" id="par_id3153034" xml-lang="en-US"><ahelp hid=".uno:LineArrowEnd">Draws a straight line that ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3153934"> <tablerow> @@ -68,7 +68,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowCircle" id="bm_id7672082" localize="false"/> -<paragraph role="heading" id="hd_id3149881" xml-lang="en-US" level="2">Line with Arrow/Circle</paragraph> +<h2 id="hd_id3149881">Line with Arrow/Circle</h2> <paragraph role="paragraph" id="par_id3147370" xml-lang="en-US"><ahelp hid=".uno:LineArrowCircle">Draws a straight line that starts with an arrow and ends with a circle where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3155442"> <tablerow> @@ -83,7 +83,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowSquare" id="bm_id5852166" localize="false"/> -<paragraph role="heading" id="hd_id3149024" xml-lang="en-US" level="2">Line with Arrow/Square</paragraph> +<h2 id="hd_id3149024">Line with Arrow/Square</h2> <paragraph role="paragraph" id="par_id3154873" xml-lang="en-US"><ahelp hid=".uno:LineArrowSquare">Draws a straight line that starts with an arrow and ends with a square where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3155984"> <tablerow> @@ -98,7 +98,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:Line_Diagonal" id="bm_id2983516" localize="false"/> -<paragraph role="heading" id="hd_id3150967" xml-lang="en-US" level="2">Line (45°)</paragraph> +<h2 id="hd_id3150967">Line (45°)</h2> <paragraph role="paragraph" id="par_id3152929" xml-lang="en-US"><ahelp hid=".uno:Line_Diagonal">Draws a straight line that is constrained by angles of 45 degrees.</ahelp></paragraph> <table id="tbl_id3147564"> <tablerow> @@ -113,7 +113,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrowStart" id="bm_id244870" localize="false"/> -<paragraph role="heading" id="hd_id3150256" xml-lang="en-US" level="2">Line Starts with Arrow</paragraph> +<h2 id="hd_id3150256">Line Starts with Arrow</h2> <paragraph role="paragraph" id="par_id3143236" xml-lang="en-US"><ahelp hid=".uno:LineArrowStart">Draws a straight line that starts with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3149759"> <tablerow> @@ -128,7 +128,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineCircleArrow" id="bm_id639243" localize="false"/> -<paragraph role="heading" id="hd_id3154295" xml-lang="en-US" level="2">Line with Circle/Arrow</paragraph> +<h2 id="hd_id3154295">Line with Circle/Arrow</h2> <paragraph role="paragraph" id="par_id3158403" xml-lang="en-US"><ahelp hid=".uno:LineCircleArrow">Draws a straight line that starts with a circle and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3147506"> <tablerow> @@ -143,7 +143,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:LineSquareArrow" id="bm_id9212422" localize="false"/> -<paragraph role="heading" id="hd_id3153688" xml-lang="en-US" level="2">Line with Square/Arrow</paragraph> +<h2 id="hd_id3153688">Line with Square/Arrow</h2> <paragraph role="paragraph" id="par_id3149800" xml-lang="en-US"><ahelp hid=".uno:LineSquareArrow">Draws a straight line that starts with a square and ends with an arrow where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3154607"> <tablerow> @@ -158,7 +158,7 @@ </tablerow> </table> <bookmark xml-lang="en-US" branch="hid/.uno:MeasureLine" id="bm_id8363048" localize="false"/> -<paragraph role="heading" id="hd_id3154477" xml-lang="en-US" level="2">Dimension Line</paragraph> +<h2 id="hd_id3154477">Dimension Line</h2> <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> @@ -178,7 +178,7 @@ </table> </section> <bookmark xml-lang="en-US" branch="hid/.uno:LineArrows" id="bm_id6715830" localize="false"/> -<paragraph role="heading" id="hd_id3149784" xml-lang="en-US" level="2">Line with Arrows</paragraph> +<h2 id="hd_id3149784">Line with Arrows</h2> <paragraph role="paragraph" id="par_id3156350" xml-lang="en-US"><ahelp hid=".uno:LineArrows">Draws a straight line with arrows at both ends where you drag in the current document. To constrain the line to 45 degrees, hold down Shift while you drag.</ahelp></paragraph> <table id="tbl_id3148975"> <tablerow> diff --git a/source/text/simpress/04/01020000.xhp b/source/text/simpress/04/01020000.xhp index 883732a307..5f61737a54 100644 --- a/source/text/simpress/04/01020000.xhp +++ b/source/text/simpress/04/01020000.xhp @@ -35,7 +35,7 @@ <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> +<h2 id="hd_id3145386">Function Keys for $[officename] Impress</h2> <table id="tbl_id7505111"> <tablerow> <tablecell colspan="" rowspan=""> @@ -148,7 +148,7 @@ </tablecell> </tablerow> </table> -<paragraph role="heading" id="hd_id3150962" xml-lang="en-US" level="2">Shortcut Keys in Slide Shows</paragraph> +<h2 id="hd_id3150962">Shortcut Keys in Slide Shows</h2> <table id="tbl_id9045381"> <tablerow> <tablecell colspan="" rowspan=""> @@ -284,7 +284,7 @@ </tablecell> </tablerow> </table> -<paragraph role="heading" id="hd_id3151313" xml-lang="en-US" level="2">Shortcut Keys in the Normal View</paragraph> +<h2 id="hd_id3151313">Shortcut Keys in the Normal View</h2> <table id="tbl_id24719"> <tablerow> <tablecell colspan="" rowspan=""> @@ -409,7 +409,7 @@ </tablecell> </tablerow> </table> -<paragraph role="heading" id="hd_ii3156192" xml-lang="en-US" level="2">Shortcut Keys when Editing Text</paragraph> +<h2 id="hd_ii3156192">Shortcut Keys when Editing Text</h2> <table id="tbl_ii6331675i"> <tablerow> <tablecell colspan="" rowspan=""> diff --git a/source/text/simpress/04/presenter.xhp b/source/text/simpress/04/presenter.xhp index b377bf080b..7d2fb066b4 100644 --- a/source/text/simpress/04/presenter.xhp +++ b/source/text/simpress/04/presenter.xhp @@ -28,7 +28,7 @@ <bookmark xml-lang="en-US" branch="hid/com.sun.PresenterScreen" id="bm_id3138439" localize="false"/> <bookmark xml-lang="en-US" branch="index" id="bm_id0921200912285678"><bookmark_value>Presenter Console shortcuts</bookmark_value> </bookmark> -<paragraph xml-lang="en-US" id="hd_id0921201912165661" role="heading" level="1">Presenter Console Keyboard Shortcuts</paragraph> +<h1 id="hd_id0921201912165661">Presenter Console Keyboard Shortcuts</h1> <section id="presenter_console_shortcuts"> <paragraph xml-lang="en-US" id="par_id0921201912165656" role="paragraph">When running a slide show using the Presenter Console, you can use the following keys:</paragraph> <table id="tbl_id0921200901051232"> diff --git a/source/text/simpress/guide/3d_create.xhp b/source/text/simpress/guide/3d_create.xhp index 650c79142d..3b2781e37a 100644 --- a/source/text/simpress/guide/3d_create.xhp +++ b/source/text/simpress/guide/3d_create.xhp @@ -51,7 +51,7 @@ </listitem> </list> -<paragraph role="heading" id="hd_id31490481" xml-lang="en-US" level="3">Two types of 3D objects</paragraph> +<h3 id="hd_id31490481">Two types of 3D objects</h3> <list type="unordered"> <listitem> <paragraph role="listitem" id="par_id31472951" xml-lang="en-US">The Status bar displays "3D scene selected". The 3D scenes are built from objects which have dimensions in x, y, and z coordinates. Examples are the objects inserted by the 3D Objects toolbar, and rectangles, ellipses, or text that got created by the Rectangle, Ellipse, or Text icons left on the Drawing toolbar, or any Custom Shapes, and that got converted to 3D by using the context menu "Convert - To 3D". These 3D scenes can be entered (for example, by pressing F3), and the objects can be rotated in 3D. Microsoft Office doesn't know these real 3D objects. When exporting these 3D scenes to Microsoft Office formats, a snapshot of the current view will be exported as a bitmap. 3D bars in charts are of this type, too.</paragraph> @@ -62,7 +62,7 @@ </list> -<paragraph role="heading" id="hd_id3149048" xml-lang="en-US" level="3">To convert an object to a curved shape:</paragraph> +<h3 id="hd_id3149048">To convert an object to a curved shape:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3147295" xml-lang="en-US">Select a 2D object on the slide or page.</paragraph> @@ -74,7 +74,7 @@ <paragraph role="paragraph" id="par_id3145828" xml-lang="en-US">To modify the shape of the object, click the <emph>Points</emph> icon <image id="img_id1027558" src="svx/res/cd015.png" width="0.222inch" height="0.222inch"><alt id="alt_id1027558" xml-lang="en-US">Icon</alt> </image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object. You can also drag the control points of a handle to modify the shape of the curve.</paragraph> -<paragraph role="heading" id="hd_id3153738" xml-lang="en-US" level="3">To convert a 2D object to a polygon:</paragraph> +<h3 id="hd_id3153738">To convert a 2D object to a polygon:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3145241" xml-lang="en-US">Select a 2D object on the slide or page.</paragraph> @@ -87,7 +87,7 @@ <paragraph role="paragraph" id="par_id3155368" xml-lang="en-US">To modify the shape of the object, click the <emph>Points</emph> icon <image id="img_id7219458" src="svx/res/cd015.png" width="0.2201inch" height="0.2201inch"><alt id="alt_id7219458" xml-lang="en-US">Icon</alt> </image> on the <emph>Drawing</emph> toolbar, and drag the handles of the object.</paragraph> -<paragraph role="heading" id="hd_id3153919" xml-lang="en-US" level="3">To convert a 2D object to a 3D object:</paragraph> +<h3 id="hd_id3153919">To convert a 2D object to a 3D object:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3147172" xml-lang="en-US">Select a 2D object on the slide or page.</paragraph> @@ -102,7 +102,7 @@ <paragraph role="tip" id="par_idN108C5" xml-lang="en-US">To convert a text object to 3D, use the <emph>Fontwork</emph> icon <image id="img_id3821222" src="cmd/sc_fontworkgalleryfloater.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3821222" xml-lang="en-US">Icon</alt> </image> on the <emph>Drawing</emph> toolbar.</paragraph> -<paragraph role="heading" id="hd_id3145410" xml-lang="en-US" level="3">To convert a 2D object to a 3D rotation object:</paragraph> +<h3 id="hd_id3145410">To convert a 2D object to a 3D rotation object:</h3> <paragraph role="paragraph" id="par_id3154260" xml-lang="en-US">A 3D rotation object is created by rotating the selected object around its vertical axis.</paragraph> <list type="ordered"> <listitem> diff --git a/source/text/simpress/guide/animated_gif_create.xhp b/source/text/simpress/guide/animated_gif_create.xhp index 05e94dfe9f..3c3489b2f3 100644 --- a/source/text/simpress/guide/animated_gif_create.xhp +++ b/source/text/simpress/guide/animated_gif_create.xhp @@ -38,7 +38,7 @@ </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> -<paragraph role="heading" id="hd_id3150250" xml-lang="en-US" level="3">To create an animated GIF:</paragraph> +<h3 id="hd_id3150250">To create an animated GIF:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3148703" xml-lang="en-US">Select an object or group of objects that you want to include in your animation and choose<emph> Insert - Media - Animated Image</emph>.</paragraph> diff --git a/source/text/simpress/guide/gluepoints.xhp b/source/text/simpress/guide/gluepoints.xhp index bf7b2f19fb..dcd77d6805 100644 --- a/source/text/simpress/guide/gluepoints.xhp +++ b/source/text/simpress/guide/gluepoints.xhp @@ -32,7 +32,7 @@ <paragraph role="heading" id="par_idN1065F" xml-lang="en-US" level="1"><variable id="gluepoints"><link href="text/simpress/guide/gluepoints.xhp">Using Gluepoints</link> </variable></paragraph> <paragraph role="paragraph" id="par_id0919200803040964" xml-lang="en-US">In Impress and Draw, you can connect each two shapes with a line called a <link href="text/simpress/02/10100000.xhp">connector</link>. When you draw a connector between shapes, the connector will be attached to a gluepoint on each shape. Each shape has some default gluepoints, and the positions of the default gluepoints depend on the specific shape. You can add your own custom gluepoints to a shape and then attach connectors to the custom gluepoints.</paragraph> -<paragraph role="heading" id="par_id0919200803041099" xml-lang="en-US" level="2">To add and edit gluepoints</paragraph> +<h2 id="par_id0919200803041099">To add and edit gluepoints</h2> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id091920080304108" xml-lang="en-US">Do one of the following to get existing gluepoints visible for all elements:</paragraph> diff --git a/source/text/simpress/guide/line_draw.xhp b/source/text/simpress/guide/line_draw.xhp index 5fabd6ed8d..df4d7abb1f 100644 --- a/source/text/simpress/guide/line_draw.xhp +++ b/source/text/simpress/guide/line_draw.xhp @@ -54,7 +54,7 @@ <paragraph role="listitem" id="par_id3150435" xml-lang="en-US">A <emph>corner</emph> anchor point has one or two independent control lines. Changing one side has no effect on the other side.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id46388" xml-lang="en-US" level="2">How to use the Curve tool</paragraph> +<h2 id="hd_id46388">How to use the Curve tool</h2> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3155262" xml-lang="en-US">On the Drawing toolbar, open the <emph>Curves</emph> toolbar @@ -89,7 +89,7 @@ <paragraph role="paragraph" id="par_id3149451" xml-lang="en-US">Click and drag in any direction to add a smooth anchor point.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id2071596" xml-lang="en-US" level="2">How to use the Freeform Line tool</paragraph> +<h2 id="hd_id2071596">How to use the Freeform Line tool</h2> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id4907681" xml-lang="en-US">On the Drawing toolbar, open the <emph>Curves</emph> toolbar diff --git a/source/text/simpress/guide/line_edit.xhp b/source/text/simpress/guide/line_edit.xhp index 34d0b8e0ac..c2b068d1ea 100644 --- a/source/text/simpress/guide/line_edit.xhp +++ b/source/text/simpress/guide/line_edit.xhp @@ -52,7 +52,7 @@ </tablecell> </tablerow> </table> -<paragraph role="heading" id="hd_id3145587" xml-lang="en-US" level="3">To adjust a curved line segment:</paragraph> +<h3 id="hd_id3145587">To adjust a curved line segment:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3151241" xml-lang="en-US">Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar.</paragraph> @@ -69,7 +69,7 @@ <paragraph role="listitem" id="par_id3149872" xml-lang="en-US">Drag a control point. The curve pulls in the direction that you drag the control point.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3150431" xml-lang="en-US" level="3">To split a curved line:</paragraph> +<h3 id="hd_id3150431">To split a curved line:</h3> <paragraph role="paragraph" id="par_id3150395" xml-lang="en-US">You can only split a curved line that has three or more data points.</paragraph> <list type="ordered"> <listitem> @@ -79,7 +79,7 @@ <paragraph role="listitem" id="par_id3149941" xml-lang="en-US">Select a data point, and then click the <emph>Split Curve </emph>icon on the <emph>Edit Points</emph> Bar.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3150655" xml-lang="en-US" level="3">To create a closed shape:</paragraph> +<h3 id="hd_id3150655">To create a closed shape:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3150743" xml-lang="en-US">Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar.</paragraph> @@ -88,7 +88,7 @@ <paragraph role="listitem" id="par_id3153080" xml-lang="en-US">On the <emph>Edit Points</emph> Bar, click the<emph> Close Bézier</emph> icon.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3145162" xml-lang="en-US" level="3">To convert a data point on a curved line:</paragraph> +<h3 id="hd_id3145162">To convert a data point on a curved line:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3150336" xml-lang="en-US">Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar.</paragraph> @@ -108,7 +108,7 @@ <paragraph role="listitem" id="par_id3145348" xml-lang="en-US">To convert the data point to a corner point, click the <emph>Corner Point</emph> icon on the <emph>Edit Points</emph> Bar.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3150471" xml-lang="en-US" level="3">To add a data point:</paragraph> +<h3 id="hd_id3150471">To add a data point:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3155373" xml-lang="en-US">Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar.</paragraph> @@ -121,7 +121,7 @@ </listitem> </list> <paragraph role="tip" id="par_id3154643" xml-lang="en-US">If a data point does not have a control point, select the data point, and then click the <emph>Convert to Curve</emph> icon on the <emph>Edit Points</emph> Bar.</paragraph> -<paragraph role="heading" id="hd_id3151186" xml-lang="en-US" level="3">To delete a data point:</paragraph> +<h3 id="hd_id3151186">To delete a data point:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3153624" xml-lang="en-US">Select a curved line, and then click the <emph>Points </emph>icon on the <emph>Drawing</emph> Bar.</paragraph> diff --git a/source/text/simpress/guide/main.xhp b/source/text/simpress/guide/main.xhp index 8fb915f003..3532072f66 100644 --- a/source/text/simpress/guide/main.xhp +++ b/source/text/simpress/guide/main.xhp @@ -33,7 +33,7 @@ <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> +<h2 id="hd_id3150207">Viewing and Printing a Presentation</h2> <embed href="text/simpress/guide/show.xhp#show"/> <embed href="text/simpress/guide/arrange_slides.xhp#arrange_slides"/> <embed href="text/simpress/guide/animated_slidechange.xhp#animated_slidechange"/> @@ -42,13 +42,13 @@ <embed href="text/simpress/guide/change_scale.xhp#change_scale"/> <embed href="text/simpress/guide/rehearse_timings.xhp#rehearse_timings"/> <embed href="text/shared/guide/print_faster.xhp#print_faster"/> -<paragraph role="heading" id="hd_id3153812" xml-lang="en-US" level="2">Animated Objects and 3D Objects</paragraph> +<h2 id="hd_id3153812">Animated Objects and 3D Objects</h2> <embed href="text/simpress/guide/animated_objects.xhp#animated_objects"/> <embed href="text/simpress/guide/animated_gif_create.xhp#animated_gif_create"/> <embed href="text/simpress/guide/animated_gif_save.xhp#animated_gif_save"/> <embed href="text/simpress/guide/select_object.xhp#select_object"/> <embed href="text/simpress/guide/3d_create.xhp#3d_create"/> -<paragraph role="heading" id="hd_id3149350" xml-lang="en-US" level="2">Importing and Exporting</paragraph> +<h2 id="hd_id3149350">Importing and Exporting</h2> <embed href="text/simpress/guide/html_import.xhp#html_import"/> <embed href="text/simpress/guide/html_export.xhp#html_export"/> <embed href="text/shared/guide/palette_files.xhp#palette_files"/> @@ -57,7 +57,7 @@ <embed href="text/simpress/guide/print_tofit.xhp#print_tofit"/> <embed href="text/shared/guide/import_ms.xhp#import_ms"/> <embed href="text/shared/guide/export_ms.xhp#export_ms"/> -<paragraph role="heading" id="hd_id3154560" xml-lang="en-US" level="2">Miscellaneous</paragraph> +<h2 id="hd_id3154560">Miscellaneous</h2> <embed href="text/simpress/guide/keyboard.xhp#keyboard"/> <embed href="text/sdraw/guide/groups.xhp#groups"/> <embed href="text/shared/guide/insert_bitmap.xhp#insert_bitmap"/> diff --git a/source/text/simpress/guide/orgchart.xhp b/source/text/simpress/guide/orgchart.xhp index 8e651585c3..68aa9d815e 100644 --- a/source/text/simpress/guide/orgchart.xhp +++ b/source/text/simpress/guide/orgchart.xhp @@ -36,7 +36,7 @@ <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">Creating a Flowchart</link> </variable></paragraph> -<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="3">To create a flowchart:</paragraph> +<h3 id="hd_id3159153">To create a flowchart:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3152482" xml-lang="en-US">Select a tool from the <emph>Flowchart</emph> toolbar on the <emph>Drawing</emph> bar.</paragraph> @@ -61,7 +61,7 @@ </listitem> </list> <paragraph role="paragraph" id="par_id3153036" xml-lang="en-US">You now have the basic outline for your flowchart.</paragraph> -<paragraph role="heading" id="hd_id3155255" xml-lang="en-US" level="3">To add text to the shapes on your flowchart</paragraph> +<h3 id="hd_id3155255">To add text to the shapes on your flowchart</h3> <paragraph role="paragraph" id="par_id3150865" xml-lang="en-US">Do one of the following:</paragraph> <list type="unordered"> <listitem> @@ -73,7 +73,7 @@ <paragraph role="listitem" id="par_id3154504" xml-lang="en-US">Click the <emph>Text</emph> icon on the <emph>Drawing</emph> bar, and drag a text object over the shape. Type or paste your text into the text object.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3153730" xml-lang="en-US" level="3">To add a color fill to a shape:</paragraph> +<h3 id="hd_id3153730">To add a color fill to a shape:</h3> <list type="ordered"> <listitem> <paragraph role="listitem" id="par_id3155930" xml-lang="en-US">Select the shape, and choose <emph>Format - Area</emph>.</paragraph> @@ -82,7 +82,7 @@ <paragraph role="listitem" id="par_id3145348" xml-lang="en-US">Select <emph>Color</emph>, and then click a color in the list.</paragraph> </listitem> </list> -<paragraph role="heading" id="hd_id3150934" xml-lang="en-US" level="3">To add some hot spots that call other slides:</paragraph> +<h3 id="hd_id3150934">To add some hot spots that call other slides:</h3> <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> diff --git a/source/text/simpress/guide/rehearse_timings.xhp b/source/text/simpress/guide/rehearse_timings.xhp index c3f5ead3c2..ed5ffe254e 100644 --- a/source/text/simpress/guide/rehearse_timings.xhp +++ b/source/text/simpress/guide/rehearse_timings.xhp @@ -39,7 +39,7 @@ </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> -<paragraph role="heading" id="hd_id3146317" xml-lang="en-US" level="3">To record a show with rehearse timings</paragraph> +<h3 id="hd_id3146317">To record a show with rehearse timings</h3> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3149874" xml-lang="en-US">Open a presentation, and switch to <emph>Slide Sorter</emph> View.</paragraph> diff --git a/source/text/simpress/guide/text2curve.xhp b/source/text/simpress/guide/text2curve.xhp index 887fe19613..9827dc2aa6 100644 --- a/source/text/simpress/guide/text2curve.xhp +++ b/source/text/simpress/guide/text2curve.xhp @@ -40,7 +40,7 @@ <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> +<h3 id="hd_id3153965">To convert text into a drawing object:</h3> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_id3146963" xml-lang="en-US">Select the text that you want to convert, and do one of the following:</paragraph> diff --git a/source/text/simpress/main0103.xhp b/source/text/simpress/main0103.xhp index 2e6c4a6cca..e764803f64 100644 --- a/source/text/simpress/main0103.xhp +++ b/source/text/simpress/main0103.xhp @@ -48,17 +48,17 @@ <embed href="text/shared/01/grid.xhp#grid"/> <embed href="text/shared/01/guides.xhp#snap_lines"/> -<paragraph id="hd_id102720151244263489" role="heading" level="2" xml-lang="en-US">Object Moving Helplines</paragraph> +<h2 id="hd_id102720151244263489">Object Moving Helplines</h2> <embed href="text/shared/optionen/01070100.xhp#helplines"/> <embed href="text/simpress/01/03180000.xhp#color_grayscale"/> -<paragraph id="hd_id102720151246522815" role="heading" level="2" xml-lang="en-US">Comments</paragraph> +<h2 id="hd_id102720151246522815">Comments</h2> <paragraph id="par_id102720150112252443" role="paragraph" xml-lang="en-US">Show or hide a presentation's annotations.</paragraph> -<paragraph id="hd_id102720151246523444" role="heading" level="2" xml-lang="en-US">Master Background</paragraph> +<h2 id="hd_id102720151246523444">Master Background</h2> <paragraph id="par_id102720150112257941" role="paragraph" xml-lang="en-US">Toggle the visibility of a master slide's background to be used as the background of the current slide.</paragraph> -<paragraph id="hd_id102720151246521837" role="heading" level="2" xml-lang="en-US">Master Objects</paragraph> +<h2 id="hd_id102720151246521837">Master Objects</h2> <paragraph id="par_id102720150112256473" role="paragraph" xml-lang="en-US">Toggle the visibility of a master slide's objects to appear on the current slide.</paragraph> <embed href="text/simpress/01/03151000.xhp#master_elements"/> <embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/> diff --git a/source/text/simpress/main0503.xhp b/source/text/simpress/main0503.xhp index cebdcababa..09de5fa372 100644 --- a/source/text/simpress/main0503.xhp +++ b/source/text/simpress/main0503.xhp @@ -37,17 +37,17 @@ <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> - <paragraph role="heading" level="2" id="hd_id3154016" xml-lang="en-US">Creating Vector Graphics</paragraph> + <h2 id="hd_id3154016">Creating Vector Graphics</h2> <paragraph role="paragraph" id="par_id3154485" xml-lang="en-US">Many of the tools for creating vector graphics in $[officename] Draw are available in $[officename] Impress.</paragraph> - <paragraph role="heading" level="2" id="hd_id3150208" xml-lang="en-US">Creating Slides</paragraph> + <h2 id="hd_id3150208">Creating Slides</h2> <paragraph role="paragraph" id="par_id3153247" xml-lang="en-US">$[officename] Impress provides you with templates to create professional-looking slides.</paragraph> <paragraph role="paragraph" id="par_id3148610" xml-lang="en-US">You can also assign a number of dynamic effects to your slides, including animation and transition effects.</paragraph> - <paragraph role="heading" level="2" id="hd_id3153820" xml-lang="en-US">Creating Presentations</paragraph> + <h2 id="hd_id3153820">Creating Presentations</h2> <paragraph role="paragraph" id="par_id3153917" xml-lang="en-US">Several views or pages are available when you design a slide show. For example, the Slide Sorter displays an overview of your slides in thumbnail form, while the Handout page contains both the slide and the text you want to distribute to the audience.</paragraph> <paragraph role="paragraph" id="par_id3148608" xml-lang="en-US">$[officename] Impress also lets you rehearse the timing of your slide show.</paragraph> - <paragraph role="heading" level="2" id="hd_id3154649" xml-lang="en-US">Publishing Presentations</paragraph> + <h2 id="hd_id3154649">Publishing Presentations</h2> <paragraph role="paragraph" id="par_id3150046" xml-lang="en-US">You can publish your slides on-screen, as handouts, or as HTML documents.</paragraph> - <paragraph role="heading" level="2" id="hd_id3146965" xml-lang="en-US">Giving Presentations</paragraph> + <h2 id="hd_id3146965">Giving Presentations</h2> <paragraph role="paragraph" id="par_id3145114" xml-lang="en-US">$[officename] Impress gives you the choice of running a slide show automatically or manually.</paragraph> </body> </helpdocument> |