diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-13 16:41:53 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-16 15:18:30 +0000 |
commit | 4453c0b2edae4934f87594d5974783c4a1a5ea54 (patch) | |
tree | da7008bd439cc57cd8d44597f8cba6fc1808aa0c /source/text/simpress | |
parent | 77cb682cd1b004e7247560e60f603a4bb0565b8d (diff) |
convert paragraphs with role="heading" & childelements to → h<level>
and also drop the language that was changed to implied 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'
and manually undoing the one that uses <sup>in body that's not valid
according to the dtd in the h tags.
Change-Id: Ibd4aed3157ed168cd5005161575672a392e59202
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/simpress')
84 files changed, 114 insertions, 114 deletions
diff --git a/source/text/simpress/01/01170000.xhp b/source/text/simpress/01/01170000.xhp index d47aebdd53..e52904fb07 100644 --- a/source/text/simpress/01/01170000.xhp +++ b/source/text/simpress/01/01170000.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3153728"><bookmark_value>Presentation HTML export</bookmark_value> <bookmark_value>Drawing HTML export</bookmark_value> <bookmark_value>exporting;to HTML format</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153728" xml-lang="en-US" level="1"><link href="text/simpress/01/01170000.xhp">Export</link></paragraph> +<h1 id="hd_id3153728"><link href="text/simpress/01/01170000.xhp">Export</link></h1> <paragraph role="paragraph" id="par_id3150715" xml-lang="en-US"><variable id="dokuveroe"><ahelp hid=".">Exports your presentation or drawing and sets the export options.</ahelp> </variable></paragraph> </section> diff --git a/source/text/simpress/01/02110000.xhp b/source/text/simpress/01/02110000.xhp index 9961568c24..d3c0ee13bd 100644 --- a/source/text/simpress/01/02110000.xhp +++ b/source/text/simpress/01/02110000.xhp @@ -36,7 +36,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:Navigator" id="bm_id1959752" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/navigatorpanel/NavigatorPanel" id="bm_id3146121" localize="false"/> -<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/02110000.xhp">Navigator</link></paragraph> +<h1 id="hd_id3149664"><link href="text/simpress/01/02110000.xhp">Navigator</link></h1> <paragraph role="paragraph" id="par_id3149379" xml-lang="en-US"><ahelp hid="modules/simpress/ui/navigatorpanel/NavigatorPanel">Opens the Navigator, where you can quickly jump to other slides or move between open files.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3154015" xml-lang="en-US">You can <link href="text/shared/00/00000005.xhp#docking">dock</link> the Navigator to the edge of your workspace.</paragraph> diff --git a/source/text/simpress/01/02130000.xhp b/source/text/simpress/01/02130000.xhp index 552ae31bb4..9cfa088ea5 100644 --- a/source/text/simpress/01/02130000.xhp +++ b/source/text/simpress/01/02130000.xhp @@ -35,7 +35,7 @@ <bookmark_value>slides;deleting</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:DeletePage" id="bm_id595859" localize="false"/> -<paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="1"><link href="text/simpress/01/02130000.xhp">Delete Slide</link></paragraph> +<h1 id="hd_id3154253"><link href="text/simpress/01/02130000.xhp">Delete Slide</link></h1> <paragraph role="paragraph" id="par_id3145790" xml-lang="en-US"><variable id="seiteloeschen"><ahelp hid=".uno:DeletePage">Deletes the current slide or page.</ahelp> </variable></paragraph> </section> diff --git a/source/text/simpress/01/03050000.xhp b/source/text/simpress/01/03050000.xhp index 7bdd68d272..636b16e436 100644 --- a/source/text/simpress/01/03050000.xhp +++ b/source/text/simpress/01/03050000.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="optionbar"> -<paragraph role="heading" id="hd_id3153415" xml-lang="en-US" level="1"><link href="text/simpress/01/03050000.xhp">Option Bar</link><comment>to be deleted</comment></paragraph> +<h1 id="hd_id3153415"><link href="text/simpress/01/03050000.xhp">Option Bar</link><comment>to be deleted</comment></h1> </section> </body> </helpdocument> diff --git a/source/text/simpress/01/03060000.xhp b/source/text/simpress/01/03060000.xhp index cd6432550a..af4465206f 100644 --- a/source/text/simpress/01/03060000.xhp +++ b/source/text/simpress/01/03060000.xhp @@ -31,7 +31,7 @@ <section id="rulers"> <bookmark xml-lang="en-US" branch="hid/.uno:ShowRuler" id="bm_id1161524" localize="false"/> -<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03060000.xhp">Rulers</link></paragraph> +<h1 id="hd_id3146974"><link href="text/simpress/01/03060000.xhp">Rulers</link></h1> <paragraph id="par_id3149378" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays or hides rulers at the top and left or right edges of the workspace.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03070000.xhp b/source/text/simpress/01/03070000.xhp index b567385b1b..0cb25c0fd8 100644 --- a/source/text/simpress/01/03070000.xhp +++ b/source/text/simpress/01/03070000.xhp @@ -29,15 +29,15 @@ <body> <section id="presentation"> <bookmark xml-lang="en-US" branch="hid/.uno:CommonTaskBarVisible" id="bm_id3154013" localize="false"/> -<paragraph role="heading" id="hd_id3153144" xml-lang="en-US" level="1"><link href="text/simpress/01/03070000.xhp">Presentation</link></paragraph> +<h1 id="hd_id3153144"><link href="text/simpress/01/03070000.xhp">Presentation</link></h1> <paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:CommonTaskBarVisible">Common commands for slides.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/simpress/00/00000403.xhp#presentation"/> </section> -<paragraph role="heading" id="hd_id3154018" xml-lang="en-US" level="2"><link href="text/simpress/01/new_slide.xhp">Slide</link></paragraph> +<h2 id="hd_id3154018"><link href="text/simpress/01/new_slide.xhp">Slide</link></h2> <embed href="text/simpress/01/new_slide.xhp#seitetext"/> -<paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="2"><link href="text/simpress/01/05130000.xhp">Slide Layout</link></paragraph> +<h2 id="hd_id3154754"><link href="text/simpress/01/05130000.xhp">Slide Layout</link></h2> <embed href="text/simpress/01/05130000.xhp#seite"/> <h2 id="hd_id3155960"><link href="text/simpress/01/05120000.xhp">Change Slide Master</link></h2> <embed href="text/simpress/01/05120000.xhp#seitenvorlagetext"/> diff --git a/source/text/simpress/01/03080000.xhp b/source/text/simpress/01/03080000.xhp index b6c852fe26..1747c237ea 100644 --- a/source/text/simpress/01/03080000.xhp +++ b/source/text/simpress/01/03080000.xhp @@ -37,7 +37,7 @@ <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_DRAW" id="bm_id3147436" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:NormalMultiPaneGUI" id="bm_id9567247" localize="false"/> - <paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03080000.xhp">Normal</link></paragraph> + <h1 id="hd_id3148576"><link href="text/simpress/01/03080000.xhp">Normal</link></h1> <paragraph id="par_id3145251" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_DRAW">Switches to normal view, where you can create and edit your slides.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03090000.xhp b/source/text/simpress/01/03090000.xhp index 8cdeac41ef..ef146b92ad 100644 --- a/source/text/simpress/01/03090000.xhp +++ b/source/text/simpress/01/03090000.xhp @@ -37,7 +37,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:OutlineMode" id="bm_id2334890" localize="false"/> <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_OUTLINE" id="bm_id3148577" localize="false"/> -<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03090000.xhp">Outline</link></paragraph> +<h1 id="hd_id3149664"><link href="text/simpress/01/03090000.xhp">Outline</link></h1> <paragraph id="par_id3152597" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_OUTLINE">Switches to outline view, where you can add, edit and reorganize slide titles and headings.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03100000.xhp b/source/text/simpress/01/03100000.xhp index a272228c28..88be4306a0 100644 --- a/source/text/simpress/01/03100000.xhp +++ b/source/text/simpress/01/03100000.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:DiaMode" id="bm_id3428114" localize="false"/> <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_SLIDE" id="bm_id3152598" localize="false"/> -<paragraph id="hd_id3146974" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03100000.xhp">Slide Sorter</link></paragraph> +<h1 id="hd_id3146974"><link href="text/simpress/01/03100000.xhp">Slide Sorter</link></h1> <paragraph id="par_id3154492" role="paragraph" xml-lang="en-US"><ahelp hid="HID_SD_BTN_SLIDE">Displays miniature versions of the slides so they can easily be rearranged.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03110000.xhp b/source/text/simpress/01/03110000.xhp index 035127501c..bc7f9e34f2 100644 --- a/source/text/simpress/01/03110000.xhp +++ b/source/text/simpress/01/03110000.xhp @@ -38,7 +38,7 @@ <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_NOTES" id="bm_id3154322" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:NotesMode" id="bm_id3706167" localize="false"/> -<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03110000.xhp">Notes</link></paragraph> +<h1 id="hd_id3153190"><link href="text/simpress/01/03110000.xhp">Notes</link></h1> <paragraph id="par_id3154491" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches to notes view, where you can add notes to your slides.</ahelp> Notes are hidden from the audience when you give your presentation.</paragraph> </section> diff --git a/source/text/simpress/01/03120000.xhp b/source/text/simpress/01/03120000.xhp index 0070cd858a..a6897d6f59 100644 --- a/source/text/simpress/01/03120000.xhp +++ b/source/text/simpress/01/03120000.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/SD_HID_SD_BTN_HANDOUT" id="bm_id3150791" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:HandoutMode" id="bm_id6093935" localize="false"/> -<paragraph id="hd_id3149456" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03120000.xhp">Handout Page</link></paragraph> +<h1 id="hd_id3149456"><link href="text/simpress/01/03120000.xhp">Handout Page</link></h1> <paragraph id="par_id3154684" role="paragraph" xml-lang="en-US"><variable id="handout_text"><ahelp hid="HID_SD_BTN_HANDOUT">Switches to the handout page view, where you can scale several slides to fit on one printed page.</ahelp></variable></paragraph> </section> <paragraph id="par_id110120150547279702" role="paragraph" xml-lang="en-US">To modify the number of slides you can print on a page, open the <emph>Properties</emph> sidebar deck and double-click a layout on the <emph>Layout</emph> content panel.</paragraph> diff --git a/source/text/simpress/01/03130000.xhp b/source/text/simpress/01/03130000.xhp index 16c7c703d3..914b37a45c 100644 --- a/source/text/simpress/01/03130000.xhp +++ b/source/text/simpress/01/03130000.xhp @@ -32,7 +32,7 @@ <body> <section id="slide_show"><comment>MW transferred three index entries to the guide show.xhp</comment> <bookmark xml-lang="en-US" branch="hid/.uno:Presentation" id="bm_id3050141" localize="false"/> -<paragraph role="heading" id="hd_id3159153" xml-lang="en-US" level="1"><link href="text/simpress/01/03130000.xhp">Slide Show</link></paragraph> +<h1 id="hd_id3159153"><link href="text/simpress/01/03130000.xhp">Slide Show</link></h1> <paragraph role="paragraph" id="par_id3154016" xml-lang="en-US"><variable id="bldpra"><ahelp hid=".">Starts your slide show.</ahelp></variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/03150000.xhp b/source/text/simpress/01/03150000.xhp index f6917b03ac..47325d2a8e 100644 --- a/source/text/simpress/01/03150000.xhp +++ b/source/text/simpress/01/03150000.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3153142"><bookmark_value>master views</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:MasterPage" id="bm_id6628654" localize="false"/> -<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03150000.xhp">Master</link></paragraph> +<h1 id="hd_id3153142"><link href="text/simpress/01/03150000.xhp">Master</link></h1> <paragraph role="paragraph" id="par_id3150011" xml-lang="en-US"><ahelp hid=".">Switches to one of several master views, where you can add elements that you want to appear on all of the slides in your show.</ahelp></paragraph> <section id="howtoget"> <embed href="text/simpress/00/00000403.xhp#master_slide"/> diff --git a/source/text/simpress/01/03150100.xhp b/source/text/simpress/01/03150100.xhp index 1bbdc7a647..636f771f36 100644 --- a/source/text/simpress/01/03150100.xhp +++ b/source/text/simpress/01/03150100.xhp @@ -38,7 +38,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:SlideMasterPage" id="bm_id3129665" localize="false"/> -<paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150100.xhp">Master Slide</link></paragraph> +<h1 id="hd_id3154013"><link href="text/simpress/01/03150100.xhp">Master Slide</link></h1> <paragraph id="par_id3151075" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches to master slide view, where you can add elements that you want to appear on all of the slides that use the same master slide.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03150300.xhp b/source/text/simpress/01/03150300.xhp index 7f8682d558..1592a59c45 100644 --- a/source/text/simpress/01/03150300.xhp +++ b/source/text/simpress/01/03150300.xhp @@ -37,7 +37,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:NotesMasterPage" id="bm_id3260211" localize="false"/> -<paragraph id="hd_id3153144" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03150300.xhp">Master Notes</link></paragraph> +<h1 id="hd_id3153144"><link href="text/simpress/01/03150300.xhp">Master Notes</link></h1> <paragraph id="par_id3154491" role="paragraph" xml-lang="en-US"><ahelp hid=".">Displays the master notes, where you can set the default formatting for notes.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03151000.xhp b/source/text/simpress/01/03151000.xhp index fd173561b1..ae5baab0d3 100644 --- a/source/text/simpress/01/03151000.xhp +++ b/source/text/simpress/01/03151000.xhp @@ -36,7 +36,7 @@ <section id="master_elements"> <bookmark xml-lang="en-US" branch="hid/.uno:MasterLayouts" id="bm_id6164738" localize="false"/> -<paragraph id="par_idN1056D" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/03151000.xhp">Master Elements</link></paragraph> +<h1 id="par_idN1056D"><link href="text/simpress/01/03151000.xhp">Master Elements</link></h1> <paragraph id="par_idN1057D" role="paragraph" xml-lang="en-US"><ahelp hid=".">Add header, footer, date, and slide number placeholders to the master slide.</ahelp></paragraph> </section> diff --git a/source/text/simpress/01/03151200.xhp b/source/text/simpress/01/03151200.xhp index 91c16232f4..a968936ef2 100644 --- a/source/text/simpress/01/03151200.xhp +++ b/source/text/simpress/01/03151200.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="notesmaster"> -<!-- removed HID SID_MASTER_LAYOUTS_NOTES --><paragraph role="heading" id="par_idN10527" xml-lang="en-US" level="1"><link href="text/simpress/01/03151200.xhp">Master Notes Layout</link></paragraph> +<!-- removed HID SID_MASTER_LAYOUTS_NOTES --><h1 id="par_idN10527"><link href="text/simpress/01/03151200.xhp">Master Notes Layout</link></h1> <paragraph role="paragraph" id="par_idN1052B" xml-lang="en-US"><ahelp hid="SID_MASTER_LAYOUTS_NOTES">Add header, footer, date, and slide number to the master notes.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/03180000.xhp b/source/text/simpress/01/03180000.xhp index aaf50ef7ed..b152556a8a 100644 --- a/source/text/simpress/01/03180000.xhp +++ b/source/text/simpress/01/03180000.xhp @@ -36,7 +36,7 @@ <bookmark_value>black and white display</bookmark_value> <bookmark_value>grayscale display</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/03180000.xhp">Color/Grayscale</link></paragraph> +<h1 id="hd_id3153142"><link href="text/simpress/01/03180000.xhp">Color/Grayscale</link></h1> <paragraph role="paragraph" id="par_id3151073" xml-lang="en-US">Shows slides in color, grayscale, or black and white.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04030000m.xhp b/source/text/simpress/01/04030000m.xhp index a179a84dee..0cfb84fe28 100644 --- a/source/text/simpress/01/04030000m.xhp +++ b/source/text/simpress/01/04030000m.xhp @@ -31,7 +31,7 @@ <bookmark_value>inserting; rows</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertRows" id="bm_id4302477" localize="false"/> -<paragraph role="heading" id="hd_id3150541" xml-lang="en-US" level="1"><link href="text/simpress/01/04030000m.xhp">Rows</link></paragraph> +<h1 id="hd_id3150541"><link href="text/simpress/01/04030000m.xhp">Rows</link></h1> <paragraph role="paragraph" id="par_id3150767" xml-lang="en-US"><ahelp hid=".uno:InsertRows">Inserts a new row above the active cell. The number of rows inserted correspond to the number of rows selected. The existing rows are moved downward.</ahelp></paragraph> <section id="howtoget"> <paragraph role="paragraph" id="par_id091620081118197" xml-lang="en-US">In the context menu of a cell, choose <emph>Insert - Rows</emph> diff --git a/source/text/simpress/01/04040000m.xhp b/source/text/simpress/01/04040000m.xhp index 5f7870419d..61a984f12a 100644 --- a/source/text/simpress/01/04040000m.xhp +++ b/source/text/simpress/01/04040000m.xhp @@ -31,7 +31,7 @@ <bookmark_value>columns; inserting</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id601010" localize="false"/> -<paragraph role="heading" id="hd_id3155628" xml-lang="en-US" level="1"><link href="text/simpress/01/04040000m.xhp">Columns</link></paragraph> +<h1 id="hd_id3155628"><link href="text/simpress/01/04040000m.xhp">Columns</link></h1> <paragraph role="paragraph" id="par_id3150791" xml-lang="en-US"><ahelp hid=".uno:InsertColumns">Inserts a new column to the left of the active cell. The number of columns inserted correspond to the number of columns selected. The existing columns are moved to the right.</ahelp></paragraph> <section id="howtoget"> <paragraph role="paragraph" id="par_id0916200811234668" xml-lang="en-US">In the context menu of a cell, choose <emph>Insert - Columns</emph> diff --git a/source/text/simpress/01/04120000.xhp b/source/text/simpress/01/04120000.xhp index 3e3b871594..e78cf2f367 100644 --- a/source/text/simpress/01/04120000.xhp +++ b/source/text/simpress/01/04120000.xhp @@ -34,7 +34,7 @@ <section id="duplicate_slide"> <bookmark branch="hid/.uno:DuplicatePage" xml-lang="en-US" id="bm_id3147436" localize="false"/> -<paragraph id="hd_id3148576" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04120000.xhp">Duplicate Slide</link></paragraph> +<h1 id="hd_id3148576"><link href="text/simpress/01/04120000.xhp">Duplicate Slide</link></h1> <paragraph role="paragraph" id="par_id3153190" xml-lang="en-US"><ahelp hid=".uno:DuplicatePage" visibility="visible">Inserts a copy of the current slide after the current slide.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04130000.xhp b/source/text/simpress/01/04130000.xhp index be6120efa2..89b814b480 100644 --- a/source/text/simpress/01/04130000.xhp +++ b/source/text/simpress/01/04130000.xhp @@ -36,7 +36,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ExpandPage" id="bm_id7530302" localize="false"/> <section id="expand_slide"> - <paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04130000.xhp">Expand Slide</link></paragraph> + <h1 id="hd_id3146119"><link href="text/simpress/01/04130000.xhp">Expand Slide</link></h1> <paragraph role="paragraph" id="par_id3154319" xml-lang="en-US"><ahelp hid=".uno:ExpandPage">Creates a new slide from every top-level outline point (text one level below the title text in the outline hierarchy) in the selected slide. The outline text becomes the title of the new slide.</ahelp> Outline points<comment>points?</comment> below the top level on the original slide are moved up one level on the new slide.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04140000.xhp b/source/text/simpress/01/04140000.xhp index ab68148651..58325a1350 100644 --- a/source/text/simpress/01/04140000.xhp +++ b/source/text/simpress/01/04140000.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3154013"><bookmark_value>summary slide</bookmark_value></bookmark> <bookmark branch="hid/.uno:SummaryPage" xml-lang="en-US" id="bm_id3146976" localize="false"/> <section id="summary_slide"> - <paragraph id="hd_id3154013" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/04140000.xhp">Summary Slide</link></paragraph> + <h1 id="hd_id3154013"><link href="text/simpress/01/04140000.xhp">Summary Slide</link></h1> <paragraph role="paragraph" id="par_id3149664" xml-lang="en-US"><ahelp hid=".uno:SummaryPage" visibility="visible">Creates a new slide that contains an unordered list from the titles of the slides that follow the selected slide. The summary slide is inserted behind the last slide.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990000.xhp b/source/text/simpress/01/04990000.xhp index 3bcbc9e5b8..94e81c2117 100644 --- a/source/text/simpress/01/04990000.xhp +++ b/source/text/simpress/01/04990000.xhp @@ -33,7 +33,7 @@ <section id="fields"> - <bookmark xml-lang="en-US" branch="index" id="bm_id3154011"><bookmark_value>fields;in slides</bookmark_value></bookmark><paragraph role="heading" level="1" id="hd_id3154011" xml-lang="en-US"><link href="text/simpress/01/04990000.xhp">Fields</link> </paragraph> + <bookmark xml-lang="en-US" branch="index" id="bm_id3154011"><bookmark_value>fields;in slides</bookmark_value></bookmark><h1 id="hd_id3154011"><link href="text/simpress/01/04990000.xhp">Fields</link> </h1> <paragraph role="paragraph" id="par_id3149666" xml-lang="en-US">Lists common fields that you can insert into your slide.</paragraph> </section> <paragraph xml-lang="en-US" role="paragraph" id="par_id3145799">If you want to edit a field in your slide, select it and choose <emph>Edit – Fields</emph>.</paragraph> diff --git a/source/text/simpress/01/04990100.xhp b/source/text/simpress/01/04990100.xhp index fa46c8329f..dc4cd57a4c 100644 --- a/source/text/simpress/01/04990100.xhp +++ b/source/text/simpress/01/04990100.xhp @@ -35,7 +35,7 @@ <bookmark_value>fields; dates (fixed)</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertDateFieldFix" id="bm_id3146121" localize="false"/> -<paragraph role="heading" id="hd_id3153726" xml-lang="en-US" level="1"><link href="text/simpress/01/04990100.xhp">Date (fixed)</link></paragraph> +<h1 id="hd_id3153726"><link href="text/simpress/01/04990100.xhp">Date (fixed)</link></h1> <paragraph role="paragraph" id="par_id3151073" xml-lang="en-US"><ahelp hid=".uno:InsertDateFieldFix">Inserts the current date into your slide as a fixed field. The date is not automatically updated.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990200.xhp b/source/text/simpress/01/04990200.xhp index 2321d4ff6f..34700c218a 100644 --- a/source/text/simpress/01/04990200.xhp +++ b/source/text/simpress/01/04990200.xhp @@ -35,7 +35,7 @@ <bookmark_value>fields; dates (variable)</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertDateFieldVar" id="bm_id3146121" localize="false"/> -<paragraph role="heading" id="hd_id3154320" xml-lang="en-US" level="1"><link href="text/simpress/01/04990200.xhp">Date (variable)</link></paragraph> +<h1 id="hd_id3154320"><link href="text/simpress/01/04990200.xhp">Date (variable)</link></h1> <paragraph role="paragraph" id="par_id3154011" xml-lang="en-US"><ahelp hid=".uno:InsertDateFieldVar">Inserts the current date into your slide as a variable field. The date is automatically updated when you reload the file.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990300.xhp b/source/text/simpress/01/04990300.xhp index 587a30814a..c2ed70b858 100644 --- a/source/text/simpress/01/04990300.xhp +++ b/source/text/simpress/01/04990300.xhp @@ -35,7 +35,7 @@ <bookmark_value>fields; times (fixed)</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldFix" id="bm_id3149666" localize="false"/> -<paragraph role="heading" id="hd_id3146121" xml-lang="en-US" level="1"><link href="text/simpress/01/04990300.xhp">Time (fixed)</link></paragraph> +<h1 id="hd_id3146121"><link href="text/simpress/01/04990300.xhp">Time (fixed)</link></h1> <paragraph role="paragraph" id="par_id3153726" xml-lang="en-US"><ahelp hid=".uno:InsertTimeFieldFix">Inserts the current time into your slide as a fixed field. The time is not automatically updated.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990400.xhp b/source/text/simpress/01/04990400.xhp index 08ff2ee883..dd14f88ac9 100644 --- a/source/text/simpress/01/04990400.xhp +++ b/source/text/simpress/01/04990400.xhp @@ -35,7 +35,7 @@ <bookmark_value>fields;times (variable)</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeFieldVar" id="bm_id3148575" localize="false"/> -<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/04990400.xhp">Time (variable)</link></paragraph> +<h1 id="hd_id3146119"><link href="text/simpress/01/04990400.xhp">Time (variable)</link></h1> <paragraph role="paragraph" id="par_id3147434" xml-lang="en-US"><ahelp hid=".uno:InsertTimeFieldVar">Inserts the current time into your slide as a variable field. The time is automatically updated when you reload the file.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990500.xhp b/source/text/simpress/01/04990500.xhp index 5052c86c8e..3066cc226a 100644 --- a/source/text/simpress/01/04990500.xhp +++ b/source/text/simpress/01/04990500.xhp @@ -37,7 +37,7 @@ <bookmark_value>presentations; numbering slides in</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertPageField" id="bm_id8803425" localize="false"/> -<paragraph role="heading" id="hd_id3154319" xml-lang="en-US" level="1"><link href="text/simpress/01/04990500.xhp">Page Number</link></paragraph> +<h1 id="hd_id3154319"><link href="text/simpress/01/04990500.xhp">Page Number</link></h1> <paragraph role="paragraph" id="par_id3145799" xml-lang="en-US"><ahelp hid=".">Inserts the page number into the current slide or page.</ahelp> If you want to add a page number to every slide, choose View - Master<switchinline select="appl"><caseinline select="IMPRESS"> Slide</caseinline></switchinline> and insert the page number field. To change the number format, choose <switchinline select="appl"><caseinline select="IMPRESS"><emph>Slide</emph></caseinline><caseinline select="DRAW"><emph>Page</emph></caseinline></switchinline><emph> - Properties - Page</emph> tab and then select a format from the list in the <emph>Layout Settings</emph> area.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/04990600.xhp b/source/text/simpress/01/04990600.xhp index 05fe79d320..6444a06bf9 100644 --- a/source/text/simpress/01/04990600.xhp +++ b/source/text/simpress/01/04990600.xhp @@ -32,7 +32,7 @@ <bookmark_value>fields; authors</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertAuthorField" id="bm_id3153728" localize="false"/> -<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/04990600.xhp">Author</link></paragraph> +<h1 id="hd_id3146974"><link href="text/simpress/01/04990600.xhp">Author</link></h1> <paragraph role="paragraph" id="par_id3153876" xml-lang="en-US"><ahelp hid=".uno:InsertAuthorField">Inserts the first and last names listed in the $[officename] user data into the active slide.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3154512" xml-lang="en-US">To edit the name, choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01010100.xhp"><emph>$[officename] - User Data</emph></link>.</paragraph> diff --git a/source/text/simpress/01/04990700.xhp b/source/text/simpress/01/04990700.xhp index d7d53a88b9..a304b243b2 100644 --- a/source/text/simpress/01/04990700.xhp +++ b/source/text/simpress/01/04990700.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3148575"><bookmark_value>fields; file names</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertFileField" id="bm_id3152598" localize="false"/> -<paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="1"><link href="text/simpress/01/04990700.xhp">File name</link></paragraph> +<h1 id="hd_id3148575"><link href="text/simpress/01/04990700.xhp">File name</link></h1> <paragraph role="paragraph" id="par_id3153142" xml-lang="en-US"><ahelp hid=".uno:InsertFileField">Inserts the name of the active file. The name only appears after you save the file.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/05110500m.xhp b/source/text/simpress/01/05110500m.xhp index dcc5160fa6..8a9d12a988 100644 --- a/source/text/simpress/01/05110500m.xhp +++ b/source/text/simpress/01/05110500m.xhp @@ -28,7 +28,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:DeleteRows" id="bm_id7236774" localize="false"/> -<paragraph role="heading" id="hd_id3149502" xml-lang="en-US" level="1"><link href="text/simpress/01/05110500m.xhp">Delete</link></paragraph> +<h1 id="hd_id3149502"><link href="text/simpress/01/05110500m.xhp">Delete</link></h1> <paragraph role="paragraph" id="par_id3149050" xml-lang="en-US"><variable id="loeschentext"><ahelp hid=".uno:DeleteRows">Deletes the selected row(s) from the table.</ahelp> </variable></paragraph> <section id="howtoget"> diff --git a/source/text/simpress/01/05120500m.xhp b/source/text/simpress/01/05120500m.xhp index b3af9ec765..9dc9638acb 100644 --- a/source/text/simpress/01/05120500m.xhp +++ b/source/text/simpress/01/05120500m.xhp @@ -28,7 +28,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="hid/.uno:DeleteColumns" id="bm_id9878689" localize="false"/> -<paragraph role="heading" id="hd_id3145801" xml-lang="en-US" level="1"><link href="text/simpress/01/05120500m.xhp">Delete</link></paragraph> +<h1 id="hd_id3145801"><link href="text/simpress/01/05120500m.xhp">Delete</link></h1> <paragraph role="paragraph" id="par_id3153418" xml-lang="en-US"><variable id="loeschentext"><ahelp hid=".uno:DeleteColumns">Deletes the selected column(s) from the table.</ahelp> </variable></paragraph> <paragraph role="paragraph" id="par_id3156385" xml-lang="en-US">This command is only available if the cursor is in a table.</paragraph> diff --git a/source/text/simpress/01/05130000.xhp b/source/text/simpress/01/05130000.xhp index 43975816e2..e3883e0381 100644 --- a/source/text/simpress/01/05130000.xhp +++ b/source/text/simpress/01/05130000.xhp @@ -30,7 +30,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ModifyPage" id="bm_id8880655" localize="false"/> <section id="slidelayout"> - <paragraph role="heading" id="hd_id3154754" xml-lang="en-US" level="1"><link href="text/simpress/01/05130000.xhp">Layout</link></paragraph> + <h1 id="hd_id3154754"><link href="text/simpress/01/05130000.xhp">Layout</link></h1> <paragraph role="paragraph" id="par_id3149126" xml-lang="en-US"><variable id="seite"><ahelp hid=".uno:ModifyPage">Opens a submenu with slide layouts.</ahelp></variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/05150000.xhp b/source/text/simpress/01/05150000.xhp index a54dac2675..50afbee0dd 100644 --- a/source/text/simpress/01/05150000.xhp +++ b/source/text/simpress/01/05150000.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/DimensionLines" id="bm_id5427321" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/dimensionlinestabpage/@@nowidget@@" id="bm_id5427321" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:MeasureAttributes" id="bm_id3148575" localize="false"/> -<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/05150000.xhp">Dimensioning</link></paragraph> +<h1 id="hd_id3150439"><link href="text/simpress/01/05150000.xhp">Dimensioning</link></h1> <paragraph role="paragraph" id="par_id3159154" xml-lang="en-US"><variable id="bemaszungtext"><ahelp hid=".uno:MeasureAttributes">Changes the length, measurement and guide properties of the selected <link href="text/simpress/02/10120000.xhp">dimension line</link>.</ahelp> </variable></paragraph> <paragraph role="note" id="par_id3156382" xml-lang="en-US">If you want to modify the line style or the arrow style of a dimension line, choose <link href="text/shared/01/05200000.xhp"><emph>Format - Line</emph></link>.</paragraph> diff --git a/source/text/simpress/01/05250000.xhp b/source/text/simpress/01/05250000.xhp index 58f43d7f30..47309ad051 100644 --- a/source/text/simpress/01/05250000.xhp +++ b/source/text/simpress/01/05250000.xhp @@ -29,7 +29,7 @@ </topic> </meta> <body> -<section id="arrange"><comment>mw deleted one index entry</comment><paragraph role="heading" id="hd_id3155444" xml-lang="en-US" level="1"><link href="text/simpress/01/05250000.xhp">Arrange</link></paragraph> +<section id="arrange"><comment>mw deleted one index entry</comment><h1 id="hd_id3155444"><link href="text/simpress/01/05250000.xhp">Arrange</link></h1> <paragraph role="paragraph" id="par_id3149259" xml-lang="en-US">Changes the stacking order of a selected object.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/05250500.xhp b/source/text/simpress/01/05250500.xhp index ccf8a90863..56a41f8c46 100644 --- a/source/text/simpress/01/05250500.xhp +++ b/source/text/simpress/01/05250500.xhp @@ -35,7 +35,7 @@ <bookmark_value>in front of object command</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:BeforeObject" id="bm_id3153188" localize="false"/> -<paragraph role="heading" id="hd_id3152576" xml-lang="en-US" level="1"><link href="text/simpress/01/05250500.xhp">In Front of Object</link></paragraph> +<h1 id="hd_id3152576"><link href="text/simpress/01/05250500.xhp">In Front of Object</link></h1> <paragraph role="paragraph" id="par_id3152596" xml-lang="en-US"><ahelp hid=".uno:BeforeObject">Changes the stacking order by moving the selected object in front of an object that you specify. The screen location of the selected object does not change.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/05250600.xhp b/source/text/simpress/01/05250600.xhp index 9d6d7ca4ea..01d504d81f 100644 --- a/source/text/simpress/01/05250600.xhp +++ b/source/text/simpress/01/05250600.xhp @@ -35,7 +35,7 @@ <bookmark_value>behind object command</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:BehindObject" id="bm_id9273923" localize="false"/> -<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/01/05250600.xhp">Behind Object</link></paragraph> +<h1 id="hd_id3149664"><link href="text/simpress/01/05250600.xhp">Behind Object</link></h1> <paragraph role="paragraph" id="par_id3145253" xml-lang="en-US"><ahelp hid=".uno:BehindObject">Changes the stacking order by moving the selected object behind an object that you specify. The screen location of the selected object does not change.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/05250700.xhp b/source/text/simpress/01/05250700.xhp index cf35c1fa66..50dc4df611 100644 --- a/source/text/simpress/01/05250700.xhp +++ b/source/text/simpress/01/05250700.xhp @@ -37,7 +37,7 @@ <bookmark_value>objects; reversing</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ReverseOrder" id="bm_id8823030" localize="false"/> -<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/01/05250700.xhp">Reverse</link></paragraph> +<h1 id="hd_id3154011"><link href="text/simpress/01/05250700.xhp">Reverse</link></h1> <paragraph role="paragraph" id="par_id3145800" xml-lang="en-US"><ahelp hid=".uno:ReverseOrder">Reverses the stacking order of the selected objects.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/06030000.xhp b/source/text/simpress/01/06030000.xhp index a65b8e7572..432c7cbb6b 100644 --- a/source/text/simpress/01/06030000.xhp +++ b/source/text/simpress/01/06030000.xhp @@ -33,7 +33,7 @@ <bookmark branch="hid/.uno:Hyphenation" xml-lang="en-US" id="bm_id3149667" localize="false"/> -<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/06030000.xhp">Hyphenation</link></paragraph> +<h1 id="hd_id3154011"><link href="text/simpress/01/06030000.xhp">Hyphenation</link></h1> <paragraph role="paragraph" id="par_id3153728" xml-lang="en-US"><ahelp hid=".uno:Hyphenation" visibility="visible">Turns hyphenation option for text objects on or off.</ahelp> You can turn hyphenation on or off for each paragraph.</paragraph> <section id="howtoget"> <embed href="text/simpress/00/00000406.xhp#silbentrennung"/> diff --git a/source/text/simpress/01/06040000.xhp b/source/text/simpress/01/06040000.xhp index ad4aa01f23..dc0fe82fd5 100644 --- a/source/text/simpress/01/06040000.xhp +++ b/source/text/simpress/01/06040000.xhp @@ -38,7 +38,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/slidetransitionspanel/SlideTransitionsPanel" id="bm_id3146976" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Dia" id="bm_id3150012" localize="false"/> <section id="slide_transition"> - <paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/06040000.xhp">Slide Transition</link></paragraph> + <h1 id="hd_id3153142"><link href="text/simpress/01/06040000.xhp">Slide Transition</link></h1> <paragraph role="paragraph" id="par_id3154011" xml-lang="en-US"><ahelp hid=".">Defines the special effect that plays when you display a slide during a slide show.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/06060000.xhp b/source/text/simpress/01/06060000.xhp index 19e69ac2f0..b3c695d854 100644 --- a/source/text/simpress/01/06060000.xhp +++ b/source/text/simpress/01/06060000.xhp @@ -41,7 +41,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:CustomAnimation" id="bm_id2649006" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/customanimationspanel/CustomAnimationsPanel" id="bm_id3151244" localize="false"/> -<paragraph role="heading" id="hd_id3148837" xml-lang="en-US" level="1"><link href="text/simpress/01/06060000.xhp">Animation Pane</link></paragraph> +<h1 id="hd_id3148837"><link href="text/simpress/01/06060000.xhp">Animation Pane</link></h1> <paragraph role="paragraph" id="par_id3144773" xml-lang="en-US"><variable id="effekttext"><ahelp hid=".">Assigns effects to selected objects.</ahelp> </variable></paragraph> </section> diff --git a/source/text/simpress/01/13050000.xhp b/source/text/simpress/01/13050000.xhp index 262593513d..b76d1c48c9 100644 --- a/source/text/simpress/01/13050000.xhp +++ b/source/text/simpress/01/13050000.xhp @@ -33,7 +33,7 @@ <section id="convert"> - <paragraph id="hd_id3152596" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13050000.xhp">Convert</link></paragraph> + <h1 id="hd_id3152596"><link href="text/simpress/01/13050000.xhp">Convert</link></h1> <paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">Options for converting the selected object.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13050100.xhp b/source/text/simpress/01/13050100.xhp index 1f73e0b3fa..269b237308 100644 --- a/source/text/simpress/01/13050100.xhp +++ b/source/text/simpress/01/13050100.xhp @@ -32,7 +32,7 @@ <body> <section id="to_curve"> <bookmark xml-lang="en-US" branch="hid/.uno:ChangeBezier" id="bm_id3153771" localize="false"/> -<paragraph role="heading" id="hd_id3125864" xml-lang="en-US" level="1"><link href="text/simpress/01/13050100.xhp">To Curve</link></paragraph> +<h1 id="hd_id3125864"><link href="text/simpress/01/13050100.xhp">To Curve</link></h1> <paragraph role="paragraph" id="par_id3147436" xml-lang="en-US"><ahelp hid=".uno:ChangeBezier">Converts the selected object to a Bézier curve.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13050300.xhp b/source/text/simpress/01/13050300.xhp index 35e747ba22..d42463fe47 100644 --- a/source/text/simpress/01/13050300.xhp +++ b/source/text/simpress/01/13050300.xhp @@ -31,7 +31,7 @@ <body> <section id="in3d"> <bookmark xml-lang="en-US" branch="hid/.uno:ConvertInto3D" id="bm_id3155602" localize="false"/> -<paragraph role="heading" id="hd_id3154017" xml-lang="en-US" level="1"><link href="text/simpress/01/13050300.xhp">Convert to 3D</link></paragraph> +<h1 id="hd_id3154017"><link href="text/simpress/01/13050300.xhp">Convert to 3D</link></h1> <paragraph role="paragraph" id="par_id3155066" xml-lang="en-US"><ahelp hid=".uno:ConvertInto3D">Converts the selected object to a three-dimensional (3D) object.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13050400.xhp b/source/text/simpress/01/13050400.xhp index 8e1e75dd30..82be3ea516 100644 --- a/source/text/simpress/01/13050400.xhp +++ b/source/text/simpress/01/13050400.xhp @@ -32,7 +32,7 @@ <body> <section id="rotation"> <bookmark xml-lang="en-US" branch="hid/.uno:ConvertInto3DLatheFast" id="bm_id3149379" localize="false"/> -<paragraph role="heading" id="hd_id3146974" xml-lang="en-US" level="1"><link href="text/simpress/01/13050400.xhp">Convert to 3D Rotation Object</link></paragraph> +<h1 id="hd_id3146974"><link href="text/simpress/01/13050400.xhp">Convert to 3D Rotation Object</link></h1> <paragraph role="paragraph" id="par_id3150717" xml-lang="en-US"><ahelp hid=".uno:ConvertInto3DLatheFast">Creates a three-dimensional shape by rotating the selected object around its vertical axis.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13050500.xhp b/source/text/simpress/01/13050500.xhp index ab1738948b..23f0a175f7 100644 --- a/source/text/simpress/01/13050500.xhp +++ b/source/text/simpress/01/13050500.xhp @@ -35,7 +35,7 @@ <bookmark_value>bitmaps; converting to</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ConvertIntoBitmap" id="bm_id3159155" localize="false"/> -<paragraph role="heading" id="hd_id3153142" xml-lang="en-US" level="1"><link href="text/simpress/01/13050500.xhp">To Bitmap</link></paragraph> +<h1 id="hd_id3153142"><link href="text/simpress/01/13050500.xhp">To Bitmap</link></h1> <paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:ConvertIntoBitmap">Converts the selected object to a bitmap (a grid of pixels that represents an image).</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3149377" xml-lang="en-US">For more information, see the <link href="text/shared/00/00000005.xhp">Glossary</link>.</paragraph> diff --git a/source/text/simpress/01/13050600.xhp b/source/text/simpress/01/13050600.xhp index 4ede143a8e..0d3e16876f 100644 --- a/source/text/simpress/01/13050600.xhp +++ b/source/text/simpress/01/13050600.xhp @@ -35,7 +35,7 @@ <bookmark_value>metafiles; converting to</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ConvertIntoMetaFile" id="bm_id3146976" localize="false"/> -<paragraph role="heading" id="hd_id3147434" xml-lang="en-US" level="1"><link href="text/simpress/01/13050600.xhp">To metafile</link></paragraph> +<h1 id="hd_id3147434"><link href="text/simpress/01/13050600.xhp">To metafile</link></h1> <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp hid=".uno:ConvertIntoMetaFile">Converts the selected object to Windows Metafile Format (WMF), containing both bitmap and vector graphic data.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3151075" xml-lang="en-US">For more information on WMF, see the <link href="text/shared/00/00000005.xhp">Glossary</link>.</paragraph> diff --git a/source/text/simpress/01/13050700.xhp b/source/text/simpress/01/13050700.xhp index db047c54b1..3c3be9981d 100644 --- a/source/text/simpress/01/13050700.xhp +++ b/source/text/simpress/01/13050700.xhp @@ -35,7 +35,7 @@ <bookmark_value>contours; converting to</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:convert_to_contour" id="bm_id3152578" localize="false"/> -<paragraph role="heading" id="hd_id3146119" xml-lang="en-US" level="1"><link href="text/simpress/01/13050700.xhp">To Contour</link></paragraph> +<h1 id="hd_id3146119"><link href="text/simpress/01/13050700.xhp">To Contour</link></h1> <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:convert_to_contour">Converts the selected object to a polygon, or a group of polygons.</ahelp> If the conversion creates a group of polygons (for example, when you convert a text object), then press F3 to enter the group before you can select an individual polygon.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13140000.xhp b/source/text/simpress/01/13140000.xhp index 2463c3e595..2043e70df5 100644 --- a/source/text/simpress/01/13140000.xhp +++ b/source/text/simpress/01/13140000.xhp @@ -32,7 +32,7 @@ <body> <section id="combine"> <bookmark xml-lang="en-US" branch="hid/.uno:Combine" id="bm_id3152597" localize="false"/> -<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/01/13140000.xhp">Combine</link></paragraph> +<h1 id="hd_id3150012"><link href="text/simpress/01/13140000.xhp">Combine</link></h1> <paragraph role="paragraph" id="par_id3146974" xml-lang="en-US"><ahelp hid=".uno:Combine">Combines two or more selected objects into a single shape.</ahelp> Unlike <link href="text/shared/01/05290000.xhp">grouping</link>, a combined object takes on the properties of the lowermost object in the stacking order. You can <link href="text/simpress/01/13150000.xhp">split</link> apart combined objects, but the original object properties are lost.</paragraph> </section> <paragraph role="paragraph" id="par_id3153876" xml-lang="en-US">When you combine objects, the drawing elements are replaced by Bézier curves and holes appear where the objects overlap.</paragraph> diff --git a/source/text/simpress/01/13150000.xhp b/source/text/simpress/01/13150000.xhp index 2e1f0b5a72..efcddb86b6 100644 --- a/source/text/simpress/01/13150000.xhp +++ b/source/text/simpress/01/13150000.xhp @@ -35,7 +35,7 @@ <bookmark_value>splitting; combinations</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:Dismantle" id="bm_id3154319" localize="false"/> -<paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="1"><link href="text/simpress/01/13150000.xhp">Split</link></paragraph> +<h1 id="hd_id3150439"><link href="text/simpress/01/13150000.xhp">Split</link></h1> <paragraph role="paragraph" id="par_id3147435" xml-lang="en-US"><ahelp hid=".uno:Dismantle">Splits a <link href="text/simpress/01/13140000.xhp">combined</link> object into individual objects.</ahelp> The resulting objects have the same line and fill properties as the combined object.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13160000.xhp b/source/text/simpress/01/13160000.xhp index 37f1088131..b1af6db7ca 100644 --- a/source/text/simpress/01/13160000.xhp +++ b/source/text/simpress/01/13160000.xhp @@ -34,7 +34,7 @@ <section id="connect"> <bookmark branch="hid/.uno:Connect" xml-lang="en-US" id="bm_id3154319" localize="false"/> -<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13160000.xhp">Connect</link></paragraph> +<h1 id="hd_id3153768"><link href="text/simpress/01/13160000.xhp">Connect</link></h1> <paragraph role="paragraph" id="par_id3152598" xml-lang="en-US"><ahelp hid=".uno:Connect" visibility="visible">Creates a line or Bézier curve by connecting two or more lines, Bézier curves, or other objects with a line.</ahelp> Closed objects containing a fill are converted to lines and lose their fill.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13170000.xhp b/source/text/simpress/01/13170000.xhp index ed3ab40d8e..b35d600bf1 100644 --- a/source/text/simpress/01/13170000.xhp +++ b/source/text/simpress/01/13170000.xhp @@ -35,7 +35,7 @@ <bookmark_value>breaking object connections</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:Break" id="bm_id3159488" localize="false"/> -<paragraph role="heading" id="hd_id3150870" xml-lang="en-US" level="1"><link href="text/simpress/01/13170000.xhp">Break</link></paragraph> +<h1 id="hd_id3150870"><link href="text/simpress/01/13170000.xhp">Break</link></h1> <paragraph role="paragraph" id="par_id3156441" xml-lang="en-US"><ahelp hid=".uno:Break">Breaks apart lines joined with the <emph>Connect</emph> command.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3153726" xml-lang="en-US">You cannot apply a fill to closed shapes that have been broken apart with this command. </paragraph> diff --git a/source/text/simpress/01/13180000.xhp b/source/text/simpress/01/13180000.xhp index b33c4fb8ff..9c678fc68e 100644 --- a/source/text/simpress/01/13180000.xhp +++ b/source/text/simpress/01/13180000.xhp @@ -33,7 +33,7 @@ <section id="shapes"> - <paragraph id="hd_id3154319" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180000.xhp">Shapes</link></paragraph> + <h1 id="hd_id3154319"><link href="text/simpress/01/13180000.xhp">Shapes</link></h1> <paragraph role="paragraph" id="par_id3147435" xml-lang="en-US">Creates a shape from two or more selected objects.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13180100.xhp b/source/text/simpress/01/13180100.xhp index 9f9ccb2a6a..3216d1e042 100644 --- a/source/text/simpress/01/13180100.xhp +++ b/source/text/simpress/01/13180100.xhp @@ -34,7 +34,7 @@ <section id="merge"> <bookmark branch="hid/.uno:Merge" xml-lang="en-US" id="bm_id3150441" localize="false"/> -<paragraph id="hd_id3150870" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180100.xhp">Merge</link></paragraph> +<h1 id="hd_id3150870"><link href="text/simpress/01/13180100.xhp">Merge</link></h1> <paragraph role="paragraph" id="par_id3150012" xml-lang="en-US"><ahelp hid=".uno:Merge" visibility="visible">Adds the area of the selected objects to the area of the lowermost object in the selection. This command is best used with overlapping objects.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13180200.xhp b/source/text/simpress/01/13180200.xhp index d3f1da0a16..4a7432edab 100644 --- a/source/text/simpress/01/13180200.xhp +++ b/source/text/simpress/01/13180200.xhp @@ -34,7 +34,7 @@ <section id="sub"> <bookmark branch="hid/.uno:Substract" xml-lang="en-US" id="bm_id3150010" localize="false"/> -<paragraph id="hd_id3150439" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180200.xhp">Subtract</link></paragraph> +<h1 id="hd_id3150439"><link href="text/simpress/01/13180200.xhp">Subtract</link></h1> <paragraph role="paragraph" id="par_id3152596" xml-lang="en-US"><ahelp hid=".uno:Substract" visibility="visible">Subtracts the area of the selected objects from the area of the lowermost object.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/13180300.xhp b/source/text/simpress/01/13180300.xhp index edbe4f392d..0ad5e9f864 100644 --- a/source/text/simpress/01/13180300.xhp +++ b/source/text/simpress/01/13180300.xhp @@ -34,7 +34,7 @@ <section id="intersect"> <bookmark branch="hid/.uno:Intersect" xml-lang="en-US" id="bm_id3152578" localize="false"/> -<paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/13180300.xhp">Intersect</link></paragraph> +<h1 id="hd_id3153768"><link href="text/simpress/01/13180300.xhp">Intersect</link></h1> <paragraph role="paragraph" id="par_id3146975" xml-lang="en-US"><ahelp hid=".uno:Intersect" visibility="visible">Creates a shape from the overlapping area of the selected objects.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/new_slide.xhp b/source/text/simpress/01/new_slide.xhp index 7e51bd33f7..c42939bb9d 100644 --- a/source/text/simpress/01/new_slide.xhp +++ b/source/text/simpress/01/new_slide.xhp @@ -34,7 +34,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsertPage" id="bm_id8576712" localize="false"/> <section id="newslide"> - <paragraph role="heading" id="hd_id3159155" xml-lang="en-US" level="1"><link href="text/simpress/01/new_slide.xhp">New Slide</link></paragraph> + <h1 id="hd_id3159155"><link href="text/simpress/01/new_slide.xhp">New Slide</link></h1> <paragraph role="paragraph" id="par_id3146119" xml-lang="en-US"><variable id="seitetext"><ahelp hid=".uno:InsertPage">Inserts a slide after the currently selected slide.</ahelp></variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/01/remoteconnections.xhp b/source/text/simpress/01/remoteconnections.xhp index 787d6a539c..51760a4f97 100644 --- a/source/text/simpress/01/remoteconnections.xhp +++ b/source/text/simpress/01/remoteconnections.xhp @@ -23,7 +23,7 @@ <section id="remotedialog"> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/remotedialog/RemoteDialog" id="bm_id271535054237261" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/remotedialog/@@nowidget@@" id="@@nowidget@@" localize="false"/> - <paragraph id="hd_id671535054437336" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/01/remoteconnections.xhp">Remote Connections</link></paragraph> + <h1 id="hd_id671535054437336"><link href="text/simpress/01/remoteconnections.xhp">Remote Connections</link></h1> <paragraph id="par_id371535054437338" role="paragraph" xml-lang="en-US"><variable id="remotedialog1"><ahelp hid=".">List all <link href="text/simpress/guide/impress_remote.xhp"><emph>Impress Remote</emph></link> available connections.</ahelp></variable></paragraph> </section> <section id="howtoget"> diff --git a/source/text/simpress/02/04070000.xhp b/source/text/simpress/02/04070000.xhp index f75dd1e975..e62910c64e 100644 --- a/source/text/simpress/02/04070000.xhp +++ b/source/text/simpress/02/04070000.xhp @@ -33,7 +33,7 @@ <body> <section id="rehearse_timings"> <bookmark xml-lang="en-US" branch="hid/.uno:RehearseTimings" id="bm_id194363" localize="false"/> -<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/04070000.xhp">Rehearse Timings</link></paragraph> +<h1 id="hd_id3150010"><link href="text/simpress/02/04070000.xhp">Rehearse Timings</link></h1> <paragraph role="paragraph" id="par_id3154491" xml-lang="en-US"><ahelp hid=".uno:RehearseTimings">Starts a slide show with a timer in the lower left corner.</ahelp></paragraph> </section> <section id="syrehearse_timings"> diff --git a/source/text/simpress/02/08020000.xhp b/source/text/simpress/02/08020000.xhp index c7d3cb62f3..f0876a0c51 100644 --- a/source/text/simpress/02/08020000.xhp +++ b/source/text/simpress/02/08020000.xhp @@ -29,7 +29,7 @@ <body> <section id="current_size"> <bookmark xml-lang="en-US" branch="hid/.uno:Position" id="bm_id3146119" localize="false"/> -<paragraph role="heading" id="hd_id3154011" xml-lang="en-US" level="1"><link href="text/simpress/02/08020000.xhp">Current Size</link></paragraph> +<h1 id="hd_id3154011"><link href="text/simpress/02/08020000.xhp">Current Size</link></h1> <paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".uno:Position">Displays the X and Y position of the cursor and the size of the selected object.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3154510" xml-lang="en-US">This Status bar field uses the same measurement units as the rulers. You can define the units by choosing <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - <link href="text/shared/optionen/01070500.xhp"><emph>%PRODUCTNAME Impress - General</emph></link>.</paragraph> diff --git a/source/text/simpress/02/10080000.xhp b/source/text/simpress/02/10080000.xhp index cb5e9d099c..ade0bc119a 100644 --- a/source/text/simpress/02/10080000.xhp +++ b/source/text/simpress/02/10080000.xhp @@ -40,7 +40,7 @@ <paragraph role="paragraph" id="par_id3149050" xml-lang="en-US" localize="false"/> <section id="curve"> <bookmark xml-lang="en-US" branch="hid/.uno:LineToolbox" id="bm_id3145114" localize="false"/> -<paragraph role="heading" id="hd_id3149875" xml-lang="en-US" level="1"><link href="text/simpress/02/10080000.xhp">Curve</link></paragraph> +<h1 id="hd_id3149875"><link href="text/simpress/02/10080000.xhp">Curve</link></h1> <paragraph role="paragraph" id="par_id3147301" xml-lang="en-US"><ahelp hid=".uno:LineToolbox">The Curve icon on the Drawing bar opens the <emph>Lines</emph> toolbar, where you can add lines and shapes to the current slide.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3157873" xml-lang="en-US">If you hold the Shift key down, the movement of the mouse is limited to multiples of 45 degrees. If you hold down the <switchinline select="sys"><caseinline select="MAC">Options</caseinline><defaultinline>Alt</defaultinline></switchinline> key, the new point will not be connected to the last point. This allows you to create objects that consist of curves that are not connected together. If you draw a smaller object while holding down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key into a larger object that you have not closed yet, the smaller object is subtracted from the larger one, thus appearing as a hole in the larger one.</paragraph> diff --git a/source/text/simpress/02/10100000.xhp b/source/text/simpress/02/10100000.xhp index a293e5865c..441cba4389 100644 --- a/source/text/simpress/02/10100000.xhp +++ b/source/text/simpress/02/10100000.xhp @@ -29,7 +29,7 @@ <body> <section id="connectors"> <bookmark xml-lang="en-US" branch="hid/.uno:ConnectorToolbox" id="bm_id6113909" localize="false"/> -<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/10100000.xhp">Connectors</link></paragraph> +<h1 id="hd_id3149664"><link href="text/simpress/02/10100000.xhp">Connectors</link></h1> <table id="tbl_id3154512"> <tablerow> <tablecell> diff --git a/source/text/simpress/02/10120000.xhp b/source/text/simpress/02/10120000.xhp index e4bec85fe6..46cf1f08d6 100644 --- a/source/text/simpress/02/10120000.xhp +++ b/source/text/simpress/02/10120000.xhp @@ -35,7 +35,7 @@ <bookmark_value>dimension lines; drawing</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ArrowsToolbox" id="bm_id4119521" localize="false"/> -<paragraph role="heading" id="hd_id3145799" xml-lang="en-US" level="1"><link href="text/simpress/02/10120000.xhp">Arrows</link></paragraph> +<h1 id="hd_id3145799"><link href="text/simpress/02/10120000.xhp">Arrows</link></h1> <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> <h2 id="hd_id3153811">Line</h2> diff --git a/source/text/simpress/02/13020000.xhp b/source/text/simpress/02/13020000.xhp index efd8790382..aaa6ea9ab1 100644 --- a/source/text/simpress/02/13020000.xhp +++ b/source/text/simpress/02/13020000.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id2825428"><bookmark_value>rotation mode</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ClickChangeRotation" id="bm_id3153728" localize="false"/> -<paragraph role="heading" id="hd_id3149664" xml-lang="en-US" level="1"><link href="text/simpress/02/13020000.xhp">Rotation Mode after Clicking Object</link></paragraph> +<h1 id="hd_id3149664"><link href="text/simpress/02/13020000.xhp">Rotation Mode after Clicking Object</link></h1> <paragraph role="paragraph" id="par_id3154320" xml-lang="en-US"><ahelp hid=".uno:ClickChangeRotation">Changes the mouse-click behavior, so that rotation handles appear after you click an object, and then click it again.</ahelp> Drag a handle to rotate the object in the direction you want.</paragraph> </section> <section id="syrotation_mode"> diff --git a/source/text/simpress/02/13030000.xhp b/source/text/simpress/02/13030000.xhp index 0c429d8eeb..2e16786f26 100644 --- a/source/text/simpress/02/13030000.xhp +++ b/source/text/simpress/02/13030000.xhp @@ -34,7 +34,7 @@ <bookmark_value>effects; preview</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:AnimationMode" id="bm_id3146121" localize="false"/> -<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><link href="text/simpress/02/13030000.xhp">Allow Effects</link></paragraph> +<h1 id="hd_id3149666"><link href="text/simpress/02/13030000.xhp">Allow Effects</link></h1> <paragraph role="paragraph" id="par_id3145251" xml-lang="en-US"><ahelp hid=".uno:AnimationMode">Plays a preview of an animation effect that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp></paragraph> <table id="tbl_id3154756"> <tablerow> diff --git a/source/text/simpress/02/13040000.xhp b/source/text/simpress/02/13040000.xhp index 39a829a87a..f7016374c5 100644 --- a/source/text/simpress/02/13040000.xhp +++ b/source/text/simpress/02/13040000.xhp @@ -34,7 +34,7 @@ <bookmark_value>allowing; interaction</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:ActionMode" id="bm_id3145297" localize="false"/> -<paragraph role="heading" id="hd_id3148386" xml-lang="en-US" level="1"><link href="text/simpress/02/13040000.xhp">Allow Interaction</link></paragraph> +<h1 id="hd_id3148386"><link href="text/simpress/02/13040000.xhp">Allow Interaction</link></h1> <paragraph role="paragraph" id="par_id3150266" xml-lang="en-US"><ahelp hid=".uno:ActionMode">Runs a preview of the interaction that is assigned to an object, when you click the object in the slide. To select an object for editing, hold down the <switchinline select="sys"><caseinline select="MAC">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> key when you click.</ahelp></paragraph> <table id="tbl_id3155817"> <tablerow> diff --git a/source/text/simpress/02/13050000.xhp b/source/text/simpress/02/13050000.xhp index 79163f4010..e545759072 100644 --- a/source/text/simpress/02/13050000.xhp +++ b/source/text/simpress/02/13050000.xhp @@ -35,7 +35,7 @@ <bookmark_value>showing; guides</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:HelplinesVisible" id="bm_id3153144" localize="false"/> -<paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="1"><link href="text/simpress/02/13050000.xhp">Show Snap Lines</link></paragraph> +<h1 id="hd_id3152596"><link href="text/simpress/02/13050000.xhp">Show Snap Lines</link></h1> <paragraph role="paragraph" id="par_id3154490" xml-lang="en-US"><ahelp hid=".uno:HelplinesVisible">Shows or hides snap lines so can you align objects on your slide. To remove a snap line, drag it off the slide.</ahelp></paragraph> </section> <section id="syshow_snap_lines"> diff --git a/source/text/simpress/02/13060000.xhp b/source/text/simpress/02/13060000.xhp index 91cdb5b8bf..ec6a72469a 100644 --- a/source/text/simpress/02/13060000.xhp +++ b/source/text/simpress/02/13060000.xhp @@ -32,7 +32,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:DoubleClickTextEdit" id="bm_id3147434" localize="false"/> -<paragraph role="heading" id="hd_id3150010" xml-lang="en-US" level="1"><link href="text/simpress/02/13060000.xhp">Double-Click to add Text</link></paragraph> +<h1 id="hd_id3150010"><link href="text/simpress/02/13060000.xhp">Double-Click to add Text</link></h1> <paragraph role="paragraph" id="par_id3149378" xml-lang="en-US"><ahelp hid=".uno:DoubleClickTextEdit">Changes the mouse-click behavior, so that you can double-click an object to add or edit text.</ahelp></paragraph> </section> <section id="sydoubleclick_textedit"> diff --git a/source/text/simpress/02/13090000.xhp b/source/text/simpress/02/13090000.xhp index 00b84e08e7..f49ef5eb51 100644 --- a/source/text/simpress/02/13090000.xhp +++ b/source/text/simpress/02/13090000.xhp @@ -32,7 +32,7 @@ <bookmark_value>objects; with attributes</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:SolidCreate" id="bm_id8691281" localize="false"/> -<paragraph xml-lang="en-US" id="hd_id3152596" role="heading" level="1"><link href="text/simpress/02/13090000.xhp">Modify Object with Attributes</link></paragraph> +<h1 id="hd_id3152596"><link href="text/simpress/02/13090000.xhp">Modify Object with Attributes</link></h1> <paragraph xml-lang="en-US" id="par_id3151074" role="paragraph"><ahelp hid=".uno:SolidCreate">If this icon on the <emph>Options</emph> bar is activated, objects are shown with their attributes, but with 50% transparency, while you move or draw them.</ahelp> If this icon is not activated, only a contour is shown while drawing, and the object is shown with all attributes when you release the mouse button.</paragraph> </section> <section id="syobject_with_attributes"> diff --git a/source/text/simpress/main0100.xhp b/source/text/simpress/main0100.xhp index 60e043e60a..d4846ffebe 100644 --- a/source/text/simpress/main0100.xhp +++ b/source/text/simpress/main0100.xhp @@ -30,7 +30,7 @@ <section id="menus"> -<paragraph id="hd_id3149664" role="heading" level="1" xml-lang="en-US"><variable id="main0100"><link href="text/simpress/main0100.xhp">Menus</link> </variable></paragraph> +<h1 id="hd_id3149664"><variable id="main0100"><link href="text/simpress/main0100.xhp">Menus</link> </variable></h1> <paragraph id="par_id3150012" role="paragraph" xml-lang="en-US">The following section lists the help topics available for menus and dialogs.</paragraph> </section> <embed href="text/shared/00/00000011.xhp#menu_commands_text"/> diff --git a/source/text/simpress/main0101.xhp b/source/text/simpress/main0101.xhp index 401c3d2038..d11ab005ac 100644 --- a/source/text/simpress/main0101.xhp +++ b/source/text/simpress/main0101.xhp @@ -31,7 +31,7 @@ <section id="file"> <bookmark xml-lang="en-US" branch="hid/.uno:FileMenu" id="bm_id666524" localize="false"/> -<paragraph id="hd_id3153190" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0101.xhp">File</link></paragraph> +<h1 id="hd_id3153190"><link href="text/simpress/main0101.xhp">File</link></h1> <paragraph id="par_id3154321" role="paragraph" xml-lang="en-US"><ahelp hid=".">These commands apply to the current document, create a document, open an existing document, or close the application.</ahelp></paragraph> </section> <embed href="text/shared/01/01010000.xhp#new"/> diff --git a/source/text/simpress/main0103.xhp b/source/text/simpress/main0103.xhp index e764803f64..ece81b8fa2 100644 --- a/source/text/simpress/main0103.xhp +++ b/source/text/simpress/main0103.xhp @@ -29,14 +29,14 @@ <section id="view"> <bookmark xml-lang="en-US" branch="hid/.uno:ViewMenu" id="bm_id2276680" localize="false"/> -<paragraph id="hd_id3150297" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0103.xhp">View</link></paragraph> +<h1 id="hd_id3150297"><link href="text/simpress/main0103.xhp">View</link></h1> <paragraph id="par_id3149378" role="paragraph" xml-lang="en-US"><ahelp hid=".">This menu contains commands to control the on-screen display of the document, change the user interface and access the sidebar panels.</ahelp></paragraph> </section> <embed href="text/simpress/01/03080000.xhp#normal_view"/> <embed href="text/simpress/01/03090000.xhp#outline_view"/> <embed href="text/simpress/01/03110000.xhp#notes_view"/> -<paragraph id="hd_id110120150549176280" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/03120000.xhp">Handout</link></paragraph> +<h2 id="hd_id110120150549176280"><link href="text/simpress/01/03120000.xhp">Handout</link></h2> <embed href="text/simpress/01/03120000.xhp#handout_text"/> <embed href="text/simpress/01/03100000.xhp#slide_sorter"/> <embed href="text/simpress/01/03150100.xhp#slide_master"/> @@ -64,11 +64,11 @@ <embed href="text/shared/01/menu_view_sidebar.xhp#sidebar"/> <embed href="text/simpress/01/05100000.xhp#styles_and_formatting"/> -<paragraph id="hd_id102720150908397549" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/gallery.xhp">Clip Art Gallery</link></paragraph> +<h2 id="hd_id102720150908397549"><link href="text/shared/01/gallery.xhp">Clip Art Gallery</link></h2> <embed href="text/shared/01/gallery.xhp#media_gallery_text"/> <embed href="text/simpress/01/02110000.xhp#navigator"/> -<paragraph id="hd_id3149121" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/03010000.xhp">Zoom</link></paragraph> +<h2 id="hd_id3149121"><link href="text/shared/01/03010000.xhp">Zoom</link></h2> <embed href="text/shared/01/03010000.xhp#zoom_text"/> </body> diff --git a/source/text/simpress/main0107.xhp b/source/text/simpress/main0107.xhp index a20e336926..7eb9244b5a 100644 --- a/source/text/simpress/main0107.xhp +++ b/source/text/simpress/main0107.xhp @@ -31,7 +31,7 @@ <section id="window"> <bookmark xml-lang="en-US" branch="hid/.uno:WindowList" id="bm_id8218634" localize="false"/> -<paragraph id="hd_id3153770" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0107.xhp">Window</link></paragraph> +<h1 id="hd_id3153770"><link href="text/simpress/main0107.xhp">Window</link></h1> <paragraph id="par_id3147435" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:WindowList">Contains commands for manipulating and displaying document windows.</ahelp></paragraph> </section> <embed href="text/shared/01/07010000.xhp#newwindow"/> diff --git a/source/text/simpress/main0113.xhp b/source/text/simpress/main0113.xhp index cdf6e024df..0538b9da09 100644 --- a/source/text/simpress/main0113.xhp +++ b/source/text/simpress/main0113.xhp @@ -30,25 +30,25 @@ </meta> <body> <section id="modify"> -<bookmark xml-lang="en-US" branch="hid/.uno:ModifyMenu" id="bm_id1189001" localize="false"/><paragraph role="heading" id="hd_id3154020" xml-lang="en-US" level="1"><link href="text/simpress/main0113.xhp">Modify</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/.uno:ModifyMenu" id="bm_id1189001" localize="false"/><h1 id="hd_id3154020"><link href="text/simpress/main0113.xhp">Modify</link></h1> <paragraph role="paragraph" id="par_id3154321" xml-lang="en-US"><ahelp hid=".">Contains commands for modifying objects in your document.</ahelp></paragraph> </section> -<paragraph role="heading" id="hd_id3153188" xml-lang="en-US" level="2"><link href="text/shared/02/05090000.xhp">Rotate</link></paragraph> +<h2 id="hd_id3153188"><link href="text/shared/02/05090000.xhp">Rotate</link></h2> <paragraph role="paragraph" id="par_id3149378" xml-lang="en-US">Rotates the selected object(s).</paragraph> <embed href="text/shared/01/05240000.xhp#flip"/> <embed href="text/simpress/01/13050000.xhp#convert"/> <embed href="text/simpress/01/05250000.xhp#arrange"/> <embed href="text/shared/01/05070000.xhp#alignment"/> <embed href="text/shared/01/05360000.xhp#distribute_selection"/> -<paragraph role="heading" id="hd_id3153966" xml-lang="en-US" level="2"><link href="text/shared/01/05190000.xhp">Name Object</link></paragraph> +<h2 id="hd_id3153966"><link href="text/shared/01/05190000.xhp">Name Object</link></h2> <embed href="text/shared/01/05190000.xhp#name"/> -<paragraph role="heading" id="hd_id3154656" xml-lang="en-US" level="2"><link href="text/shared/01/05290100.xhp">Group</link></paragraph> +<h2 id="hd_id3154656"><link href="text/shared/01/05290100.xhp">Group</link></h2> <embed href="text/shared/01/05290100.xhp#gruppierentext"/> -<paragraph role="heading" id="hd_id3153484" xml-lang="en-US" level="2"><link href="text/shared/01/05290200.xhp">Ungroup</link></paragraph> +<h2 id="hd_id3153484"><link href="text/shared/01/05290200.xhp">Ungroup</link></h2> <embed href="text/shared/01/05290200.xhp#aufhebentext"/> -<paragraph role="heading" id="hd_id3148870" xml-lang="en-US" level="2"><link href="text/shared/01/05290300.xhp">Enter Group</link></paragraph> +<h2 id="hd_id3148870"><link href="text/shared/01/05290300.xhp">Enter Group</link></h2> <embed href="text/shared/01/05290300.xhp#betretentext"/> -<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/shared/01/05290400.xhp">Exit Group</link></paragraph> +<h2 id="hd_id3143233"><link href="text/shared/01/05290400.xhp">Exit Group</link></h2> <embed href="text/shared/01/05290400.xhp#verlassentext"/> <embed href="text/simpress/01/13140000.xhp#combine"/> <embed href="text/simpress/01/13150000.xhp#split"/> diff --git a/source/text/simpress/main0114.xhp b/source/text/simpress/main0114.xhp index b7bb465621..a64d6669ee 100644 --- a/source/text/simpress/main0114.xhp +++ b/source/text/simpress/main0114.xhp @@ -31,24 +31,24 @@ <section id="slideshow"> <bookmark xml-lang="en-US" branch="hid/.uno:SlideShowMenu" id="bm_id1934263" localize="false"/> -<paragraph id="hd_id3154011" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0114.xhp">Slide Show</link></paragraph> +<h1 id="hd_id3154011"><link href="text/simpress/main0114.xhp">Slide Show</link></h1> <paragraph id="par_id3145252" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands and options for running a presentation.</ahelp></paragraph> </section> <embed href="text/simpress/01/03130000.xhp#slide_show"/> -<paragraph id="hd_id3154510" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06080000.xhp">Slide Show Settings</link></paragraph> +<h2 id="hd_id3154510"><link href="text/simpress/01/06080000.xhp">Slide Show Settings</link></h2> <embed href="text/simpress/01/06080000.xhp#praesent"/> <embed href="text/simpress/02/04070000.xhp#rehearse_timings"/> -<paragraph id="hd_id3153486" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06070000.xhp">Interaction</link></paragraph> +<h2 id="hd_id3153486"><link href="text/simpress/01/06070000.xhp">Interaction</link></h2> <embed href="text/simpress/01/06070000.xhp#interaktiontext"/> -<paragraph id="par_idN10611" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06060000.xhp">Custom Animation</link></paragraph> +<h2 id="par_idN10611"><link href="text/simpress/01/06060000.xhp">Custom Animation</link></h2> <embed href="text/simpress/01/06060000.xhp#effekttext"/> <embed href="text/simpress/01/06040000.xhp#slide_transition"/> <embed href="text/simpress/02/04010000.xhp#show_hide_slide"/> -<paragraph id="hd_id3153711" role="heading" level="2" xml-lang="en-US"><link href="text/simpress/01/06100000.xhp">Custom Slide Show</link></paragraph> +<h2 id="hd_id3153711"><link href="text/simpress/01/06100000.xhp">Custom Slide Show</link></h2> <embed href="text/simpress/01/06100000.xhp#indipraesent"/> </body> diff --git a/source/text/simpress/main0203.xhp b/source/text/simpress/main0203.xhp index d97bf1d4e9..25f76073dc 100644 --- a/source/text/simpress/main0203.xhp +++ b/source/text/simpress/main0203.xhp @@ -28,7 +28,7 @@ </meta> <body> <section id="textformattingbar"> - <paragraph xml-lang="en-US" id="hd_id3150010" role="heading" level="1"><link href="text/simpress/main0203.xhp">Text Formatting Bar</link></paragraph> + <h1 id="hd_id3150010"><link href="text/simpress/main0203.xhp">Text Formatting Bar</link></h1> <paragraph xml-lang="en-US" id="par_id3152597" role="paragraph">To display the <emph>Text Formatting</emph> Bar, place the cursor inside a text object.</paragraph> </section> <embed href="text/shared/02/02020000.xhp#font_name"/> @@ -41,7 +41,7 @@ <embed href="text/shared/00/00040502.xhp#syitalic"/> <embed href="text/shared/01/05110300.xhp#underline"/> <embed href="text/shared/00/00040502.xhp#syunderline"/> - <paragraph xml-lang="en-US" id="hd_id3151391" role="heading" level="2"><link href="text/shared/01/05020200.xhp">Font Color</link></paragraph> + <h2 id="hd_id3151391"><link href="text/shared/01/05020200.xhp">Font Color</link></h2> <embed href="text/shared/01/05020200.xhp#textfarbe"/> <embed href="text/shared/00/00000004.xhp#syfont_color"/> <embed href="text/shared/01/05080100.xhp#left"/> @@ -113,10 +113,10 @@ <case select="IMPRESS"><embed href="text/shared/02/06110000.xhp#symove_down"/> </case> </switch> -<paragraph xml-lang="en-US" id="hd_id3154645" role="heading" level="2"><link href="text/shared/01/05020000.xhp">Character</link></paragraph> +<h2 id="hd_id3154645"><link href="text/shared/01/05020000.xhp">Character</link></h2> <embed href="text/shared/01/05020000.xhp#zeichentext"/> <embed href="text/shared/00/00040500.xhp#sycharacter"/> - <paragraph xml-lang="en-US" id="hd_id3149984" role="heading" level="2"><link href="text/shared/01/05030000.xhp">Paragraph</link></paragraph> + <h2 id="hd_id3149984"><link href="text/shared/01/05030000.xhp">Paragraph</link></h2> <embed href="text/shared/01/05030000.xhp#absatztext"/> <embed href="text/shared/00/00040500.xhp#syparagraph"/> <paragraph xml-lang="en-US" id="hd_id3153619" role="heading" level="2"><switchinline select="appl"><caseinline select="IMPRESS"><link href="text/shared/01/06050000.xhp">Numbering Symbols</link> diff --git a/source/text/simpress/main0206.xhp b/source/text/simpress/main0206.xhp index 6c055e5e47..517e557b66 100644 --- a/source/text/simpress/main0206.xhp +++ b/source/text/simpress/main0206.xhp @@ -33,7 +33,7 @@ <section id="status_bar"> - <paragraph id="hd_id3153768" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main0206.xhp">Status Bar</link></paragraph> + <h1 id="hd_id3153768"><link href="text/simpress/main0206.xhp">Status Bar</link></h1> <paragraph role="paragraph" id="par_id3154020" xml-lang="en-US">The status bar displays information about your document, including the currently selected object. You can double-click some status bar items to open a related dialog window.</paragraph> </section> <embed href="text/simpress/02/08020000.xhp#current_size"/> diff --git a/source/text/simpress/main0209.xhp b/source/text/simpress/main0209.xhp index 96fa2161c4..7465ca8529 100644 --- a/source/text/simpress/main0209.xhp +++ b/source/text/simpress/main0209.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="index" id="bm_id3153191"><bookmark_value>rulers; in presentations</bookmark_value> <bookmark_value>origin of rulers</bookmark_value> </bookmark> -<paragraph role="heading" id="hd_id3153191" xml-lang="en-US" level="1"><link href="text/simpress/main0209.xhp">Rulers</link></paragraph> +<h1 id="hd_id3153191"><link href="text/simpress/main0209.xhp">Rulers</link></h1> <paragraph role="paragraph" id="par_id3149666" xml-lang="en-US">You can use vertical and horizontal rulers at the left and upper edges of the $[officename] Impress workspace to assist you in creating your slide. The sections of the rulers that cover the area of the slide are white.</paragraph> <paragraph role="tip" id="par_id3153963" xml-lang="en-US">When you select an object, its dimensions are displayed on the rulers as gray double lines. To precisely resize the object, drag one of the double lines to a new location on the ruler.</paragraph> <paragraph role="paragraph" id="par_id3150206" xml-lang="en-US">When you select a text object on a slide, indents and tabs are displayed on the horizontal ruler. To change the indent or tab settings for the text object, drag an indent or a tab marker to a new location on the ruler.</paragraph> diff --git a/source/text/simpress/main0213.xhp b/source/text/simpress/main0213.xhp index 48e1906a54..725be01b88 100644 --- a/source/text/simpress/main0213.xhp +++ b/source/text/simpress/main0213.xhp @@ -30,40 +30,40 @@ </meta> <body> <section id="optionsbar"> -<paragraph role="heading" id="hd_id3150012" xml-lang="en-US" level="1"><link href="text/simpress/main0213.xhp">Options Bar</link></paragraph> +<h1 id="hd_id3150012"><link href="text/simpress/main0213.xhp">Options Bar</link></h1> <paragraph role="paragraph" id="par_id3146971" xml-lang="en-US">To display the <emph>Options Bar</emph>, choose <emph>View - Toolbars - Options</emph>.</paragraph> </section> <section id="howtoget"> <embed href="text/simpress/00/00000403.xhp#option"/> </section><comment>UFI: changed some links, see #i52549</comment><embed href="text/simpress/02/13020000.xhp#rotation_mode"/> <embed href="text/simpress/02/13020000.xhp#syrotation_mode"/> -<paragraph role="heading" id="hd_id3148487" xml-lang="en-US" level="2"><link href="text/shared/02/01171200.xhp">Display Grid</link></paragraph> +<h2 id="hd_id3148487"><link href="text/shared/02/01171200.xhp">Display Grid</link></h2> <embed href="text/shared/optionen/01050100.xhp#rastersicht"/> <embed href="text/shared/02/01171200.xhp#sydisplay_grid"/> <embed href="text/simpress/02/13050000.xhp#show_snap_lines"/> <embed href="text/simpress/02/13050000.xhp#syshow_snap_lines"/> -<paragraph role="heading" id="hd_id3148700" xml-lang="en-US" level="2"><link href="text/shared/02/01171400.xhp">Helplines While Moving</link></paragraph> +<h2 id="hd_id3148700"><link href="text/shared/02/01171400.xhp">Helplines While Moving</link></h2> <embed href="text/shared/optionen/01070100.xhp#verschieb"/> <embed href="text/shared/02/01171400.xhp#syhline"/> -<paragraph role="heading" id="hd_id3149603" xml-lang="en-US" level="2"><link href="text/shared/02/01171300.xhp">Snap to Grid</link></paragraph> +<h2 id="hd_id3149603"><link href="text/shared/02/01171300.xhp">Snap to Grid</link></h2> <embed href="text/shared/optionen/01050100.xhp#snap_to_grid"/> <embed href="text/shared/02/01171300.xhp#sysnap_to_grid"/> -<paragraph role="heading" id="hd_id3143233" xml-lang="en-US" level="2"><link href="text/simpress/02/13140000.xhp">Snap to Snap Lines</link></paragraph> +<h2 id="hd_id3143233"><link href="text/simpress/02/13140000.xhp">Snap to Snap Lines</link></h2> <embed href="text/shared/optionen/01070300.xhp#anlinie"/> <embed href="text/simpress/02/13140000.xhp#sysnap_to_snap_guides"/> -<paragraph role="heading" id="hd_id3146966" xml-lang="en-US" level="2"><link href="text/simpress/02/13150000.xhp">Snap to Page Margins</link></paragraph> +<h2 id="hd_id3146966"><link href="text/simpress/02/13150000.xhp">Snap to Page Margins</link></h2> <embed href="text/shared/optionen/01070300.xhp#seitenrand"/> <embed href="text/simpress/02/13150000.xhp#sysnap_to_page_margins"/> -<paragraph role="heading" id="hd_id3149051" xml-lang="en-US" level="2"><link href="text/simpress/02/13160000.xhp">Snap to Object Border</link></paragraph> +<h2 id="hd_id3149051"><link href="text/simpress/02/13160000.xhp">Snap to Object Border</link></h2> <embed href="text/shared/optionen/01070300.xhp#rahmen"/> <embed href="text/simpress/02/13160000.xhp#sysnap_to_object_border"/> -<paragraph role="heading" id="hd_id3150392" xml-lang="en-US" level="2"><link href="text/simpress/02/13170000.xhp">Snap to Object Points</link></paragraph> +<h2 id="hd_id3150392"><link href="text/simpress/02/13170000.xhp">Snap to Object Points</link></h2> <embed href="text/shared/optionen/01070300.xhp#opunkte"/> <embed href="text/simpress/02/13170000.xhp#sysnap_to_object_points"/> -<paragraph role="heading" id="hd_id3156401" xml-lang="en-US" level="2"><link href="text/simpress/02/13180000.xhp">Allow Quick Editing</link></paragraph> +<h2 id="hd_id3156401"><link href="text/simpress/02/13180000.xhp">Allow Quick Editing</link></h2> <embed href="text/shared/optionen/01070500.xhp#schnellbearb"/> <embed href="text/simpress/02/13180000.xhp#syallow_quick_editing"/> -<paragraph role="heading" id="hd_id3145823" xml-lang="en-US" level="2"><link href="text/simpress/02/13190000.xhp">Select Text Area Only</link></paragraph> +<h2 id="hd_id3145823"><link href="text/simpress/02/13190000.xhp">Select Text Area Only</link></h2> <embed href="text/shared/optionen/01070500.xhp#textbereich"/> <embed href="text/simpress/02/13190000.xhp#syselect_text_area_only"/> <embed href="text/simpress/02/13060000.xhp#doubleclick_textedit"/> diff --git a/source/text/simpress/main0214.xhp b/source/text/simpress/main0214.xhp index f3e784fb3a..0e2ba83147 100644 --- a/source/text/simpress/main0214.xhp +++ b/source/text/simpress/main0214.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="imagebar"> -<paragraph role="heading" id="hd_id3151245" xml-lang="en-US" level="1"><link href="text/simpress/main0214.xhp">Image Bar</link></paragraph> +<h1 id="hd_id3151245"><link href="text/simpress/main0214.xhp">Image Bar</link></h1> <paragraph role="paragraph" id="par_id3150543" xml-lang="en-US">Use the <emph>Image</emph> bar to set the color, contrast, and brightness options for the selected graphic object(s).</paragraph> </section> <embed href="text/shared/02/24010000.xhp#filter"/> diff --git a/source/text/simpress/main0503.xhp b/source/text/simpress/main0503.xhp index 09de5fa372..e2e0bf1a0c 100644 --- a/source/text/simpress/main0503.xhp +++ b/source/text/simpress/main0503.xhp @@ -33,7 +33,7 @@ <section id="features"> - <paragraph id="hd_id3146119" role="heading" level="1" xml-lang="en-US"><variable id="main0503"><link href="text/simpress/main0503.xhp">$[officename] Impress Features</link></variable></paragraph> + <h1 id="hd_id3146119"><variable id="main0503"><link href="text/simpress/main0503.xhp">$[officename] Impress Features</link></variable></h1> <paragraph role="paragraph" id="par_id3151074" xml-lang="en-US">$[officename] Impress lets you create professional slide shows that can include charts, drawing objects, text, multimedia and a variety of other items. If you want, you can even import and modify Microsoft PowerPoint presentations.</paragraph> </section> <paragraph role="paragraph" id="par_id3149379" xml-lang="en-US">For on-screen slide shows, animation, slide transitions and multimedia are a few of the techniques you can use to make your presentation more exciting.</paragraph> diff --git a/source/text/simpress/main_slide.xhp b/source/text/simpress/main_slide.xhp index 5b4363d340..8eb2941b29 100644 --- a/source/text/simpress/main_slide.xhp +++ b/source/text/simpress/main_slide.xhp @@ -28,7 +28,7 @@ <body> <section id="slide"> <bookmark xml-lang="en-US" branch="hid/.uno:SlideMenu" id="bm_id0908201507492821" localize="false"/> - <paragraph id="hd_id0908201507475698" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main_slide.xhp">Slide</link></paragraph> + <h1 id="hd_id0908201507475698"><link href="text/simpress/main_slide.xhp">Slide</link></h1> <paragraph id="par_id0908201507482661" role="paragraph" xml-lang="en-US">This menu provides slide management and navigation commands.</paragraph> </section> <comment>New Slide</comment> diff --git a/source/text/simpress/main_tools.xhp b/source/text/simpress/main_tools.xhp index 5146392aec..8a39265598 100644 --- a/source/text/simpress/main_tools.xhp +++ b/source/text/simpress/main_tools.xhp @@ -31,13 +31,13 @@ <section id="tools"> <bookmark xml-lang="en-US" branch="hid/.uno:ToolsMenu" id="bm_id9877010" localize="false"/> -<paragraph id="hd_id3154017" role="heading" level="1" xml-lang="en-US"><link href="text/simpress/main_tools.xhp">Tools</link></paragraph> +<h1 id="hd_id3154017"><link href="text/simpress/main_tools.xhp">Tools</link></h1> <paragraph id="par_id3155064" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains spelling tools, a gallery of object art that you can add to your document, as well as tools for configuring menus, and setting program preferences.</ahelp></paragraph> </section> <embed href="text/shared/01/06990000.xhp#spelling"/> <embed href="text/shared/01/06010500.xhp#language"/> <embed href="text/shared/01/gallery.xhp#stargallery"/> -<paragraph id="hd_id3145590" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/02220000.xhp">ImageMap</link></paragraph> +<h2 id="hd_id3145590"><link href="text/shared/01/02220000.xhp">ImageMap</link></h2> <embed href="text/shared/01/02220000.xhp#imagemaptext"/> <embed href="text/shared/01/06030000.xhp#color_replacer"/> <embed href="text/shared/01/mediaplayer.xhp#mediaplayer"/> @@ -45,10 +45,10 @@ <embed href="text/shared/01/packagemanager.xhp#packagemanager"/> <embed href="text/shared/01/06150000.xhp#xmlfilter"/> -<paragraph id="hd_id3153248" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06040000.xhp">AutoCorrect Options</link></paragraph> +<h2 id="hd_id3153248"><link href="text/shared/01/06040000.xhp">AutoCorrect Options</link></h2> <embed href="text/shared/01/06040000.xhp#autoko"/> -<paragraph id="hd_id3149130" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/06140000.xhp">Customize</link></paragraph> +<h2 id="hd_id3149130"><link href="text/shared/01/06140000.xhp">Customize</link></h2> <embed href="text/shared/01/06140000.xhp#anpassen"/> <embed href="text/shared/optionen/01000000.xhp#options"/> </body> |