summaryrefslogtreecommitdiff
path: root/source/text/swriter
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2023-03-13 16:41:53 +0100
committerOlivier Hallot <olivier.hallot@libreoffice.org>2023-03-16 15:18:30 +0000
commit4453c0b2edae4934f87594d5974783c4a1a5ea54 (patch)
treeda7008bd439cc57cd8d44597f8cba6fc1808aa0c /source/text/swriter
parent77cb682cd1b004e7247560e60f603a4bb0565b8d (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/swriter')
-rw-r--r--source/text/swriter/00/00000004.xhp2
-rw-r--r--source/text/swriter/01/01160100.xhp2
-rw-r--r--source/text/swriter/01/01160200.xhp2
-rw-r--r--source/text/swriter/01/01160300.xhp2
-rw-r--r--source/text/swriter/01/01160400.xhp2
-rw-r--r--source/text/swriter/01/03050000.xhp2
-rw-r--r--source/text/swriter/01/03070000.xhp2
-rw-r--r--source/text/swriter/01/03080000.xhp2
-rw-r--r--source/text/swriter/01/03090000.xhp2
-rw-r--r--source/text/swriter/01/03130000.xhp2
-rw-r--r--source/text/swriter/01/04030000.xhp2
-rw-r--r--source/text/swriter/01/04070000.xhp2
-rw-r--r--source/text/swriter/01/04070100.xhp2
-rw-r--r--source/text/swriter/01/04070200.xhp2
-rw-r--r--source/text/swriter/01/04070300.xhp2
-rw-r--r--source/text/swriter/01/04090006.xhp2
-rw-r--r--source/text/swriter/01/04090007.xhp2
-rw-r--r--source/text/swriter/01/04120000.xhp8
-rw-r--r--source/text/swriter/01/04120210.xhp16
-rw-r--r--source/text/swriter/01/04120212.xhp2
-rw-r--r--source/text/swriter/01/04120214.xhp2
-rw-r--r--source/text/swriter/01/04120216.xhp2
-rw-r--r--source/text/swriter/01/04120217.xhp2
-rw-r--r--source/text/swriter/01/04120220.xhp16
-rw-r--r--source/text/swriter/01/04120224.xhp2
-rw-r--r--source/text/swriter/01/04120225.xhp2
-rw-r--r--source/text/swriter/01/04120226.xhp2
-rw-r--r--source/text/swriter/01/04120227.xhp2
-rw-r--r--source/text/swriter/01/04120229.xhp2
-rw-r--r--source/text/swriter/01/04180400.xhp2
-rw-r--r--source/text/swriter/01/04220000.xhp2
-rw-r--r--source/text/swriter/01/04230000.xhp2
-rw-r--r--source/text/swriter/01/05030200.xhp4
-rw-r--r--source/text/swriter/01/05030400.xhp2
-rw-r--r--source/text/swriter/01/05040600.xhp2
-rw-r--r--source/text/swriter/01/05040800.xhp2
-rw-r--r--source/text/swriter/01/05060200.xhp2
-rw-r--r--source/text/swriter/01/05060300.xhp4
-rw-r--r--source/text/swriter/01/05060700.xhp2
-rw-r--r--source/text/swriter/01/05060800.xhp2
-rw-r--r--source/text/swriter/01/05090200.xhp2
-rw-r--r--source/text/swriter/01/05090300.xhp2
-rw-r--r--source/text/swriter/01/05100000.xhp2
-rw-r--r--source/text/swriter/01/05110300.xhp2
-rw-r--r--source/text/swriter/01/05110500.xhp2
-rw-r--r--source/text/swriter/01/05120000.xhp2
-rw-r--r--source/text/swriter/01/05120300.xhp2
-rw-r--r--source/text/swriter/01/05120500.xhp2
-rw-r--r--source/text/swriter/01/05150300.xhp2
-rw-r--r--source/text/swriter/01/05190000.xhp2
-rw-r--r--source/text/swriter/01/05200000.xhp2
-rw-r--r--source/text/swriter/01/06080000.xhp2
-rw-r--r--source/text/swriter/01/06090000.xhp2
-rw-r--r--source/text/swriter/01/06110000.xhp2
-rw-r--r--source/text/swriter/01/06120000.xhp2
-rw-r--r--source/text/swriter/01/06160000.xhp2
-rw-r--r--source/text/swriter/01/06170000.xhp2
-rw-r--r--source/text/swriter/01/06190000.xhp2
-rw-r--r--source/text/swriter/01/06200000.xhp2
-rw-r--r--source/text/swriter/01/06210000.xhp2
-rw-r--r--source/text/swriter/01/06220000.xhp2
-rw-r--r--source/text/swriter/01/legacynumbering.xhp2
-rw-r--r--source/text/swriter/01/mailmerge00.xhp2
-rw-r--r--source/text/swriter/01/mailmerge01.xhp2
-rw-r--r--source/text/swriter/01/mailmerge02.xhp2
-rw-r--r--source/text/swriter/01/mailmerge03.xhp2
-rw-r--r--source/text/swriter/01/mailmerge04.xhp2
-rw-r--r--source/text/swriter/01/mailmerge05.xhp2
-rw-r--r--source/text/swriter/01/mm_emailmergeddoc.xhp2
-rw-r--r--source/text/swriter/01/mm_printmergeddoc.xhp2
-rw-r--r--source/text/swriter/01/mm_savemergeddoc.xhp2
-rw-r--r--source/text/swriter/01/title_page.xhp2
-rw-r--r--source/text/swriter/02/03220000.xhp2
-rw-r--r--source/text/swriter/02/04090000.xhp2
-rw-r--r--source/text/swriter/02/04100000.xhp2
-rw-r--r--source/text/swriter/02/06090000.xhp2
-rw-r--r--source/text/swriter/02/08080000.xhp2
-rw-r--r--source/text/swriter/02/10030000.xhp2
-rw-r--r--source/text/swriter/02/10090000.xhp2
-rw-r--r--source/text/swriter/02/14010000.xhp2
-rw-r--r--source/text/swriter/02/14030000.xhp2
-rw-r--r--source/text/swriter/02/14050000.xhp2
-rw-r--r--source/text/swriter/02/18030000.xhp4
-rw-r--r--source/text/swriter/02/18030100.xhp2
-rw-r--r--source/text/swriter/02/18030200.xhp2
-rw-r--r--source/text/swriter/02/18030300.xhp2
-rw-r--r--source/text/swriter/02/18030500.xhp2
-rw-r--r--source/text/swriter/02/18030600.xhp2
-rw-r--r--source/text/swriter/02/18030700.xhp2
-rw-r--r--source/text/swriter/02/19010000.xhp2
-rw-r--r--source/text/swriter/02/19020000.xhp2
-rw-r--r--source/text/swriter/02/19030000.xhp16
-rw-r--r--source/text/swriter/02/19040000.xhp4
-rw-r--r--source/text/swriter/02/word_count_stb.xhp2
-rw-r--r--source/text/swriter/guide/autotext.xhp2
-rw-r--r--source/text/swriter/guide/calculate_intext.xhp2
-rw-r--r--source/text/swriter/guide/captions.xhp2
-rw-r--r--source/text/swriter/guide/change_header.xhp2
-rw-r--r--source/text/swriter/guide/conditional_text.xhp2
-rw-r--r--source/text/swriter/guide/conditional_text2.xhp2
-rw-r--r--source/text/swriter/guide/delete_from_dict.xhp2
-rw-r--r--source/text/swriter/guide/even_odd_sdw.xhp2
-rw-r--r--source/text/swriter/guide/fields_date.xhp2
-rw-r--r--source/text/swriter/guide/fields_enter.xhp2
-rw-r--r--source/text/swriter/guide/fields_userdata.xhp2
-rw-r--r--source/text/swriter/guide/footnote_with_line.xhp2
-rw-r--r--source/text/swriter/guide/globaldoc_howtos.xhp2
-rw-r--r--source/text/swriter/guide/header_pagestyles.xhp2
-rw-r--r--source/text/swriter/guide/header_with_line.xhp2
-rw-r--r--source/text/swriter/guide/hyperlinks.xhp2
-rw-r--r--source/text/swriter/guide/indices_index.xhp2
-rw-r--r--source/text/swriter/guide/indices_literature.xhp2
-rw-r--r--source/text/swriter/guide/number_sequence.xhp2
-rw-r--r--source/text/swriter/guide/pagebackground.xhp2
-rw-r--r--source/text/swriter/guide/printer_tray.xhp2
-rw-r--r--source/text/swriter/guide/references.xhp2
-rw-r--r--source/text/swriter/guide/references_modify.xhp2
-rw-r--r--source/text/swriter/guide/search_regexp.xhp2
-rw-r--r--source/text/swriter/guide/section_insert.xhp2
-rw-r--r--source/text/swriter/guide/send2html.xhp2
-rw-r--r--source/text/swriter/guide/spellcheck_dialog.xhp2
-rw-r--r--source/text/swriter/guide/table_repeat_multiple_headers.xhp2
-rw-r--r--source/text/swriter/guide/tablemode.xhp2
-rw-r--r--source/text/swriter/guide/text_animation.xhp2
-rw-r--r--source/text/swriter/guide/text_centervert.xhp2
-rw-r--r--source/text/swriter/guide/text_rotate.xhp2
-rw-r--r--source/text/swriter/guide/wrap.xhp2
-rw-r--r--source/text/swriter/mailmergetoolbar.xhp2
-rw-r--r--source/text/swriter/main0107.xhp2
-rw-r--r--source/text/swriter/main0203.xhp8
-rw-r--r--source/text/swriter/main0204.xhp6
-rw-r--r--source/text/swriter/main0205.xhp10
-rw-r--r--source/text/swriter/main0213.xhp2
-rw-r--r--source/text/swriter/main0216.xhp10
-rw-r--r--source/text/swriter/main0220.xhp12
-rw-r--r--source/text/swriter/menu/insert_footnote_endnote.xhp4
-rw-r--r--source/text/swriter/menu/insert_frame.xhp4
-rw-r--r--source/text/swriter/menu/insert_header_footer.xhp2
138 files changed, 186 insertions, 186 deletions
diff --git a/source/text/swriter/00/00000004.xhp b/source/text/swriter/00/00000004.xhp
index 370f50dc3d..fe62496e70 100644
--- a/source/text/swriter/00/00000004.xhp
+++ b/source/text/swriter/00/00000004.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
- <paragraph id="hd_id3156386" role="heading" level="1" xml-lang="en-US"><variable id="wie">To access this function...</variable></paragraph>
+ <h1 id="hd_id3156386"><variable id="wie">To access this function...</variable></h1>
<section id="sywrap_off">
<table id="tbl_id3148488">
<tablerow>
diff --git a/source/text/swriter/01/01160100.xhp b/source/text/swriter/01/01160100.xhp
index 5cb7675def..2260d5efab 100644
--- a/source/text/swriter/01/01160100.xhp
+++ b/source/text/swriter/01/01160100.xhp
@@ -32,7 +32,7 @@
<body>
<section id="outline_to_presentation">
<bookmark xml-lang="en-US" branch="hid/.uno:SendOutlineToStarImpress" id="bm_id3155897" localize="false"/>
-<paragraph role="heading" id="hd_id3154571" xml-lang="en-US" level="1"><link href="text/swriter/01/01160100.xhp">Outline to Presentation</link></paragraph>
+<h1 id="hd_id3154571"><link href="text/swriter/01/01160100.xhp">Outline to Presentation</link></h1>
<paragraph role="paragraph" id="par_id3155186" xml-lang="en-US"><ahelp hid=".uno:SendOutlineToStarImpress">Sends the outline of the active document to a new presentation document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/01160200.xhp b/source/text/swriter/01/01160200.xhp
index 4ba9ed9470..218f2c6f29 100644
--- a/source/text/swriter/01/01160200.xhp
+++ b/source/text/swriter/01/01160200.xhp
@@ -37,7 +37,7 @@
<bookmark_value>outline;outline to clipboard</bookmark_value>
<bookmark_value>clipboard;outline to clipboard</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1"><link href="text/swriter/01/01160200.xhp">Outline to Clipboard</link></paragraph>
+<h1 id="hd_id3145241"><link href="text/swriter/01/01160200.xhp">Outline to Clipboard</link></h1>
<paragraph role="paragraph" id="par_id3150758" xml-lang="en-US"><ahelp hid=".uno:SendOutlineToClipboard">Sends the outline of a document to the clipboard in Rich Text Format (RTF).</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/01160300.xhp b/source/text/swriter/01/01160300.xhp
index 296051bca1..89b97171f2 100644
--- a/source/text/swriter/01/01160300.xhp
+++ b/source/text/swriter/01/01160300.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:CreateAbstract" id="bm_id9059848" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/abstractdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/abstractdialog/AbstractDialog" id="bm_id3145247" localize="false"/>
-<paragraph role="heading" id="hd_id3148570" xml-lang="en-US" level="1"><link href="text/swriter/01/01160300.xhp">Create AutoAbstract</link></paragraph>
+<h1 id="hd_id3148570"><link href="text/swriter/01/01160300.xhp">Create AutoAbstract</link></h1>
<paragraph role="paragraph" id="par_id3149286" xml-lang="en-US">
<variable id="autoabstracttext"><ahelp hid=".uno:CreateAbstract">Copies the headings and a number of subsequent paragraphs in the active document to a new AutoAbstract text document. An AutoAbstract is useful for obtaining an overview of long documents.</ahelp> You can specify the number of outline levels as well as the number of paragraphs displayed therein. All levels and paragraphs under the respective settings are hidden.
</variable></paragraph>
diff --git a/source/text/swriter/01/01160400.xhp b/source/text/swriter/01/01160400.xhp
index 57ceeb69c3..8ee649f159 100644
--- a/source/text/swriter/01/01160400.xhp
+++ b/source/text/swriter/01/01160400.xhp
@@ -32,7 +32,7 @@
<body>
<section id="autoabstract_to_presentation">
<bookmark xml-lang="en-US" branch="hid/.uno:SendAbstractToStarImpress" id="bm_id3149288" localize="false"/>
-<paragraph role="heading" id="hd_id3151183" xml-lang="en-US" level="1"><link href="text/swriter/01/01160400.xhp">AutoAbstract to Presentation</link></paragraph>
+<h1 id="hd_id3151183"><link href="text/swriter/01/01160400.xhp">AutoAbstract to Presentation</link></h1>
<paragraph role="paragraph" id="par_id3145412" xml-lang="en-US"><ahelp hid=".uno:SendAbstractToStarImpress">Opens the current document as a $[officename] Impress presentation. The current document must contain at least one predefined heading paragraph style.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/03050000.xhp b/source/text/swriter/01/03050000.xhp
index 452891afc6..2870901476 100644
--- a/source/text/swriter/01/03050000.xhp
+++ b/source/text/swriter/01/03050000.xhp
@@ -31,7 +31,7 @@
<section id="rulers">
<bookmark xml-lang="en-US" branch="hid/.uno:Ruler" id="bm_id8671021" localize="false"/>
-<paragraph id="hd_id3149287" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03050000.xhp">Rulers</link></paragraph>
+<h1 id="hd_id3149287"><link href="text/swriter/01/03050000.xhp">Rulers</link></h1>
<paragraph id="par_id3147514" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains a submenu for showing or hiding the horizontal and vertical rulers.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/03070000.xhp b/source/text/swriter/01/03070000.xhp
index a68ef15108..6bafa0f9b6 100644
--- a/source/text/swriter/01/03070000.xhp
+++ b/source/text/swriter/01/03070000.xhp
@@ -31,7 +31,7 @@
<section id="text_boundaries">
<bookmark xml-lang="en-US" branch="hid/.uno:ViewBounds" id="bm_id2681690" localize="false"/>
-<paragraph id="hd_id3145418" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03070000.xhp">Text Boundaries</link></paragraph>
+<h1 id="hd_id3145418"><link href="text/swriter/01/03070000.xhp">Text Boundaries</link></h1>
<paragraph id="par_id3151310" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/03080000.xhp b/source/text/swriter/01/03080000.xhp
index af3950a4c7..8410b44503 100644
--- a/source/text/swriter/01/03080000.xhp
+++ b/source/text/swriter/01/03080000.xhp
@@ -31,7 +31,7 @@
<section id="field_shadings">
<bookmark xml-lang="en-US" branch="hid/.uno:Marks" id="bm_id9217820" localize="false"/>
-<paragraph id="hd_id3151177" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03080000.xhp">Field Shadings</link></paragraph>
+<h1 id="hd_id3151177"><link href="text/swriter/01/03080000.xhp">Field Shadings</link></h1>
<paragraph id="par_id3147513" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides shadings around fields in your document like non-breaking spaces, soft hyphens, indexes, and footnotes.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/03090000.xhp b/source/text/swriter/01/03090000.xhp
index 5e940186ae..33a86fb656 100644
--- a/source/text/swriter/01/03090000.xhp
+++ b/source/text/swriter/01/03090000.xhp
@@ -31,7 +31,7 @@
<section id="field_names">
<bookmark xml-lang="en-US" branch="hid/.uno:Fieldnames" id="bm_id4185417" localize="false"/>
-<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03090000.xhp">Field Names</link></paragraph>
+<h1 id="hd_id3154505"><link href="text/swriter/01/03090000.xhp">Field Names</link></h1>
<paragraph id="par_id3147171" role="paragraph" xml-lang="en-US"><ahelp hid=".">Switches between showing fields as field names or field values.</ahelp> When enabled the field names are displayed, and when disabled the field values displayed. Some field contents cannot be displayed.</paragraph>
</section>
diff --git a/source/text/swriter/01/03130000.xhp b/source/text/swriter/01/03130000.xhp
index 1ec0f75b96..1c02f85a80 100644
--- a/source/text/swriter/01/03130000.xhp
+++ b/source/text/swriter/01/03130000.xhp
@@ -31,7 +31,7 @@
<section id="normal_layout">
<bookmark xml-lang="en-US" branch="hid/.uno:PrintLayout" id="bm_id8907078" localize="false"/>
-<paragraph id="hd_id3150018" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03130000.xhp">Normal Layout</link></paragraph>
+<h1 id="hd_id3150018"><link href="text/swriter/01/03130000.xhp">Normal Layout</link></h1>
<paragraph id="par_id3145249" role="paragraph" xml-lang="en-US"><variable id="normal_layout_text"><ahelp hid=".">Displays how the document will look when you print it.</ahelp></variable></paragraph>
</section>
diff --git a/source/text/swriter/01/04030000.xhp b/source/text/swriter/01/04030000.xhp
index 1b2a6ced79..d9c00d47a1 100644
--- a/source/text/swriter/01/04030000.xhp
+++ b/source/text/swriter/01/04030000.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:InsertEndnote" id="bm_id5303788" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertfootnote/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertfootnote/InsertFootnoteDialog" id="bm_id3148771" localize="false"/>
-<paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1"><link href="text/swriter/01/04030000.xhp">Footnote/Endnote</link></paragraph>
+<h1 id="hd_id3145241"><link href="text/swriter/01/04030000.xhp">Footnote/Endnote</link></h1>
<paragraph role="paragraph" id="par_id3147167" xml-lang="en-US"><variable id="fussnoteein"><ahelp hid=".uno:InsertFootnote">Inserts a footnote or an endnote in the document. The anchor for the note is inserted at the current cursor position.</ahelp> You can choose between automatic numbering or a custom symbol.
</variable></paragraph>
<paragraph role="paragraph" id="par_id3154645" xml-lang="en-US"><variable id="endnoten">The following applies to both footnotes and endnotes.
diff --git a/source/text/swriter/01/04070000.xhp b/source/text/swriter/01/04070000.xhp
index 302d44880b..62f856b80c 100644
--- a/source/text/swriter/01/04070000.xhp
+++ b/source/text/swriter/01/04070000.xhp
@@ -32,7 +32,7 @@
<bookmark_value>envelopes</bookmark_value>
</bookmark><comment>MW made "envelopes;" a one level entry</comment>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertEnvelope" id="bm_id3025884" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3145245" role="heading" level="1"><link href="text/swriter/01/04070000.xhp">Envelope</link></paragraph>
+<h1 id="hd_id3145245"><link href="text/swriter/01/04070000.xhp">Envelope</link></h1>
<paragraph xml-lang="en-US" id="par_id3149289" role="paragraph"><variable id="briefum"><ahelp hid=".uno:InsertEnvelope">Creates an envelope.</ahelp> On three tab pages, you can specify the addressee and sender, the position and format for both addresses, the size of the envelope, and the envelope orientation.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04070100.xhp b/source/text/swriter/01/04070100.xhp
index adad1fd584..bfebad383e 100644
--- a/source/text/swriter/01/04070100.xhp
+++ b/source/text/swriter/01/04070100.xhp
@@ -35,7 +35,7 @@
<section id="envelope">
<bookmark branch="hid/modules/swriter/ui/envaddresspage/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/envaddresspage/EnvAddressPage" xml-lang="en-US" id="bm_id3148772" localize="false"/>
- <paragraph id="hd_id3145243" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04070100.xhp">Envelope</link></paragraph>
+ <h1 id="hd_id3145243"><link href="text/swriter/01/04070100.xhp">Envelope</link></h1>
<paragraph role="paragraph" id="par_id3147172" xml-lang="en-US"><ahelp hid="modules/swriter/ui/envaddresspage/EnvAddressPage" visibility="visible">Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/04070200.xhp b/source/text/swriter/01/04070200.xhp
index e3706802c8..809036d308 100644
--- a/source/text/swriter/01/04070200.xhp
+++ b/source/text/swriter/01/04070200.xhp
@@ -32,7 +32,7 @@
<section id="format">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/envformatpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/envformatpage/EnvFormatPage" id="bm_id3149286" localize="false"/>
-<paragraph role="heading" id="hd_id3151180" xml-lang="en-US" level="1"><link href="text/swriter/01/04070200.xhp">Format</link></paragraph>
+<h1 id="hd_id3151180"><link href="text/swriter/01/04070200.xhp">Format</link></h1>
<paragraph role="paragraph" id="par_id3149295" xml-lang="en-US"><ahelp hid="modules/swriter/ui/envformatpage/EnvFormatPage">Specifies the layout and the dimension of the envelope.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/04070300.xhp b/source/text/swriter/01/04070300.xhp
index 1e7f241596..9f9a56d8d1 100644
--- a/source/text/swriter/01/04070300.xhp
+++ b/source/text/swriter/01/04070300.xhp
@@ -33,7 +33,7 @@
<section id="printer">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/envprinterpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/envprinterpage/EnvPrinterPage" id="bm_id3149806" localize="false"/>
-<paragraph role="heading" id="hd_id3154104" xml-lang="en-US" level="1"><link href="text/swriter/01/04070300.xhp">Printer</link></paragraph>
+<h1 id="hd_id3154104"><link href="text/swriter/01/04070300.xhp">Printer</link></h1>
<paragraph role="paragraph" id="par_id3153531" xml-lang="en-US"><ahelp hid="modules/swriter/ui/envprinterpage/EnvPrinterPage">Set the print options for the envelope.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/04090006.xhp b/source/text/swriter/01/04090006.xhp
index 9409b43c42..6cc3eb7ceb 100644
--- a/source/text/swriter/01/04090006.xhp
+++ b/source/text/swriter/01/04090006.xhp
@@ -30,7 +30,7 @@
<section id="database">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddbpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/flddbpage/FldDbPage" id="bm_id3151315" localize="false"/>
-<paragraph role="heading" id="hd_id3153536" xml-lang="en-US" level="1"><link href="text/swriter/01/04090006.xhp">Database</link></paragraph>
+<h1 id="hd_id3153536"><link href="text/swriter/01/04090006.xhp">Database</link></h1>
<paragraph role="paragraph" id="par_id3154471" xml-lang="en-US"><ahelp hid=".">You can insert fields from any database, for example, address fields, into your document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/04090007.xhp b/source/text/swriter/01/04090007.xhp
index b8e50eed0f..3aab2de0cf 100644
--- a/source/text/swriter/01/04090007.xhp
+++ b/source/text/swriter/01/04090007.xhp
@@ -38,7 +38,7 @@
<bookmark_value>date fields;HTML</bookmark_value>
<bookmark_value>DocInformation fields</bookmark_value>
</bookmark><comment>MW changed "$[officename] Writer;tags" to "$[officename];special HTML tags"</comment>
-<paragraph role="heading" id="hd_id3154106" xml-lang="en-US" level="1"><link href="text/swriter/01/04090007.xhp">Special Tags</link></paragraph>
+<h1 id="hd_id3154106"><link href="text/swriter/01/04090007.xhp">Special Tags</link></h1>
<paragraph role="paragraph" id="par_id3153669" xml-lang="en-US">When you save a document that contains fields as an HTML document, $[officename] automatically converts date, time, and DocInformation fields to special HTML tags. The field contents are inserted between the opening and closing HTML tags of the converted fields. These special HTML tags do not correspond to standard HTML tags.</paragraph>
<paragraph role="paragraph" id="par_id3152960" xml-lang="en-US">$[officename] Writer fields are identified by the &lt;SDFIELD&gt; tag in an HTML document. The field type, the format, and the name of the special field are included in the opening HTML tag. The format of a field tag that is recognized by an HTML filter depends on the field type.</paragraph>
<section id="date_and_time">
diff --git a/source/text/swriter/01/04120000.xhp b/source/text/swriter/01/04120000.xhp
index 0d4daea5f3..761fb6c025 100644
--- a/source/text/swriter/01/04120000.xhp
+++ b/source/text/swriter/01/04120000.xhp
@@ -30,7 +30,7 @@
<section id="table_of_context_index_submenu">
-<paragraph id="hd_id3151380" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04120000.xhp">Table of Contents and Index</link></paragraph>
+<h1 id="hd_id3151380"><link href="text/swriter/01/04120000.xhp">Table of Contents and Index</link></h1>
<paragraph id="par_idN105AC" role="paragraph" xml-lang="en-US">Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography.</paragraph>
</section>
@@ -38,13 +38,13 @@
<embed href="text/swriter/00/00000404.xhp#verzeichnisseeinf"/>
</section>
-<paragraph id="hd_id3147416" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120100.xhp">Index Entry</link></paragraph>
+<h2 id="hd_id3147416"><link href="text/swriter/01/04120100.xhp">Index Entry</link></h2>
<embed href="text/swriter/01/04120100.xhp#eintrag"/>
-<paragraph id="hd_id3155620" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120300.xhp">Bibliography Entry</link></paragraph>
+<h2 id="hd_id3155620"><link href="text/swriter/01/04120300.xhp">Bibliography Entry</link></h2>
<embed href="text/swriter/01/04120300.xhp#literaturvz"/>
-<paragraph id="hd_id3147501" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120200.xhp">Table of Content, Index or Bibliography</link></paragraph>
+<h2 id="hd_id3147501"><link href="text/swriter/01/04120200.xhp">Table of Content, Index or Bibliography</link></h2>
<embed href="text/swriter/01/04120200.xhp#verzeichnisse"/>
</body>
diff --git a/source/text/swriter/01/04120210.xhp b/source/text/swriter/01/04120210.xhp
index 33bee9f6df..adf88b39f9 100644
--- a/source/text/swriter/01/04120210.xhp
+++ b/source/text/swriter/01/04120210.xhp
@@ -33,26 +33,26 @@
<section id="index_type">
- <paragraph id="hd_id3150933" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04120210.xhp">Type</link></paragraph>
+ <h1 id="hd_id3150933"><link href="text/swriter/01/04120210.xhp">Type</link></h1>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3148390">Use this tab to specify and define the type of <link href="text/swriter/01/04120200.xhp">index</link> that you want to insert. You can also create custom indexes.</paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#verz2"/>
</section>
<paragraph role="paragraph" id="par_id3153921" xml-lang="en-US">Depending on the type of index that you select, this tab contains the following options.</paragraph>
- <paragraph id="hd_id3147175" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120211.xhp">Table of Contents</link></paragraph>
+ <h2 id="hd_id3147175"><link href="text/swriter/01/04120211.xhp">Table of Contents</link></h2>
<embed href="text/swriter/01/04120211.xhp#verzeichnis"/>
- <paragraph id="hd_id3151183" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120212.xhp">Alphabetical Index</link></paragraph>
+ <h2 id="hd_id3151183"><link href="text/swriter/01/04120212.xhp">Alphabetical Index</link></h2>
<embed href="text/swriter/01/04120212.xhp#verzeichnis"/>
- <paragraph id="hd_id3154645" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120213.xhp">Illustration Index</link></paragraph>
+ <h2 id="hd_id3154645"><link href="text/swriter/01/04120213.xhp">Illustration Index</link></h2>
<embed href="text/swriter/01/04120213.xhp#verzeichnis"/>
- <paragraph id="hd_id3151265" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120214.xhp">Index of Tables</link></paragraph>
+ <h2 id="hd_id3151265"><link href="text/swriter/01/04120214.xhp">Index of Tables</link></h2>
<embed href="text/swriter/01/04120214.xhp#verzeichnis"/>
- <paragraph id="hd_id3153152" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120215.xhp">User-Defined</link></paragraph>
+ <h2 id="hd_id3153152"><link href="text/swriter/01/04120215.xhp">User-Defined</link></h2>
<embed href="text/swriter/01/04120215.xhp#verzeichnis"/>
- <paragraph id="hd_id3149759" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120216.xhp">Table of Objects</link></paragraph>
+ <h2 id="hd_id3149759"><link href="text/swriter/01/04120216.xhp">Table of Objects</link></h2>
<embed href="text/swriter/01/04120216.xhp#verzeichnis"/>
- <paragraph id="hd_id3145410" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120217.xhp">Bibliography</link></paragraph>
+ <h2 id="hd_id3145410"><link href="text/swriter/01/04120217.xhp">Bibliography</link></h2>
<embed href="text/swriter/01/04120217.xhp#verzeichnis"/>
<embed href="text/shared/00/00000004.xhp#related"/>
<paragraph role="paragraph" id="par_id3154278" xml-lang="en-US"><link href="text/swriter/guide/main.xhp">Using Tables of Content and Indexes</link></paragraph>
diff --git a/source/text/swriter/01/04120212.xhp b/source/text/swriter/01/04120212.xhp
index 510a63c2aa..321afca88e 100644
--- a/source/text/swriter/01/04120212.xhp
+++ b/source/text/swriter/01/04120212.xhp
@@ -32,7 +32,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3147338" xml-lang="en-US" level="1"><link href="text/swriter/01/04120212.xhp">Index</link></paragraph>
+<h1 id="hd_id3147338"><link href="text/swriter/01/04120212.xhp">Index</link></h1>
<paragraph role="paragraph" id="par_id3155962" xml-lang="en-US"><variable id="verzeichnis">The following options are available when you select <emph>Alphabetical Index </emph>as the <link href="text/swriter/01/04120210.xhp">index</link> type.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04120214.xhp b/source/text/swriter/01/04120214.xhp
index afeb1f3472..83dd0a65c1 100644
--- a/source/text/swriter/01/04120214.xhp
+++ b/source/text/swriter/01/04120214.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3151387" xml-lang="en-US" level="1"><link href="text/swriter/01/04120214.xhp">Index</link></paragraph>
+<h1 id="hd_id3151387"><link href="text/swriter/01/04120214.xhp">Index</link></h1>
<paragraph role="paragraph" id="par_id3146320" xml-lang="en-US">
<variable id="verzeichnis">The following options are available when you select <emph>Index of Tables </emph>as the <link href="text/swriter/01/04120210.xhp">index</link> type.
</variable></paragraph>
diff --git a/source/text/swriter/01/04120216.xhp b/source/text/swriter/01/04120216.xhp
index b36fea608d..593041be4c 100644
--- a/source/text/swriter/01/04120216.xhp
+++ b/source/text/swriter/01/04120216.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3145247" xml-lang="en-US" level="1"><link href="text/swriter/01/04120216.xhp">Index</link></paragraph>
+<h1 id="hd_id3145247"><link href="text/swriter/01/04120216.xhp">Index</link></h1>
<paragraph role="paragraph" id="par_id3147175" xml-lang="en-US">
<variable id="verzeichnis">The following options are available when you select <emph>Table of Objects </emph>as the <link href="text/swriter/01/04120210.xhp">index</link> type.
</variable></paragraph>
diff --git a/source/text/swriter/01/04120217.xhp b/source/text/swriter/01/04120217.xhp
index 7ec2977cac..3e4cee9450 100644
--- a/source/text/swriter/01/04120217.xhp
+++ b/source/text/swriter/01/04120217.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3146322" xml-lang="en-US" level="1"><link href="text/swriter/01/04120217.xhp">Index</link></paragraph>
+<h1 id="hd_id3146322"><link href="text/swriter/01/04120217.xhp">Index</link></h1>
<paragraph role="paragraph" id="par_id3145825" xml-lang="en-US">
<variable id="verzeichnis">The following options are available when you select <emph>Bibliography </emph>as the <link href="text/swriter/01/04120210.xhp">index</link> type.
</variable></paragraph>
diff --git a/source/text/swriter/01/04120220.xhp b/source/text/swriter/01/04120220.xhp
index b278fb31ec..655cfcf6ac 100644
--- a/source/text/swriter/01/04120220.xhp
+++ b/source/text/swriter/01/04120220.xhp
@@ -35,18 +35,18 @@
<section id="entries">
<bookmark branch="hid/modules/swriter/ui/tocentriespage/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/>
<bookmark branch="hid/modules/swriter/ui/tocentriespage/TocEntriesPage" xml-lang="en-US" id="bm_id3145824" localize="false"/>
- <paragraph id="hd_id3149349" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04120220.xhp">Entries (indexes/tables)</link></paragraph>
+ <h1 id="hd_id3149349"><link href="text/swriter/01/04120220.xhp">Entries (indexes/tables)</link></h1>
<paragraph role="paragraph" id="par_id3154504" xml-lang="en-US"><ahelp visibility="visible" hid="modules/swriter/ui/tocentriespage/TocEntriesPage">Specify the format of the index or table entries. The appearance of this tab changes to reflect the type of index that you selected on the <link href="text/swriter/01/04120210.xhp">Type</link> tab.</ahelp></paragraph>
</section>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#verz3"/>
</section>
- <paragraph id="hd_id3148770" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120221.xhp">Table of Contents</link></paragraph>
- <paragraph id="hd_id3147564" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120222.xhp">Alphabetical Index</link></paragraph>
- <paragraph id="hd_id3151188" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120223.xhp">Illustration Index</link></paragraph>
- <paragraph id="hd_id3150761" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120224.xhp">Index of Tables</link></paragraph>
- <paragraph id="hd_id3153517" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120225.xhp">User-Defined</link></paragraph>
- <paragraph id="hd_id3151175" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120226.xhp">Table of Objects</link></paragraph>
- <paragraph id="hd_id3147506" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04120227.xhp">Bibliography</link></paragraph>
+ <h2 id="hd_id3148770"><link href="text/swriter/01/04120221.xhp">Table of Contents</link></h2>
+ <h2 id="hd_id3147564"><link href="text/swriter/01/04120222.xhp">Alphabetical Index</link></h2>
+ <h2 id="hd_id3151188"><link href="text/swriter/01/04120223.xhp">Illustration Index</link></h2>
+ <h2 id="hd_id3150761"><link href="text/swriter/01/04120224.xhp">Index of Tables</link></h2>
+ <h2 id="hd_id3153517"><link href="text/swriter/01/04120225.xhp">User-Defined</link></h2>
+ <h2 id="hd_id3151175"><link href="text/swriter/01/04120226.xhp">Table of Objects</link></h2>
+ <h2 id="hd_id3147506"><link href="text/swriter/01/04120227.xhp">Bibliography</link></h2>
</body>
</helpdocument>
diff --git a/source/text/swriter/01/04120224.xhp b/source/text/swriter/01/04120224.xhp
index e865ec12fb..77e2818a97 100644
--- a/source/text/swriter/01/04120224.xhp
+++ b/source/text/swriter/01/04120224.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<paragraph role="heading" id="hd_id3147406" xml-lang="en-US" level="1"><link href="text/swriter/01/04120224.xhp">Entries (index of tables)</link></paragraph>
+<h1 id="hd_id3147406"><link href="text/swriter/01/04120224.xhp">Entries (index of tables)</link></h1>
<paragraph role="paragraph" id="par_id3146318" xml-lang="en-US"><variable id="eintraege">Specify the format for the entries in an Index of Tables.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04120225.xhp b/source/text/swriter/01/04120225.xhp
index ed606b062d..ae495bdcca 100644
--- a/source/text/swriter/01/04120225.xhp
+++ b/source/text/swriter/01/04120225.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<paragraph role="heading" id="hd_id3147406" xml-lang="en-US" level="1"><link href="text/swriter/01/04120225.xhp">Entries (user-defined index)</link></paragraph>
+<h1 id="hd_id3147406"><link href="text/swriter/01/04120225.xhp">Entries (user-defined index)</link></h1>
<paragraph role="paragraph" id="par_id3146318" xml-lang="en-US"><variable id="eintraege">Specify the format for the entries in a user-defined index.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04120226.xhp b/source/text/swriter/01/04120226.xhp
index 74fa556a1e..dd3339d62a 100644
--- a/source/text/swriter/01/04120226.xhp
+++ b/source/text/swriter/01/04120226.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<paragraph role="heading" id="hd_id3147401" xml-lang="en-US" level="1"><link href="text/swriter/01/04120226.xhp">Entries (table of objects)</link></paragraph>
+<h1 id="hd_id3147401"><link href="text/swriter/01/04120226.xhp">Entries (table of objects)</link></h1>
<paragraph role="paragraph" id="par_id3083447" xml-lang="en-US"><variable id="eintraege">Specify the format for the entries in a Table of Objects.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04120227.xhp b/source/text/swriter/01/04120227.xhp
index 0dfa7edfb5..c534f6b94d 100644
--- a/source/text/swriter/01/04120227.xhp
+++ b/source/text/swriter/01/04120227.xhp
@@ -29,7 +29,7 @@
</topic>
</meta>
<body>
-<paragraph role="heading" id="hd_id3151388" xml-lang="en-US" level="1"><link href="text/swriter/01/04120227.xhp">Entries (bibliography)</link></paragraph>
+<h1 id="hd_id3151388"><link href="text/swriter/01/04120227.xhp">Entries (bibliography)</link></h1>
<paragraph role="paragraph" id="par_id3083449" xml-lang="en-US"><variable id="eintraege">Specify the format for bibliography entries.
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/04120229.xhp b/source/text/swriter/01/04120229.xhp
index 096a9e6d38..f1acee9375 100644
--- a/source/text/swriter/01/04120229.xhp
+++ b/source/text/swriter/01/04120229.xhp
@@ -29,7 +29,7 @@
<body>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/createauthorentry/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/createauthorentry/CreateAuthorEntryDialog" id="bm_id3147571" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3147176" role="heading" level="1"><link href="text/swriter/01/04120229.xhp">Define Bibliography Entry</link></paragraph>
+<h1 id="hd_id3147176"><link href="text/swriter/01/04120229.xhp">Define Bibliography Entry</link></h1>
<paragraph xml-lang="en-US" id="par_id3151183" role="paragraph"><ahelp hid="modules/swriter/ui/createauthorentry/CreateAuthorEntryDialog">Change the content of a bibliography entry.</ahelp></paragraph>
<section id="howtoget">
<embed href="text/swriter/00/00000404.xhp#litdef"/>
diff --git a/source/text/swriter/01/04180400.xhp b/source/text/swriter/01/04180400.xhp
index 69b8b2cba3..c5fbb65038 100644
--- a/source/text/swriter/01/04180400.xhp
+++ b/source/text/swriter/01/04180400.xhp
@@ -40,7 +40,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/exchangedatabases/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/exchangedatabases/ExchangeDatabasesDialog" id="bm_id4081299" localize="false"/>
-<paragraph id="hd_id3145799" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04180400.xhp">Exchange Database</link></paragraph>
+<h1 id="hd_id3145799"><link href="text/swriter/01/04180400.xhp">Exchange Database</link></h1>
<paragraph id="par_id3156384" role="paragraph" xml-lang="en-US"><variable id="datenbankaustext"><ahelp hid=".uno:ChangeDatabaseField">Change the data sources for the current document.</ahelp> To correctly display the contents of inserted fields, the replacement database must contain identical field names. </variable></paragraph>
</section>
diff --git a/source/text/swriter/01/04220000.xhp b/source/text/swriter/01/04220000.xhp
index 32a820caea..5ab8c28c91 100644
--- a/source/text/swriter/01/04220000.xhp
+++ b/source/text/swriter/01/04220000.xhp
@@ -31,7 +31,7 @@
<section id="header">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPageHeader" id="bm_id3155625" localize="false"/>
-<paragraph id="hd_id3146320" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04220000.xhp">Header</link></paragraph>
+<h1 id="hd_id3146320"><link href="text/swriter/01/04220000.xhp">Header</link></h1>
<paragraph id="par_id3145827" role="paragraph" xml-lang="en-US"><ahelp hid=".">Adds or removes a header from the page style that you select in the submenu. The header is added to all of the pages that use the same page style.</ahelp> In a new document, only the "Default" page style is listed. Other page styles are added to the list after you apply them in the document.</paragraph>
</section>
diff --git a/source/text/swriter/01/04230000.xhp b/source/text/swriter/01/04230000.xhp
index c916f52d0d..256c730f61 100644
--- a/source/text/swriter/01/04230000.xhp
+++ b/source/text/swriter/01/04230000.xhp
@@ -31,7 +31,7 @@
<section id="footer">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPageFooter" id="bm_id3155061" localize="false"/>
-<paragraph id="hd_id3147403" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04230000.xhp">Footer</link></paragraph>
+<h1 id="hd_id3147403"><link href="text/swriter/01/04230000.xhp">Footer</link></h1>
<paragraph id="par_id3149353" role="paragraph" xml-lang="en-US"><ahelp hid=".">Adds or removes a footer from the page style that you select in the submenu. The footer is added to all of the pages that use the same page style.</ahelp> In a new document, only the "Default" page style is listed. Other page styles are added to the list after you apply them in the document.</paragraph>
</section>
diff --git a/source/text/swriter/01/05030200.xhp b/source/text/swriter/01/05030200.xhp
index e693893b2a..842c8267c9 100644
--- a/source/text/swriter/01/05030200.xhp
+++ b/source/text/swriter/01/05030200.xhp
@@ -37,7 +37,7 @@
</bookmark><comment>mw added two index entries</comment>
<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/TextFlowPage" id="bm_id3147406" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/@@nowidget@@" id="bm_id3147406" localize="false"/>
-<paragraph role="heading" id="hd_id3083447" xml-lang="en-US" level="1"><link href="text/swriter/01/05030200.xhp">Text Flow</link></paragraph>
+<h1 id="hd_id3083447"><link href="text/swriter/01/05030200.xhp">Text Flow</link></h1>
<paragraph role="paragraph" id="par_id3145824" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/TextFlowPage">Specify hyphenation and pagination options.</ahelp></paragraph>
</section>
<section id="howtoget">
@@ -73,7 +73,7 @@
<h2 id="hd_id3153665">Breaks</h2>
<paragraph role="paragraph" id="par_id3154470" xml-lang="en-US">Specify the page or column <link href="text/swriter/guide/page_break.xhp">break</link> options.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/checkInsert" id="bm_id3154567" localize="false"/>
-<paragraph role="heading" id="hd_id3152957" xml-lang="en-US" level="3">Insert<comment>UFI: #i30777#</comment></paragraph>
+<h3 id="hd_id3152957">Insert<comment>UFI: #i30777#</comment></h3>
<paragraph role="paragraph" id="par_id3154574" xml-lang="en-US"><ahelp hid="cui/ui/textflowpage/checkInsert">Select this check box, and then select the break type that you want to use.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/textflowpage/comboBreakType" id="bm_id3154189" localize="false"/>
<h3 id="hd_id3149687">Type</h3>
diff --git a/source/text/swriter/01/05030400.xhp b/source/text/swriter/01/05030400.xhp
index 1b551d3940..481d61bfea 100644
--- a/source/text/swriter/01/05030400.xhp
+++ b/source/text/swriter/01/05030400.xhp
@@ -37,7 +37,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/dropcapspage/DropCapPage" id="bm_id3151239" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/dropcapspage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
-<paragraph role="heading" id="hd_id3150252" xml-lang="en-US" level="1"><link href="text/swriter/01/05030400.xhp">Drop Caps</link></paragraph>
+<h1 id="hd_id3150252"><link href="text/swriter/01/05030400.xhp">Drop Caps</link></h1>
<paragraph role="paragraph" id="par_id3154763" xml-lang="en-US"><ahelp hid="modules/swriter/ui/dropcapspage/DropCapPage">Formats the first letter of a paragraph with a large capital letter, that can span several lines. The paragraph must span at least as many lines as you specify in the Lines box.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05040600.xhp b/source/text/swriter/01/05040600.xhp
index 23751e2ebe..0512440db4 100644
--- a/source/text/swriter/01/05040600.xhp
+++ b/source/text/swriter/01/05040600.xhp
@@ -30,7 +30,7 @@
<section id="footnote">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/footnoteareapage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/footnoteareapage/FootnoteAreaPage" id="bm_id3151390" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3154767" role="heading" level="1"><link href="text/swriter/01/05040600.xhp">Footnote</link></paragraph>
+<h1 id="hd_id3154767"><link href="text/swriter/01/05040600.xhp">Footnote</link></h1>
<paragraph xml-lang="en-US" id="par_id3149351" role="paragraph"><ahelp hid="modules/swriter/ui/footnoteareapage/FootnoteAreaPage">Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05040800.xhp b/source/text/swriter/01/05040800.xhp
index cb49c21b38..8c881e5379 100644
--- a/source/text/swriter/01/05040800.xhp
+++ b/source/text/swriter/01/05040800.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/textgridpage/TextGridPage" id="bm_id3145580" localize="false"/>
<bookmark xml-lang="en-US" branch="index" id="bm_id3150760"><bookmark_value>text grid for Asian layout</bookmark_value>
</bookmark>
-<paragraph role="heading" id="hd_id3150760" xml-lang="en-US" level="1"><link href="text/swriter/01/05040800.xhp">Text Grid</link></paragraph>
+<h1 id="hd_id3150760"><link href="text/swriter/01/05040800.xhp">Text Grid</link></h1>
<paragraph role="paragraph" id="par_id3151171" xml-lang="en-US"><ahelp hid=".">Adds a text grid to the current page style. This option is only available if Asian language support is enabled under <emph>Language Settings - Languages</emph> in the Options dialog box.</ahelp></paragraph>
</section>
<embed href="text/shared/00/00000007.xhp#asia_note"/>
diff --git a/source/text/swriter/01/05060200.xhp b/source/text/swriter/01/05060200.xhp
index 473d227f48..0e059fe40a 100644
--- a/source/text/swriter/01/05060200.xhp
+++ b/source/text/swriter/01/05060200.xhp
@@ -34,7 +34,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/wrapdialog/WrapDialog" id="bm_id3153539" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:TextWrap" id="bm_id6339381" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:WrapMenu" id="bm_id0801200803335347" localize="false"/>
-<paragraph role="heading" id="hd_id3153527" xml-lang="en-US" level="1"><link href="text/swriter/01/05060200.xhp">Wrap</link></paragraph>
+<h1 id="hd_id3153527"><link href="text/swriter/01/05060200.xhp">Wrap</link></h1>
<paragraph role="paragraph" id="par_id3154478" xml-lang="en-US"><variable id="umlauftext"><ahelp hid=".">Specify the way you want text to wrap around an object.</ahelp> You can also specify the spacing between the text and the object.
</variable></paragraph>
</section>
diff --git a/source/text/swriter/01/05060300.xhp b/source/text/swriter/01/05060300.xhp
index f894952dbf..3d7452dd77 100644
--- a/source/text/swriter/01/05060300.xhp
+++ b/source/text/swriter/01/05060300.xhp
@@ -33,7 +33,7 @@
<section id="image">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/picturepage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/picturepage/PicturePage" id="bm_id3152952" localize="false"/>
-<paragraph role="heading" id="hd_id3154473" xml-lang="en-US" level="1"><link href="text/swriter/01/05060300.xhp">Image</link></paragraph>
+<h1 id="hd_id3154473"><link href="text/swriter/01/05060300.xhp">Image</link></h1>
<paragraph role="paragraph" id="par_id3152961" xml-lang="en-US"><ahelp hid="modules/swriter/ui/picturepage/PicturePage">Specify the flip and the link options for the selected image.</ahelp></paragraph>
</section>
<section id="howtoget">
@@ -42,7 +42,7 @@
<h2 id="hd_id3154191">Flip</h2>
<bookmark xml-lang="en-US" branch="hid/.uno:FlipHorizontal" id="bm_id8328881" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/picturepage/vert" id="bm_id3155185" localize="false"/>
-<paragraph role="heading" id="hd_id3155174" xml-lang="en-US" level="3">Vertically<comment>see bug 106420;Writer uses VERT for HOR and HORZ for VERT</comment></paragraph>
+<h3 id="hd_id3155174">Vertically<comment>see bug 106420;Writer uses VERT for HOR and HORZ for VERT</comment></h3>
<paragraph role="paragraph" id="par_id3149485" xml-lang="en-US"><variable id="vertikaltext"><ahelp hid=".">Flips the selected image vertically.</ahelp>
</variable></paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:FlipVertical" id="bm_id9859908" localize="false"/>
diff --git a/source/text/swriter/01/05060700.xhp b/source/text/swriter/01/05060700.xhp
index 52bf5fe9d4..1823824e1c 100644
--- a/source/text/swriter/01/05060700.xhp
+++ b/source/text/swriter/01/05060700.xhp
@@ -33,7 +33,7 @@
<section id="macro">
<bookmark xml-lang="en-US" branch="hid/cui/ui/eventassignpage/EventAssignPage" id="bm_id9825433" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/cui/ui/eventassignpage/@@nowidget@@" id="bm_id9825433" localize="false"/>
-<paragraph role="heading" id="hd_id3145241" xml-lang="en-US" level="1"><link href="text/swriter/01/05060700.xhp">Macro</link></paragraph>
+<h1 id="hd_id3145241"><link href="text/swriter/01/05060700.xhp">Macro</link></h1>
<paragraph role="paragraph" id="par_id3158429" xml-lang="en-US"><ahelp hid="cui/ui/eventassignpage/EventAssignPage">Specifies the macro to run when you click an image, frame, or an OLE object.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05060800.xhp b/source/text/swriter/01/05060800.xhp
index fd3707d6a1..a3fccb9828 100644
--- a/source/text/swriter/01/05060800.xhp
+++ b/source/text/swriter/01/05060800.xhp
@@ -35,7 +35,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmurlpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/frmurlpage/FrameURLPage" id="bm_id3153671" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3150980" role="heading" level="1"><link href="text/swriter/01/05060800.xhp">Hyperlink</link></paragraph>
+<h1 id="hd_id3150980"><link href="text/swriter/01/05060800.xhp">Hyperlink</link></h1>
<paragraph xml-lang="en-US" id="par_id3154188" role="paragraph"><ahelp hid="modules/swriter/ui/frmurlpage/FrameURLPage">Specify the properties of the hyperlink for the selected graphic, frame or OLE object.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05090200.xhp b/source/text/swriter/01/05090200.xhp
index 90278e6da5..e4d6ac2028 100644
--- a/source/text/swriter/01/05090200.xhp
+++ b/source/text/swriter/01/05090200.xhp
@@ -33,7 +33,7 @@
<section id="columns">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tablecolumnpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tablecolumnpage/TableColumnPage" id="bm_id7831292" localize="false"/>
-<paragraph role="heading" id="hd_id3150756" xml-lang="en-US" level="1"><link href="text/swriter/01/05090200.xhp">Columns</link></paragraph>
+<h1 id="hd_id3150756"><link href="text/swriter/01/05090200.xhp">Columns</link></h1>
<paragraph role="paragraph" id="par_id3149294" xml-lang="en-US">Specify the column width properties.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05090300.xhp b/source/text/swriter/01/05090300.xhp
index fc51f96c44..83b984fe16 100644
--- a/source/text/swriter/01/05090300.xhp
+++ b/source/text/swriter/01/05090300.xhp
@@ -41,7 +41,7 @@
</bookmark>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/TableTextFlowPage" id="bm_id3154507" localize="false"/>
-<paragraph role="heading" id="hd_id3154558" xml-lang="en-US" level="1"><link href="text/swriter/01/05090300.xhp">Text Flow</link></paragraph>
+<h1 id="hd_id3154558"><link href="text/swriter/01/05090300.xhp">Text Flow</link></h1>
<paragraph role="paragraph" id="par_id3145245" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tabletextflowpage/TableTextFlowPage">Set the text flow options for the text before and after the table.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05100000.xhp b/source/text/swriter/01/05100000.xhp
index 6396c57bae..a49388111c 100644
--- a/source/text/swriter/01/05100000.xhp
+++ b/source/text/swriter/01/05100000.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3150765" xml-lang="en-US" level="1"><link href="text/swriter/01/05100000.xhp">Cell</link></paragraph>
+<h1 id="hd_id3150765"><link href="text/swriter/01/05100000.xhp">Cell</link></h1>
<paragraph role="paragraph" id="par_id3147567" xml-lang="en-US">This command is only available if you have selected a table in your document, or if the cursor is in a table cell.</paragraph>
<section id="howtoget">
<embed href="text/swriter/00/00000405.xhp#zelle"/>
diff --git a/source/text/swriter/01/05110300.xhp b/source/text/swriter/01/05110300.xhp
index 9ff0403754..f5842374f9 100644
--- a/source/text/swriter/01/05110300.xhp
+++ b/source/text/swriter/01/05110300.xhp
@@ -34,7 +34,7 @@
<section id="select">
<bookmark branch="hid/.uno:EntireRow" xml-lang="en-US" id="bm_id3149055" localize="false"/>
-<paragraph id="hd_id3154650" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/05110300.xhp">Select</link></paragraph>
+<h1 id="hd_id3154650"><link href="text/swriter/01/05110300.xhp">Select</link></h1>
<paragraph role="paragraph" id="par_id3151389" xml-lang="en-US"><ahelp hid=".uno:EntireRow" visibility="visible">Selects the row that contains the cursor.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05110500.xhp b/source/text/swriter/01/05110500.xhp
index 7b00473a6c..9800786633 100644
--- a/source/text/swriter/01/05110500.xhp
+++ b/source/text/swriter/01/05110500.xhp
@@ -32,7 +32,7 @@
<body>
<section id="delete">
<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/swriter/01/05110500.xhp">Delete</link></paragraph>
+<h1 id="hd_id3149502"><link href="text/swriter/01/05110500.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>
diff --git a/source/text/swriter/01/05120000.xhp b/source/text/swriter/01/05120000.xhp
index 5984fae991..bf67e7f7a8 100644
--- a/source/text/swriter/01/05120000.xhp
+++ b/source/text/swriter/01/05120000.xhp
@@ -38,7 +38,7 @@
<embed href="text/swriter/01/05120200.xhp#optimal_column_width"/>
<embed href="text/shared/01/05120600.xhp#distribute_columns_equally"/>
<embed href="text/swriter/01/05120300.xhp#select"/>
-<paragraph role="heading" id="hd_id3150564" xml-lang="en-US" level="2"><link href="text/swriter/01/05120400.xhp">Insert...</link></paragraph>
+<h2 id="hd_id3150564"><link href="text/swriter/01/05120400.xhp">Insert...</link></h2>
<embed href="text/swriter/01/05120400.xhp#einfuegentext"/>
<embed href="text/swriter/01/05120500.xhp#delete"/>
</body>
diff --git a/source/text/swriter/01/05120300.xhp b/source/text/swriter/01/05120300.xhp
index f290b86791..0fc9815998 100644
--- a/source/text/swriter/01/05120300.xhp
+++ b/source/text/swriter/01/05120300.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<section id="select">
-<bookmark branch="hid/.uno:EntireColumn" xml-lang="en-US" id="bm_id3150253" localize="false"/><paragraph id="hd_id3154660" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/05120300.xhp">Select</link></paragraph>
+<bookmark branch="hid/.uno:EntireColumn" xml-lang="en-US" id="bm_id3150253" localize="false"/><h1 id="hd_id3154660"><link href="text/swriter/01/05120300.xhp">Select</link></h1>
<paragraph role="paragraph" id="par_id3154765" xml-lang="en-US"><ahelp hid=".uno:EntireColumn" visibility="visible">Selects the column that contains the cursor.</ahelp> This option is only available if the cursor is in a table.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05120500.xhp b/source/text/swriter/01/05120500.xhp
index 1e023fec26..77d99f9744 100644
--- a/source/text/swriter/01/05120500.xhp
+++ b/source/text/swriter/01/05120500.xhp
@@ -32,7 +32,7 @@
<body>
<section id="delete">
<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/swriter/01/05120500.xhp">Delete</link></paragraph>
+<h1 id="hd_id3145801"><link href="text/swriter/01/05120500.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>
</section>
diff --git a/source/text/swriter/01/05150300.xhp b/source/text/swriter/01/05150300.xhp
index 377019a637..ab50ab7d1d 100644
--- a/source/text/swriter/01/05150300.xhp
+++ b/source/text/swriter/01/05150300.xhp
@@ -30,7 +30,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/queryredlinedialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<section id="apply_and_edit_changes">
<bookmark xml-lang="en-US" branch="hid/.uno:AutoFormatRedlineApply" id="bm_id766634" localize="false"/>
-<paragraph role="heading" id="hd_id3149353" xml-lang="en-US" level="1"><link href="text/swriter/01/05150300.xhp">Apply and Edit Changes</link></paragraph>
+<h1 id="hd_id3149353"><link href="text/swriter/01/05150300.xhp">Apply and Edit Changes</link></h1>
<paragraph role="paragraph" id="par_id3152999" xml-lang="en-US"><ahelp hid=".uno:AutoFormatRedlineApply">Automatically formats the file according to the options that you set under <emph>Tools - AutoCorrect - AutoCorrect Options</emph>. In a dialog, you are asked to accept or reject the changes.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05190000.xhp b/source/text/swriter/01/05190000.xhp
index ff46aba252..38851d7ed9 100644
--- a/source/text/swriter/01/05190000.xhp
+++ b/source/text/swriter/01/05190000.xhp
@@ -38,7 +38,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:SplitTable" id="bm_id3037041" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/splittable/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/splittable/SplitTableDialog" id="bm_id3154654" localize="false"/>
-<paragraph role="heading" id="hd_id3153246" xml-lang="en-US" level="1"><link href="text/swriter/01/05190000.xhp">Split Table</link></paragraph>
+<h1 id="hd_id3153246"><link href="text/swriter/01/05190000.xhp">Split Table</link></h1>
<paragraph role="paragraph" id="par_id3083450" xml-lang="en-US"><ahelp hid=".uno:SplitTable">Splits the current table into two separate tables at the cursor position.</ahelp> You can also access this command by right-clicking in a table cell.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/05200000.xhp b/source/text/swriter/01/05200000.xhp
index df18824249..4f6620d93a 100644
--- a/source/text/swriter/01/05200000.xhp
+++ b/source/text/swriter/01/05200000.xhp
@@ -37,7 +37,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:MergeTable" id="bm_id6690819" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mergetabledialog/MergeTableDialog" id="bm_id3149048" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mergetabledialog/@@nowidget@@" id="@@nowidget@@" localize="false"/>
-<paragraph role="heading" id="hd_id3154652" xml-lang="en-US" level="1"><link href="text/swriter/01/05200000.xhp">Merge Table</link></paragraph>
+<h1 id="hd_id3154652"><link href="text/swriter/01/05200000.xhp">Merge Table</link></h1>
<paragraph role="paragraph" id="par_id3147401" xml-lang="en-US"><ahelp hid=".">Combines two consecutive tables into a single table. The tables must be directly next to each other and not separated by an empty paragraph.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06080000.xhp b/source/text/swriter/01/06080000.xhp
index d161248bc8..55bd749acb 100644
--- a/source/text/swriter/01/06080000.xhp
+++ b/source/text/swriter/01/06080000.xhp
@@ -28,7 +28,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:FootnoteDialog" id="bm_id3799245" localize="false"/>
-<paragraph role="heading" id="hd_id3153004" xml-lang="en-US" level="1"><link href="text/swriter/01/06080000.xhp">Footnotes/Endnotes Settings</link></paragraph>
+<h1 id="hd_id3153004"><link href="text/swriter/01/06080000.xhp">Footnotes/Endnotes Settings</link></h1>
<paragraph role="paragraph" id="par_id3149882" xml-lang="en-US"><variable id="fnoten"><ahelp hid=".uno:FootnoteDialog">Specifies the display settings for footnotes and endnotes.</ahelp>
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/06090000.xhp b/source/text/swriter/01/06090000.xhp
index 675930e0c7..7af055816e 100644
--- a/source/text/swriter/01/06090000.xhp
+++ b/source/text/swriter/01/06090000.xhp
@@ -34,7 +34,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:ConvertTableText" id="bm_id3342815" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/converttexttable/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/converttexttable/ConvertTextTableDialog" id="bm_id3146323" localize="false"/>
-<paragraph role="heading" id="hd_id3147402" xml-lang="en-US" level="1"><link href="text/swriter/01/06090000.xhp">Convert Text to Table</link></paragraph>
+<h1 id="hd_id3147402"><link href="text/swriter/01/06090000.xhp">Convert Text to Table</link></h1>
<paragraph role="paragraph" id="par_id3145829" xml-lang="en-US"><variable id="texttab"><ahelp hid=".uno:ConvertTableText">Converts the selected text into a table, or the selected table into text.</ahelp>
</variable></paragraph>
<section id="howtoget">
diff --git a/source/text/swriter/01/06110000.xhp b/source/text/swriter/01/06110000.xhp
index 9117feab73..8ef836b9a1 100644
--- a/source/text/swriter/01/06110000.xhp
+++ b/source/text/swriter/01/06110000.xhp
@@ -34,7 +34,7 @@
<section id="calculate">
<bookmark branch="hid/.uno:CalculateSel" xml-lang="en-US" id="bm_id3149884" localize="false"/>
-<paragraph id="hd_id3154505" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06110000.xhp">Calculate</link></paragraph>
+<h1 id="hd_id3154505"><link href="text/swriter/01/06110000.xhp">Calculate</link></h1>
<paragraph role="paragraph" id="par_id3150021" xml-lang="en-US"><ahelp hid=".uno:CalculateSel" visibility="visible">Calculates the selected formula and copies the result to the clipboard.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06120000.xhp b/source/text/swriter/01/06120000.xhp
index 987d3f3bff..377f8ac171 100644
--- a/source/text/swriter/01/06120000.xhp
+++ b/source/text/swriter/01/06120000.xhp
@@ -34,7 +34,7 @@
<section id="page_formatting">
<bookmark branch="hid/.uno:Repaginate" xml-lang="en-US" id="bm_id3150342" localize="false"/>
-<paragraph id="hd_id3155961" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06120000.xhp">Page Formatting</link></paragraph>
+<h1 id="hd_id3155961"><link href="text/swriter/01/06120000.xhp">Page Formatting</link></h1>
<paragraph role="paragraph" id="par_id3150249" xml-lang="en-US"><ahelp visibility="visible" hid=".uno:Repaginate">Updates the page formats in the document and recalculates the total number of pages that is displayed on the <emph>Status Bar</emph>.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06160000.xhp b/source/text/swriter/01/06160000.xhp
index ce298f31a9..84d8d8e576 100644
--- a/source/text/swriter/01/06160000.xhp
+++ b/source/text/swriter/01/06160000.xhp
@@ -34,7 +34,7 @@
<section id="current_index">
<bookmark branch="hid/.uno:UpdateCurIndex" xml-lang="en-US" id="bm_id3154656" localize="false"/>
-<paragraph id="hd_id3154704" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06160000.xhp">Current Index</link></paragraph>
+<h1 id="hd_id3154704"><link href="text/swriter/01/06160000.xhp">Current Index</link></h1>
<paragraph role="paragraph" id="par_id3149499" xml-lang="en-US"><ahelp hid=".uno:UpdateCurIndex" visibility="visible">Updates the current index.</ahelp> The current index is the one that contains the cursor.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06170000.xhp b/source/text/swriter/01/06170000.xhp
index a305c33de3..9f67538c08 100644
--- a/source/text/swriter/01/06170000.xhp
+++ b/source/text/swriter/01/06170000.xhp
@@ -34,7 +34,7 @@
<section id="all_indexes">
<bookmark branch="hid/.uno:UpdateAllIndexes" xml-lang="en-US" id="bm_id3151243" localize="false"/>
-<paragraph id="hd_id3149875" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06170000.xhp">All Indexes and Tables</link></paragraph>
+<h1 id="hd_id3149875"><link href="text/swriter/01/06170000.xhp">All Indexes and Tables</link></h1>
<paragraph role="paragraph" id="par_id3150211" xml-lang="en-US"><ahelp hid=".uno:UpdateAllIndexes" visibility="visible">Update all indexes and tables of contents in the current document. You do not need to place the cursor in an index or table before you use this command.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06190000.xhp b/source/text/swriter/01/06190000.xhp
index db9efd72fb..afb5b9855d 100644
--- a/source/text/swriter/01/06190000.xhp
+++ b/source/text/swriter/01/06190000.xhp
@@ -34,7 +34,7 @@
<section id="update_all">
<bookmark branch="hid/.uno:UpdateAll" xml-lang="en-US" id="bm_id3154560" localize="false"/>
-<paragraph id="hd_id3145824" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06190000.xhp">Update All</link></paragraph>
+<h1 id="hd_id3145824"><link href="text/swriter/01/06190000.xhp">Update All</link></h1>
<paragraph role="paragraph" id="par_id3153004" xml-lang="en-US"><ahelp hid=".uno:UpdateAll" visibility="visible">Updates all links, fields, indexes, tables of contents, and page formatting in the current document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06200000.xhp b/source/text/swriter/01/06200000.xhp
index 57b01b12c3..77fd636e82 100644
--- a/source/text/swriter/01/06200000.xhp
+++ b/source/text/swriter/01/06200000.xhp
@@ -34,7 +34,7 @@
<section id="fields">
<bookmark branch="hid/.uno:UpdateFields" xml-lang="en-US" id="bm_id3148485" localize="false"/>
-<paragraph id="hd_id3083281" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06200000.xhp">Fields</link></paragraph>
+<h1 id="hd_id3083281"><link href="text/swriter/01/06200000.xhp">Fields</link></h1>
<paragraph role="paragraph" id="par_id3154656" xml-lang="en-US"><ahelp hid=".uno:UpdateFields" visibility="visible">Updates the contents of all fields in the current document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06210000.xhp b/source/text/swriter/01/06210000.xhp
index 84b8cf7d32..301df86be1 100644
--- a/source/text/swriter/01/06210000.xhp
+++ b/source/text/swriter/01/06210000.xhp
@@ -34,7 +34,7 @@
<section id="links">
<bookmark branch="hid/.uno:UpdateAllLinks" xml-lang="en-US" id="bm_id3154656" localize="false"/>
-<paragraph id="hd_id3155962" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06210000.xhp">Links</link></paragraph>
+<h1 id="hd_id3155962"><link href="text/swriter/01/06210000.xhp">Links</link></h1>
<paragraph role="paragraph" id="par_id3149499" xml-lang="en-US"><ahelp hid=".uno:UpdateAllLinks" visibility="visible">Updates the links in the current document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/06220000.xhp b/source/text/swriter/01/06220000.xhp
index 74b7c24169..97bbe22493 100644
--- a/source/text/swriter/01/06220000.xhp
+++ b/source/text/swriter/01/06220000.xhp
@@ -34,7 +34,7 @@
<section id="all_charts">
<bookmark branch="hid/.uno:UpdateCharts" xml-lang="en-US" id="bm_id3148488" localize="false"/>
-<paragraph id="hd_id3155959" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/06220000.xhp">All Charts</link></paragraph>
+<h1 id="hd_id3155959"><link href="text/swriter/01/06220000.xhp">All Charts</link></h1>
<paragraph role="paragraph" id="par_id3150344" xml-lang="en-US"><ahelp hid=".uno:UpdateCharts" visibility="visible">Updates the charts in the current document.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/legacynumbering.xhp b/source/text/swriter/01/legacynumbering.xhp
index d50a72c8a8..4f3248ea2d 100644
--- a/source/text/swriter/01/legacynumbering.xhp
+++ b/source/text/swriter/01/legacynumbering.xhp
@@ -42,7 +42,7 @@
<paragraph role="paragraph" id="par_id3146137" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinepositionpage/relative">Indents the current level relative to the previous level in the list hierarchy.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/numberingpositionpage/numberingwidthmf" id="bm_id3153349" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinepositionpage/indentatmf" id="bm_id3153348" localize="false"/>
-<paragraph role="heading" id="hd_id3150245" xml-lang="en-US" level="3">Width of numbering<comment>i85347</comment></paragraph>
+<h3 id="hd_id3150245">Width of numbering<comment>i85347</comment></h3>
<paragraph role="paragraph" id="par_id3150129" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinepositionpage/indentatmf">Enter the width of the numbering area. The numbering symbol can be left, center or right in this area.</ahelp><comment>UFI: fixed #i31282#</comment></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/numberingpositionpage/numdistmf" id="bm_id3149237" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinepositionpage/numdistmf" id="bm_id3149235" localize="false"/>
diff --git a/source/text/swriter/01/mailmerge00.xhp b/source/text/swriter/01/mailmerge00.xhp
index d9676a3598..962721fdd7 100644
--- a/source/text/swriter/01/mailmerge00.xhp
+++ b/source/text/swriter/01/mailmerge00.xhp
@@ -33,7 +33,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:MailMergeWizard" id="bm_id6627657" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:MergeDialog" id="bm_id9926450" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/vcl/ui/wizard/Wizard" id="bm_id1926107" localize="false"/>
-<paragraph role="heading" id="par_idN10549" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge Wizard</link></paragraph>
+<h1 id="par_idN10549"><link href="text/swriter/01/mailmerge00.xhp">Mail Merge Wizard</link></h1>
<paragraph role="paragraph" id="par_idN10559" xml-lang="en-US"><ahelp hid=".">Starts the Mail Merge Wizard to create form letters or send email messages to many recipients.</ahelp></paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/01/mailmerge01.xhp b/source/text/swriter/01/mailmerge01.xhp
index 6eca976d9b..191b8a4f42 100644
--- a/source/text/swriter/01/mailmerge01.xhp
+++ b/source/text/swriter/01/mailmerge01.xhp
@@ -33,7 +33,7 @@
<section id="startingdocument">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmselectpage/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmselectpage/MMSelectPage" id="bm_id9740592.00000000" localize="false"/>
-<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge01.xhp">Mail Merge Wizard - Select starting document</link></paragraph>
+<h1 id="par_idN10543"><link href="text/swriter/01/mailmerge01.xhp">Mail Merge Wizard - Select starting document</link></h1>
<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US"><ahelp hid=".">Specify the document that you want to use as a base for the mail merge document.</ahelp></paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmselectpage/currentdoc" id="bm_id9740592.00000001" localize="false"/>
diff --git a/source/text/swriter/01/mailmerge02.xhp b/source/text/swriter/01/mailmerge02.xhp
index cd6b6451c1..8832ae3652 100644
--- a/source/text/swriter/01/mailmerge02.xhp
+++ b/source/text/swriter/01/mailmerge02.xhp
@@ -32,7 +32,7 @@
<section id="documenttype">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmoutputtypepage/MMOutputTypePage" id="bm_id2589191" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmoutputtypepage/@@nowidget@@" id="@@nowidget@@" localize="false"/>
-<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge02.xhp">Mail Merge Wizard - Select document type</link></paragraph>
+<h1 id="par_idN10543"><link href="text/swriter/01/mailmerge02.xhp">Mail Merge Wizard - Select document type</link></h1>
<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US"><ahelp hid=".">Specify the type of mail merge document to create.</ahelp></paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmoutputtypepage/letter" id="bm_id2589190" localize="false"/><h2 id="par_idN10556">Letter</h2>
diff --git a/source/text/swriter/01/mailmerge03.xhp b/source/text/swriter/01/mailmerge03.xhp
index e97134e8c0..adf84fa840 100644
--- a/source/text/swriter/01/mailmerge03.xhp
+++ b/source/text/swriter/01/mailmerge03.xhp
@@ -33,7 +33,7 @@
<section id="addresses">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmaddressblockpage/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmaddressblockpage/MMAddressBlockPage" id="bm_id8489027" localize="false"/>
-<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge03.xhp">Mail Merge Wizard - Addresses</link></paragraph>
+<h1 id="par_idN10543"><link href="text/swriter/01/mailmerge03.xhp">Mail Merge Wizard - Addresses</link></h1>
<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US"><ahelp hid=".">Specify the recipients for the mail merge document as well as the layout of the address block.</ahelp></paragraph>
</section>
<paragraph role="note" id="par_idN10561" xml-lang="en-US">The Mail Merge wizard opens to this page if you start the wizard in a text document that already contains address database fields. If the wizard opens directly to this page, the <emph>Select Address List</emph> button is called <emph>Select Different Address List</emph>.</paragraph>
diff --git a/source/text/swriter/01/mailmerge04.xhp b/source/text/swriter/01/mailmerge04.xhp
index f270e84a9c..cebbe269cd 100644
--- a/source/text/swriter/01/mailmerge04.xhp
+++ b/source/text/swriter/01/mailmerge04.xhp
@@ -33,7 +33,7 @@
<section id="greetingline">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmsalutationpage/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmsalutationpage/MMSalutationPage" id="bm_id8489029" localize="false"/>
-<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge04.xhp">Mail Merge Wizard - Create salutation</link></paragraph>
+<h1 id="par_idN10543"><link href="text/swriter/01/mailmerge04.xhp">Mail Merge Wizard - Create salutation</link></h1>
<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US"><ahelp hid=".">Specify the properties for the salutation.</ahelp> If the mail merge database contains gender information, you can specify different salutations based on the gender of the recipient.</paragraph>
</section>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmsalutationpage/greeting" id="bm_id274666" localize="false"/>
diff --git a/source/text/swriter/01/mailmerge05.xhp b/source/text/swriter/01/mailmerge05.xhp
index 7ec3fd85bf..2a0af19308 100644
--- a/source/text/swriter/01/mailmerge05.xhp
+++ b/source/text/swriter/01/mailmerge05.xhp
@@ -33,7 +33,7 @@
<section id="layout">
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmlayoutpage/MMLayoutPage" id="bm_id8489030" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmlayoutpage/@@nowidget@@" id="@@nowidget@@" localize="false"/>
-<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/swriter/01/mailmerge05.xhp">Mail Merge Wizard - Adjust layout</link></paragraph>
+<h1 id="par_idN10543"><link href="text/swriter/01/mailmerge05.xhp">Mail Merge Wizard - Adjust layout</link></h1>
<paragraph role="paragraph" id="par_idN10553" xml-lang="en-US"><ahelp hid=".">Specify the position of the address blocks and salutations on the documents.</ahelp></paragraph>
</section>
<h2 id="par_idN10544">Address Block Position</h2>
diff --git a/source/text/swriter/01/mm_emailmergeddoc.xhp b/source/text/swriter/01/mm_emailmergeddoc.xhp
index 6b0dbea142..ebc31cec55 100644
--- a/source/text/swriter/01/mm_emailmergeddoc.xhp
+++ b/source/text/swriter/01/mm_emailmergeddoc.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:MailMergeEmailDocuments" id="bm_id201703192214544668" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultemaildialog/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultemaildialog/MMResultEmailDialog" id="bm_id201703192214544668" localize="false"/>
-<paragraph id="hd_id201703192214041173" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/mm_emailmergeddoc.xhp">Send merged document as email</link></paragraph>
+<h1 id="hd_id201703192214041173"><link href="text/swriter/01/mm_emailmergeddoc.xhp">Send merged document as email</link></h1>
<paragraph id="par_id201703192214161498" role="paragraph" xml-lang="en-US"><ahelp hid=".">Sends the mail merge output as email messages to all or some recipients.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/mm_printmergeddoc.xhp b/source/text/swriter/01/mm_printmergeddoc.xhp
index 9bf1724579..b55f62a2ed 100644
--- a/source/text/swriter/01/mm_printmergeddoc.xhp
+++ b/source/text/swriter/01/mm_printmergeddoc.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/.uno:MailMergePrintDocuments" id="bm_id201703192012291723" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultprintdialog/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultprintdialog/MMResultPrintDialog" id="bm_id201703192012291724" localize="false"/>
-<paragraph id="hd_id201703192010597215" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/mm_printmergeddoc.xhp">Print merged document</link></paragraph>
+<h1 id="hd_id201703192010597215"><link href="text/swriter/01/mm_printmergeddoc.xhp">Print merged document</link></h1>
<paragraph id="par_id201703192012043766" role="paragraph" xml-lang="en-US"><ahelp hid=".">Prints the mail merge output for all or some recipients.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/mm_savemergeddoc.xhp b/source/text/swriter/01/mm_savemergeddoc.xhp
index 27232a3e18..22ad030da0 100644
--- a/source/text/swriter/01/mm_savemergeddoc.xhp
+++ b/source/text/swriter/01/mm_savemergeddoc.xhp
@@ -32,7 +32,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultsavedialog/MMResultSaveDialog" id="bm_id201703191638233298" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/mmresultsavedialog/@@nowidget@@" id="@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/.uno:MailMergeSaveDocuments" id="bm_id201703191638233299" localize="false"/>
-<paragraph id="hd_id201703191634335977" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/mm_savemergeddoc.xhp">Save merged document</link></paragraph>
+<h1 id="hd_id201703191634335977"><link href="text/swriter/01/mm_savemergeddoc.xhp">Save merged document</link></h1>
<paragraph id="par_id201703191635403846" role="paragraph" xml-lang="en-US"><ahelp hid=".">Save the mail merge output to file.</ahelp></paragraph>
</section>
diff --git a/source/text/swriter/01/title_page.xhp b/source/text/swriter/01/title_page.xhp
index 5fd43496ff..dc28c1dfb4 100644
--- a/source/text/swriter/01/title_page.xhp
+++ b/source/text/swriter/01/title_page.xhp
@@ -40,7 +40,7 @@
</bookmark>
-<paragraph id="hd_id300920161429137211" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/title_page.xhp">Inserting title pages in the document</link></paragraph>
+<h1 id="hd_id300920161429137211"><link href="text/swriter/01/title_page.xhp">Inserting title pages in the document</link></h1>
<paragraph id="par_id300920161429345505" role="paragraph" xml-lang="en-US"><ahelp hid=".">Insert title pages in your document.</ahelp></paragraph>
</section>
<paragraph id="par_id300920161429347135" role="paragraph" xml-lang="en-US">Title pages are pages at the beginning of the document that lists the publication information, such as the title of the publication, the name of the author etc. These pages have a different layout than the pages of the document body, because they may not have page numbering, sometimes a different heading and footer and even different margins settings or background.</paragraph>
diff --git a/source/text/swriter/02/03220000.xhp b/source/text/swriter/02/03220000.xhp
index 5dd6ebd486..459e40f1f1 100644
--- a/source/text/swriter/02/03220000.xhp
+++ b/source/text/swriter/02/03220000.xhp
@@ -37,7 +37,7 @@
<bookmark_value>unlinking frames</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:UnhainFrames" id="bm_id5787098" localize="false"/>
-<paragraph role="heading" id="hd_id3151188" xml-lang="en-US" level="1"><link href="text/swriter/02/03220000.xhp">Unlink Frames</link></paragraph>
+<h1 id="hd_id3151188"><link href="text/swriter/02/03220000.xhp">Unlink Frames</link></h1>
<paragraph role="paragraph" id="par_id3145412" xml-lang="en-US"><ahelp hid=".uno:UnhainFrames">Breaks the link between two frames.</ahelp> You can only break the link that extends from the selected frame to the target frame.</paragraph>
</section>
<section id="syunlink_frames">
diff --git a/source/text/swriter/02/04090000.xhp b/source/text/swriter/02/04090000.xhp
index 36a02b67d2..cd8c7127e5 100644
--- a/source/text/swriter/02/04090000.xhp
+++ b/source/text/swriter/02/04090000.xhp
@@ -37,7 +37,7 @@
<bookmark_value>rows; inserting in tables, using icon</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertRows" id="bm_id8022206" localize="false"/>
-<paragraph role="heading" id="hd_id3154838" xml-lang="en-US" level="1"><link href="text/swriter/02/04090000.xhp">Insert Rows</link></paragraph>
+<h1 id="hd_id3154838"><link href="text/swriter/02/04090000.xhp">Insert Rows</link></h1>
<paragraph role="paragraph" id="par_id3147407" xml-lang="en-US"><ahelp hid=".uno:InsertRows">Inserts one or more rows in the table, below the selection. You can insert more than one row by opening the dialog (choose <emph>Table - Insert - Rows</emph>), or by selecting more than one row before clicking the icon.</ahelp> The second method inserts rows of the same height as the originally selected rows.</paragraph>
</section>
<section id="syinsert_rows">
diff --git a/source/text/swriter/02/04100000.xhp b/source/text/swriter/02/04100000.xhp
index 40a31b1619..1ba21fa190 100644
--- a/source/text/swriter/02/04100000.xhp
+++ b/source/text/swriter/02/04100000.xhp
@@ -37,7 +37,7 @@
<bookmark_value>columns; inserting in tables</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertColumns" id="bm_id2116346" localize="false"/>
-<paragraph role="heading" id="hd_id3152899" xml-lang="en-US" level="1"><link href="text/swriter/02/04100000.xhp">Insert Column</link></paragraph>
+<h1 id="hd_id3152899"><link href="text/swriter/02/04100000.xhp">Insert Column</link></h1>
<paragraph role="paragraph" id="par_id3145078" xml-lang="en-US"><ahelp hid=".uno:InsertColumns">Inserts one or more columns into the table, after the selection. You can insert several columns at the same time by opening the dialog (choose <emph>Table - Insert - Columns</emph>), or by selecting several columns before clicking the icon.</ahelp> If the latter method is used, the columns inserted will have the same relative width as the selected columns.</paragraph>
</section>
<section id="syinsert_column">
diff --git a/source/text/swriter/02/06090000.xhp b/source/text/swriter/02/06090000.xhp
index da9dd0bdd2..95f23404dd 100644
--- a/source/text/swriter/02/06090000.xhp
+++ b/source/text/swriter/02/06090000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="insert_unnumbered_entry">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertNeutralParagraph" id="bm_id4985287" localize="false"/>
-<paragraph role="heading" id="hd_id3154505" xml-lang="en-US" level="1"><link href="text/swriter/02/06090000.xhp">Insert Unnumbered Entry</link></paragraph>
+<h1 id="hd_id3154505"><link href="text/swriter/02/06090000.xhp">Insert Unnumbered Entry</link></h1>
<paragraph role="paragraph" id="par_id3148775" xml-lang="en-US"><ahelp hid=".uno:InsertNeutralParagraph">Inserts a paragraph without numbering. The existing numbering will not be affected.</ahelp></paragraph>
</section>
<section id="syinsert_unnumbered_entry">
diff --git a/source/text/swriter/02/08080000.xhp b/source/text/swriter/02/08080000.xhp
index 1d30ee669e..2750f59012 100644
--- a/source/text/swriter/02/08080000.xhp
+++ b/source/text/swriter/02/08080000.xhp
@@ -34,7 +34,7 @@
<section id="combined_display">
<bookmark branch="hid/.uno:StatusBarFunc" xml-lang="en-US" id="bm_id3149292" localize="false"/>
-<paragraph id="hd_id3151186" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/02/08080000.xhp">Combined Display</link></paragraph>
+<h1 id="hd_id3151186"><link href="text/swriter/02/08080000.xhp">Combined Display</link></h1>
<paragraph role="paragraph" id="par_id3151172" xml-lang="en-US"><ahelp hid=".uno:StatusBarFunc" visibility="visible">Displays current information about the active document.</ahelp></paragraph>
</section>
<paragraph role="paragraph" id="par_id3156375" xml-lang="en-US">When the cursor is in a named section, the section name appears. When the cursor is in a table, the name of the table cell appears. The size of the object is shown when you edit frames or drawing objects.</paragraph>
diff --git a/source/text/swriter/02/10030000.xhp b/source/text/swriter/02/10030000.xhp
index 7b7da6edd1..671e768b47 100644
--- a/source/text/swriter/02/10030000.xhp
+++ b/source/text/swriter/02/10030000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="previewzoom">
<bookmark xml-lang="en-US" branch="hid/SW_HID_PVIEW_ZOOM_LB" id="bm_id3154502" localize="false"/>
-<paragraph role="heading" id="hd_id3147175" xml-lang="en-US" level="1"><link href="text/swriter/02/10030000.xhp">Preview Zoom</link></paragraph>
+<h1 id="hd_id3147175"><link href="text/swriter/02/10030000.xhp">Preview Zoom</link></h1>
<paragraph role="paragraph" id="par_id3145244" xml-lang="en-US"><ahelp hid="HID_PVIEW_ZOOM_LB">Determines the zoom level of the print preview.</ahelp></paragraph>
</section>
</body>
diff --git a/source/text/swriter/02/10090000.xhp b/source/text/swriter/02/10090000.xhp
index a061283235..c4d8b902c2 100644
--- a/source/text/swriter/02/10090000.xhp
+++ b/source/text/swriter/02/10090000.xhp
@@ -29,7 +29,7 @@
<body>
<section id="print_page_view">
<bookmark xml-lang="en-US" branch="hid/.uno:PrintPagePreview" id="bm_id7311881" localize="false"/>
-<paragraph xml-lang="en-US" id="hd_id3152895" role="heading" level="1"><link href="text/swriter/02/10090000.xhp">Print page view</link><comment>remove this page</comment></paragraph><comment>id="par_id3151170" &lt;AVIS hid=".uno:PrintPagePreview"&gt;Opens the Print dialog to print the page preview. Use the Print options page view icon to set the printing scale and other printing properties.&lt;/AVIS&gt;</comment>
+<h1 id="hd_id3152895"><link href="text/swriter/02/10090000.xhp">Print page view</link><comment>remove this page</comment></h1><comment>id="par_id3151170" &lt;AVIS hid=".uno:PrintPagePreview"&gt;Opens the Print dialog to print the page preview. Use the Print options page view icon to set the printing scale and other printing properties.&lt;/AVIS&gt;</comment>
</section>
<section id="syprint_page_view">
<table id="tbl_id3145414">
diff --git a/source/text/swriter/02/14010000.xhp b/source/text/swriter/02/14010000.xhp
index d24c5eb39c..10fa681336 100644
--- a/source/text/swriter/02/14010000.xhp
+++ b/source/text/swriter/02/14010000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<section id="cell_reference">
-<paragraph role="heading" id="hd_id3143228" xml-lang="en-US" level="1"><link href="text/swriter/02/14010000.xhp">Cell Reference</link></paragraph>
+<h1 id="hd_id3143228"><link href="text/swriter/02/14010000.xhp">Cell Reference</link></h1>
<paragraph role="paragraph" id="par_id3149052" xml-lang="en-US">Displays the position of the cell cursor in a table.</paragraph>
</section>
</body>
diff --git a/source/text/swriter/02/14030000.xhp b/source/text/swriter/02/14030000.xhp
index b6330cfe50..a2d2fa55dc 100644
--- a/source/text/swriter/02/14030000.xhp
+++ b/source/text/swriter/02/14030000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="cancel">
<bookmark xml-lang="en-US" branch="hid/SW_HID_TBX_FORMULA_CANCEL" id="bm_id3149968" localize="false"/>
-<paragraph role="heading" id="hd_id3149957" xml-lang="en-US" level="1"><link href="text/swriter/02/14030000.xhp">Cancel</link></paragraph>
+<h1 id="hd_id3149957"><link href="text/swriter/02/14030000.xhp">Cancel</link></h1>
<paragraph role="paragraph" id="par_id3149602" xml-lang="en-US"><ahelp hid=".">Clears the contents of the input line and closes the formula bar.</ahelp></paragraph>
</section>
<section id="sycancel">
diff --git a/source/text/swriter/02/14050000.xhp b/source/text/swriter/02/14050000.xhp
index f5ebd57533..8247accfc1 100644
--- a/source/text/swriter/02/14050000.xhp
+++ b/source/text/swriter/02/14050000.xhp
@@ -33,7 +33,7 @@
<section id="formula_area">
- <bookmark branch="hid/SW_HID_EDIT_FORMULA" xml-lang="en-US" id="bm_id3145829" localize="false"/><paragraph id="hd_id3155624" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/02/14050000.xhp">Formula Area</link></paragraph>
+ <bookmark branch="hid/SW_HID_EDIT_FORMULA" xml-lang="en-US" id="bm_id3145829" localize="false"/><h1 id="hd_id3155624"><link href="text/swriter/02/14050000.xhp">Formula Area</link></h1>
<paragraph role="paragraph" id="par_id3154501" xml-lang="en-US"><ahelp hid=".">Allows you to create a formula by typing it directly into the input line or by clicking the <emph>Formula</emph> icon to display the formulas in submenu.</ahelp></paragraph>
</section>
<section id="syformula_area">
diff --git a/source/text/swriter/02/18030000.xhp b/source/text/swriter/02/18030000.xhp
index 4e06b7d641..99bf7c746e 100644
--- a/source/text/swriter/02/18030000.xhp
+++ b/source/text/swriter/02/18030000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertFieldCtrl" id="bm_id3149876" localize="false"/>
-<paragraph role="heading" id="hd_id3153916" xml-lang="en-US" level="1"><link href="text/swriter/02/18030000.xhp">Insert Fields</link></paragraph>
+<h1 id="hd_id3153916"><link href="text/swriter/02/18030000.xhp">Insert Fields</link></h1>
<paragraph role="paragraph" id="par_id3147403" xml-lang="en-US"><ahelp hid="." visibility="hidden">Click to open the Fields dialog. Click the arrow next to the icon to open a submenu.</ahelp> Click to open the <link href="text/swriter/01/04090000.xhp">Fields</link> dialog. Click the arrow next to the icon to open a submenu.<comment>UFI: changed to fix #i20539#</comment></paragraph>
<embed href="text/swriter/00/00000404.xhp#syinsert_more_fields"/>
<paragraph role="paragraph" id="par_id3154503" xml-lang="en-US">You can choose from the following functions:</paragraph>
@@ -42,7 +42,7 @@
<embed href="text/swriter/02/18030500.xhp#subject"/>
<embed href="text/swriter/02/18030600.xhp#title"/>
<embed href="text/swriter/02/18030700.xhp#author"/>
-<paragraph role="heading" id="hd_id3148566" xml-lang="en-US" level="2"><link href="text/swriter/01/04090000.xhp">Other</link></paragraph>
+<h2 id="hd_id3148566"><link href="text/swriter/01/04090000.xhp">Other</link></h2>
<embed href="text/swriter/01/04090000.xhp#feldbefehltext"/>
</body>
</helpdocument>
diff --git a/source/text/swriter/02/18030100.xhp b/source/text/swriter/02/18030100.xhp
index 8984a8d798..898f43e416 100644
--- a/source/text/swriter/02/18030100.xhp
+++ b/source/text/swriter/02/18030100.xhp
@@ -32,7 +32,7 @@
<body>
<section id="date">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertDateField" id="bm_id3145416" localize="false"/>
-<paragraph role="heading" id="hd_id3151175" xml-lang="en-US" level="1"><link href="text/swriter/02/18030100.xhp">Date</link></paragraph>
+<h1 id="hd_id3151175"><link href="text/swriter/02/18030100.xhp">Date</link></h1>
<paragraph role="paragraph" id="par_id3147511" xml-lang="en-US"><ahelp hid=".uno:InsertDateField">Inserts the current date as a field.</ahelp> The default date format is used, and the date is not automatically updated.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/02/18030200.xhp b/source/text/swriter/02/18030200.xhp
index 389432f543..be0139922a 100644
--- a/source/text/swriter/02/18030200.xhp
+++ b/source/text/swriter/02/18030200.xhp
@@ -35,7 +35,7 @@
<section id="time">
<bookmark branch="index" xml-lang="en-US" id="bm_id3147174"><bookmark_value>time fields;inserting</bookmark_value><bookmark_value>fields;inserting time</bookmark_value></bookmark>
<bookmark branch="hid/.uno:InsertTimeField" xml-lang="en-US" id="bm_id3145243" localize="false"/>
-<paragraph id="hd_id3147174" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/02/18030200.xhp">Time</link></paragraph>
+<h1 id="hd_id3147174"><link href="text/swriter/02/18030200.xhp">Time</link></h1>
<paragraph role="paragraph" id="par_id3152896" xml-lang="en-US"><ahelp hid=".uno:InsertTimeField" visibility="visible">Inserts the current time as a field.</ahelp> The time is taken directly from the system settings of your operating system. A fixed time format is applied, which cannot be updated by using the F9 function key.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/02/18030300.xhp b/source/text/swriter/02/18030300.xhp
index fd39ad2c1b..ec84d7edbc 100644
--- a/source/text/swriter/02/18030300.xhp
+++ b/source/text/swriter/02/18030300.xhp
@@ -31,7 +31,7 @@
<section id="page_number">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPageNumberField" id="bm_id2050004" localize="false"/>
-<paragraph id="hd_id3147173" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/02/18030300.xhp">Page Number</link></paragraph>
+<h1 id="hd_id3147173"><link href="text/swriter/02/18030300.xhp">Page Number</link></h1>
<paragraph id="par_id3150760" role="paragraph" xml-lang="en-US"><ahelp hid=".">Inserts the current page number as a field at the cursor position.</ahelp> The default setting is for it to use the <emph>Page Number</emph> character style.</paragraph>
</section>
diff --git a/source/text/swriter/02/18030500.xhp b/source/text/swriter/02/18030500.xhp
index c4093fbc35..916a3b6dd9 100644
--- a/source/text/swriter/02/18030500.xhp
+++ b/source/text/swriter/02/18030500.xhp
@@ -37,7 +37,7 @@
<bookmark_value>fields; subject</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTopicField" id="bm_id8788897" localize="false"/>
-<paragraph role="heading" id="hd_id3147169" xml-lang="en-US" level="1"><link href="text/swriter/02/18030500.xhp">Subject</link></paragraph>
+<h1 id="hd_id3147169"><link href="text/swriter/02/18030500.xhp">Subject</link></h1>
<paragraph role="paragraph" id="par_id3152892" xml-lang="en-US"><ahelp hid=".uno:InsertTopicField">Inserts the subject specified in the document properties as a field .</ahelp> This field displays the data entered in the <emph>Subject</emph> field under <emph>File - Properties - Description</emph>.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/02/18030600.xhp b/source/text/swriter/02/18030600.xhp
index 0aaeef1225..4cc2bfbbb1 100644
--- a/source/text/swriter/02/18030600.xhp
+++ b/source/text/swriter/02/18030600.xhp
@@ -32,7 +32,7 @@
<body>
<section id="title">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTitleField" id="bm_id3153913" localize="false"/>
-<paragraph role="heading" id="hd_id3154484" xml-lang="en-US" level="1"><link href="text/swriter/02/18030600.xhp">Title</link></paragraph>
+<h1 id="hd_id3154484"><link href="text/swriter/02/18030600.xhp">Title</link></h1>
<paragraph role="paragraph" id="par_id3151392" xml-lang="en-US"><ahelp hid=".uno:InsertTitleField">Inserts the title specified in the document properties as a field.</ahelp> This field displays the data entered in the <emph>Title</emph> field under <emph>File - Properties - Description</emph>.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/02/18030700.xhp b/source/text/swriter/02/18030700.xhp
index 0c96a12ffa..1e6f676030 100644
--- a/source/text/swriter/02/18030700.xhp
+++ b/source/text/swriter/02/18030700.xhp
@@ -32,7 +32,7 @@
<body>
<section id="author">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertAuthorField" id="bm_id3154838" localize="false"/>
-<paragraph role="heading" id="hd_id3154505" xml-lang="en-US" level="1"><link href="text/swriter/02/18030700.xhp">First Author (field)</link></paragraph>
+<h1 id="hd_id3154505"><link href="text/swriter/02/18030700.xhp">First Author (field)</link></h1>
<paragraph role="paragraph" id="par_id3152896" xml-lang="en-US"><ahelp hid=".uno:InsertAuthorField">Inserts the name of the person who created the document here as a field.</ahelp> The field applies the entry made under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01010100.xhp"><emph>$[officename] - User data</emph></link>.</paragraph>
</section>
<section id="howtoget">
diff --git a/source/text/swriter/02/19010000.xhp b/source/text/swriter/02/19010000.xhp
index ffe4b4cb48..18b74a0351 100644
--- a/source/text/swriter/02/19010000.xhp
+++ b/source/text/swriter/02/19010000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="header">
<!-- removed HID FN_INSERT_HEADER -->
-<paragraph role="heading" id="hd_id3148769" xml-lang="en-US" level="1"><link href="text/swriter/02/19010000.xhp">Insert Header</link></paragraph>
+<h1 id="hd_id3148769"><link href="text/swriter/02/19010000.xhp">Insert Header</link></h1>
<paragraph role="paragraph" id="par_id3151180" xml-lang="en-US"><ahelp hid="FN_INSERT_HEADER">Displays the header of an HTML document if headers are enabled on the <link href="text/shared/01/05040300.xhp"><emph>Format - Page Style - Header</emph></link> tab page.</ahelp><comment>help text still visible in Customize - Toolbars, so do not remove</comment></paragraph>
</section>
</body>
diff --git a/source/text/swriter/02/19020000.xhp b/source/text/swriter/02/19020000.xhp
index a9395af52a..298472ae22 100644
--- a/source/text/swriter/02/19020000.xhp
+++ b/source/text/swriter/02/19020000.xhp
@@ -32,7 +32,7 @@
<body>
<section id="footer">
<!-- removed HID FN_INSERT_FOOTER -->
-<paragraph role="heading" id="hd_id3145829" xml-lang="en-US" level="1"><link href="text/swriter/02/19020000.xhp">Insert Footer</link></paragraph>
+<h1 id="hd_id3145829"><link href="text/swriter/02/19020000.xhp">Insert Footer</link></h1>
<paragraph role="paragraph" id="par_id3148768" xml-lang="en-US"><ahelp hid="FN_INSERT_FOOTER">Displays the footer of an HTML document if footers are enabled on the <link href="text/shared/01/05040400.xhp"><emph>Format - Page Style - Footer</emph></link> tab page.</ahelp><comment>help text still visible in Customize - Toolbars, so do not remove</comment><comment>name is wrong, see bug #105568#</comment></paragraph>
</section>
</body>
diff --git a/source/text/swriter/02/19030000.xhp b/source/text/swriter/02/19030000.xhp
index b92a9d0ce6..0ed64ea9a8 100644
--- a/source/text/swriter/02/19030000.xhp
+++ b/source/text/swriter/02/19030000.xhp
@@ -31,7 +31,7 @@
</meta>
<body>
<section id="insert">
-<paragraph role="heading" id="hd_id3147167" xml-lang="en-US" level="1"><link href="text/swriter/02/19030000.xhp">Insert</link></paragraph>
+<h1 id="hd_id3147167"><link href="text/swriter/02/19030000.xhp">Insert</link></h1>
<paragraph role="paragraph" id="par_id3145241" xml-lang="en-US">Click the arrow next to the icon to open a toolbar with various functions for inserting graphics, tables, documents, and special characters. </paragraph>
</section>
<table id="tbl_id3150761">
@@ -48,25 +48,25 @@
</table>
<paragraph role="paragraph" id="par_id3155898" xml-lang="en-US">You can select the following functions:</paragraph>
-<paragraph role="heading" id="hd_id3149689" xml-lang="en-US" level="2"><link href="text/swriter/01/04130000.xhp">Insert single-column frame manually</link></paragraph>
+<h2 id="hd_id3149689"><link href="text/swriter/01/04130000.xhp">Insert single-column frame manually</link></h2>
<embed href="text/swriter/01/04130000.xhp#syrahmentext"/>
<embed href="text/swriter/00/00000404.xhp#syframe"/>
-<paragraph role="heading" id="hd_id3143278" xml-lang="en-US" level="2"><link href="text/shared/01/04140000.xhp">From File</link></paragraph>
+<h2 id="hd_id3143278"><link href="text/shared/01/04140000.xhp">From File</link></h2>
<embed href="text/shared/01/04140000.xhp#grafiktext"/>
<embed href="text/shared/00/00000404.xhp#syimage"/>
-<paragraph role="heading" id="hd_id3149104" xml-lang="en-US" level="2"><link href="text/swriter/01/04150000.xhp">Insert Table</link></paragraph>
+<h2 id="hd_id3149104"><link href="text/swriter/01/04150000.xhp">Insert Table</link></h2>
<embed href="text/swriter/01/04150000.xhp#tabelletext"/>
<embed href="text/swriter/00/00000404.xhp#syinsert_table"/>
-<paragraph role="heading" id="hd_id3151259" xml-lang="en-US" level="2"><link href="text/swriter/01/04190000.xhp">Insert Document</link></paragraph>
+<h2 id="hd_id3151259"><link href="text/swriter/01/04190000.xhp">Insert Document</link></h2>
<embed href="text/swriter/01/04190000.xhp#datei"/>
<embed href="text/swriter/00/00000404.xhp#syinsert_text_from_file"/>
-<paragraph role="heading" id="hd_id3153643" xml-lang="en-US" level="2"><link href="text/shared/01/04100000.xhp">Insert Special Character</link></paragraph>
+<h2 id="hd_id3153643"><link href="text/shared/01/04100000.xhp">Insert Special Character</link></h2>
<embed href="text/shared/01/04100000.xhp#sonder"/>
<embed href="text/shared/00/00000404.xhp#syspecial_char"/>
-<paragraph role="heading" id="hd_id3152766" xml-lang="en-US" level="2"><link href="text/swriter/01/04020000.xhp">Insert Section</link></paragraph>
+<h2 id="hd_id3152766"><link href="text/swriter/01/04020000.xhp">Insert Section</link></h2>
<embed href="text/swriter/01/04020000.xhp#bereich"/>
<embed href="text/swriter/00/00000404.xhp#syinsert_section"/>
-<paragraph role="heading" id="hd_id3145774" xml-lang="en-US" level="2"><link href="text/swriter/01/04040000.xhp">Insert Bookmark</link></paragraph>
+<h2 id="hd_id3145774"><link href="text/swriter/01/04040000.xhp">Insert Bookmark</link></h2>
<embed href="text/swriter/01/04040000.xhp#textmarkeein"/>
<embed href="text/swriter/00/00000404.xhp#syinsert_bookmark"/>
</body>
diff --git a/source/text/swriter/02/19040000.xhp b/source/text/swriter/02/19040000.xhp
index ae8af0b73d..395c3e151a 100644
--- a/source/text/swriter/02/19040000.xhp
+++ b/source/text/swriter/02/19040000.xhp
@@ -30,7 +30,7 @@
</history>
</meta>
<body>
-<paragraph role="heading" id="hd_id3149286" xml-lang="en-US" level="1"><link href="text/swriter/02/19040000.xhp">Insert Fields</link></paragraph>
+<h1 id="hd_id3149286"><link href="text/swriter/02/19040000.xhp">Insert Fields</link></h1>
<paragraph role="paragraph" id="par_id3151173" xml-lang="en-US">Click to open the <link href="text/swriter/01/04090000.xhp">Fields</link> dialog. Click the arrow next to the icon and select the required field from the submenu. </paragraph>
<paragraph role="paragraph" id="par_id3154104" xml-lang="en-US">You can select the following functions:</paragraph>
<embed href="text/swriter/02/18030100.xhp#date"/>
@@ -39,7 +39,7 @@
<embed href="text/swriter/02/18030400.xhp#page_count"/><comment>UFI added two lines, see #i60664</comment><embed href="text/swriter/02/18030500.xhp#subject"/>
<embed href="text/swriter/02/18030600.xhp#title"/>
<embed href="text/swriter/02/18030700.xhp#author"/>
-<paragraph role="heading" id="hd_id3145248" xml-lang="en-US" level="2"><link href="text/swriter/01/04090000.xhp">Other</link></paragraph>
+<h2 id="hd_id3145248"><link href="text/swriter/01/04090000.xhp">Other</link></h2>
<embed href="text/swriter/01/04090000.xhp#feldbefehltext"/>
</body>
</helpdocument>
diff --git a/source/text/swriter/02/word_count_stb.xhp b/source/text/swriter/02/word_count_stb.xhp
index 83c649bf06..adf8863661 100644
--- a/source/text/swriter/02/word_count_stb.xhp
+++ b/source/text/swriter/02/word_count_stb.xhp
@@ -22,7 +22,7 @@
<body>
<section id="section">
<bookmark xml-lang="en-US" branch="hid/.uno:StateWordCount" id="bm_word_count" localize="false"/>
-<paragraph role="heading" id="page_heading" xml-lang="en-US" level="1"><link href="text/swriter/02/word_count_stb.xhp">Word Count Status Bar Field</link></paragraph>
+<h1 id="page_heading"><link href="text/swriter/02/word_count_stb.xhp">Word Count Status Bar Field</link></h1>
<paragraph role="paragraph" id="hd_id3149687" xml-lang="en-US"><ahelp hid=".uno:StateWordCount">The number of words in the document and selection is displayed in this field of the status bar. A double-click opens the <link href="text/swriter/01/06040000.xhp">word count dialog</link>, which shows extra document statistics.</ahelp></paragraph>
</section>
</body>
diff --git a/source/text/swriter/guide/autotext.xhp b/source/text/swriter/guide/autotext.xhp
index 2f08e096b6..595b543cff 100644
--- a/source/text/swriter/guide/autotext.xhp
+++ b/source/text/swriter/guide/autotext.xhp
@@ -40,7 +40,7 @@
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertautotextdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/>
<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/insertautotextdialog/InsertAutoTextDialog" id="bm_id3148685" localize="false"/>
-<paragraph id="hd_id3155521" role="heading" level="1" xml-lang="en-US"><variable id="autotext"><link href="text/swriter/guide/autotext.xhp">Using AutoText</link></variable></paragraph>
+<h1 id="hd_id3155521"><variable id="autotext"><link href="text/swriter/guide/autotext.xhp">Using AutoText</link></variable></h1>
<paragraph id="par_id3150534" role="paragraph" xml-lang="en-US">In $[officename] Writer, you can store text - also containing graphics, tables, and fields - as AutoText, so that you can quickly insert the text later on. If you want, you can also store formatted text.</paragraph>
<h2 id="hd_id3155539">To Create an AutoText Entry</h2>
diff --git a/source/text/swriter/guide/calculate_intext.xhp b/source/text/swriter/guide/calculate_intext.xhp
index 276f6d6a73..fc426c9f2b 100644
--- a/source/text/swriter/guide/calculate_intext.xhp
+++ b/source/text/swriter/guide/calculate_intext.xhp
@@ -33,7 +33,7 @@
</bookmark>
<comment>mw reduced "calculating;" entries to one entry</comment>
-<paragraph id="hd_id3147406" role="heading" level="1" xml-lang="en-US"><variable id="calculate_intext"><link href="text/swriter/guide/calculate_intext.xhp">Calculating Complex Formulas in Text Documents</link></variable></paragraph>
+<h1 id="hd_id3147406"><variable id="calculate_intext"><link href="text/swriter/guide/calculate_intext.xhp">Calculating Complex Formulas in Text Documents</link></variable></h1>
<paragraph id="par_id3145245" role="paragraph" xml-lang="en-US">You can use predefined functions in a formula, and then insert the result of the calculation into a text document.</paragraph>
<paragraph id="par_id3152901" role="paragraph" xml-lang="en-US">For example, to calculate the mean value of three numbers, do the following:</paragraph>
diff --git a/source/text/swriter/guide/captions.xhp b/source/text/swriter/guide/captions.xhp
index 3f0c5669d9..773a663966 100644
--- a/source/text/swriter/guide/captions.xhp
+++ b/source/text/swriter/guide/captions.xhp
@@ -41,7 +41,7 @@
<comment>mw deleted "adding;"</comment>
<paragraph id="par_id3147691" role="paragraph" localize="false" xml-lang="en-US"/>
-<paragraph id="hd_id3150537" role="heading" level="1" xml-lang="en-US"><variable id="captions"><link href="text/swriter/guide/captions.xhp">Using Captions</link></variable></paragraph>
+<h1 id="hd_id3150537"><variable id="captions"><link href="text/swriter/guide/captions.xhp">Using Captions</link></variable></h1>
<paragraph id="par_id3153156" role="paragraph" xml-lang="en-US">In text documents, you can add continuously numbered captions to graphics, tables, frames, and drawing objects.</paragraph>
<paragraph id="par_id3153172" role="paragraph" xml-lang="en-US">You can edit the text and the number ranges for different types of captions.</paragraph>
<paragraph id="par_id3153186" role="note" xml-lang="en-US">When you add a caption to a picture or to an object, the object and the caption text are placed together in a new frame. When you add a caption to a table, the caption text is inserted as a paragraph next to the table. When you add a caption to a frame, the caption text is added to the text inside the frame, either before or after the existing text.</paragraph>
diff --git a/source/text/swriter/guide/change_header.xhp b/source/text/swriter/guide/change_header.xhp
index 11c48a090a..dd3ffcc9fd 100644
--- a/source/text/swriter/guide/change_header.xhp
+++ b/source/text/swriter/guide/change_header.xhp
@@ -35,7 +35,7 @@
</bookmark>
<comment>mw deleted "creating;"</comment>
-<paragraph id="hd_id3146875" role="heading" level="1" xml-lang="en-US"><variable id="change_header"><link href="text/swriter/guide/change_header.xhp">Creating a Page Style Based on the Current Page</link></variable></paragraph>
+<h1 id="hd_id3146875"><variable id="change_header"><link href="text/swriter/guide/change_header.xhp">Creating a Page Style Based on the Current Page</link></variable></h1>
<paragraph id="par_id3153584" role="paragraph" xml-lang="en-US">You can design a page layout and then create a page style based on it.</paragraph>
<paragraph id="par_id3154245" role="paragraph" xml-lang="en-US">For example, you can create a page style that displays a particular header, and another page style that displays a different header.</paragraph>
diff --git a/source/text/swriter/guide/conditional_text.xhp b/source/text/swriter/guide/conditional_text.xhp
index ba95f77de4..47cb9d2e7a 100644
--- a/source/text/swriter/guide/conditional_text.xhp
+++ b/source/text/swriter/guide/conditional_text.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3155619" role="heading" level="1" xml-lang="en-US"><variable id="conditional_text"><link href="text/swriter/guide/conditional_text.xhp">Conditional Text</link></variable></paragraph>
+<h1 id="hd_id3155619"><variable id="conditional_text"><link href="text/swriter/guide/conditional_text.xhp">Conditional Text</link></variable></h1>
<paragraph id="par_id3155879" role="paragraph" xml-lang="en-US">You can set up fields in your document that display text when a condition that you define is met. For example, you can define the conditional text that is displayed in a series of reminder letters.</paragraph>
<paragraph id="par_id3155895" role="paragraph" xml-lang="en-US">Setting up conditional text in this example is a two-part process. First you create a variable, and then you create the condition.</paragraph>
diff --git a/source/text/swriter/guide/conditional_text2.xhp b/source/text/swriter/guide/conditional_text2.xhp
index 73f786ad06..ae276432b3 100644
--- a/source/text/swriter/guide/conditional_text2.xhp
+++ b/source/text/swriter/guide/conditional_text2.xhp
@@ -33,7 +33,7 @@
</bookmark>
-<paragraph id="hd_id3153108" role="heading" level="1" xml-lang="en-US"><variable id="conditional_text2"><link href="text/swriter/guide/conditional_text2.xhp">Conditional Text for Page Counts</link></variable></paragraph>
+<h1 id="hd_id3153108"><variable id="conditional_text2"><link href="text/swriter/guide/conditional_text2.xhp">Conditional Text for Page Counts</link></variable></h1>
<paragraph id="par_id3156228" role="paragraph" xml-lang="en-US">You can create a conditional text field that displays the word "pages" instead of "page" in conjunction with a page count field if your document contains more than one page.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/delete_from_dict.xhp b/source/text/swriter/guide/delete_from_dict.xhp
index 0f7ea53578..8139d04b3d 100644
--- a/source/text/swriter/guide/delete_from_dict.xhp
+++ b/source/text/swriter/guide/delete_from_dict.xhp
@@ -34,7 +34,7 @@
</bookmark>
<comment>MW changed "removing;..." to "deleting;..."</comment>
-<paragraph id="hd_id3147688" role="heading" level="1" xml-lang="en-US"><variable id="delete_from_dict"><link href="text/swriter/guide/delete_from_dict.xhp">Removing Words From a User-Defined Dictionary</link></variable></paragraph>
+<h1 id="hd_id3147688"><variable id="delete_from_dict"><link href="text/swriter/guide/delete_from_dict.xhp">Removing Words From a User-Defined Dictionary</link></variable></h1>
<list type="ordered">
<listitem>
diff --git a/source/text/swriter/guide/even_odd_sdw.xhp b/source/text/swriter/guide/even_odd_sdw.xhp
index f0344c727a..3e9cd0622b 100644
--- a/source/text/swriter/guide/even_odd_sdw.xhp
+++ b/source/text/swriter/guide/even_odd_sdw.xhp
@@ -41,7 +41,7 @@
</bookmark>
<comment>MW made "empty pages;..." and "blank pages;.." to one level entries.</comment>
-<paragraph id="hd_id3153407" role="heading" level="1" xml-lang="en-US"><variable id="even_odd_sdw"><link href="text/swriter/guide/even_odd_sdw.xhp">Alternating Page Styles on Odd and Even Pages</link></variable></paragraph>
+<h1 id="hd_id3153407"><variable id="even_odd_sdw"><link href="text/swriter/guide/even_odd_sdw.xhp">Alternating Page Styles on Odd and Even Pages</link></variable></h1>
<table id="tbl_id3152897">
<tablerow>
diff --git a/source/text/swriter/guide/fields_date.xhp b/source/text/swriter/guide/fields_date.xhp
index 0a6777e631..375e43d273 100644
--- a/source/text/swriter/guide/fields_date.xhp
+++ b/source/text/swriter/guide/fields_date.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3155165" role="heading" level="1" xml-lang="en-US"><variable id="fields_date"><link href="text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</link></variable></paragraph>
+<h1 id="hd_id3155165"><variable id="fields_date"><link href="text/swriter/guide/fields_date.xhp">Inserting a Fixed or Variable Date Field</link></variable></h1>
<paragraph id="par_id3154491" role="paragraph" xml-lang="en-US">You can insert the current date as a field that updates each time you open the document, or as a field that does not update.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/fields_enter.xhp b/source/text/swriter/guide/fields_enter.xhp
index de4c1f6d6e..bae6e5ef52 100644
--- a/source/text/swriter/guide/fields_enter.xhp
+++ b/source/text/swriter/guide/fields_enter.xhp
@@ -35,7 +35,7 @@
</bookmark>
<comment>MW deleted "adding;"</comment>
-<paragraph id="hd_id3155916" role="heading" level="1" xml-lang="en-US"><variable id="fields_enter"><link href="text/swriter/guide/fields_enter.xhp">Adding Input Fields</link></variable></paragraph>
+<h1 id="hd_id3155916"><variable id="fields_enter"><link href="text/swriter/guide/fields_enter.xhp">Adding Input Fields</link></variable></h1>
<paragraph id="par_id3153409" role="paragraph" xml-lang="en-US">An input field is a variable that you can click in a document to open a dialog where you can edit the variable.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/fields_userdata.xhp b/source/text/swriter/guide/fields_userdata.xhp
index e98fab0a13..8fe8589e88 100644
--- a/source/text/swriter/guide/fields_userdata.xhp
+++ b/source/text/swriter/guide/fields_userdata.xhp
@@ -37,7 +37,7 @@
</bookmark>
-<paragraph id="hd_id3153398" role="heading" level="1" xml-lang="en-US"><variable id="fields_userdata"><link href="text/swriter/guide/fields_userdata.xhp">Querying User Data in Fields or Conditions</link></variable></paragraph>
+<h1 id="hd_id3153398"><variable id="fields_userdata"><link href="text/swriter/guide/fields_userdata.xhp">Querying User Data in Fields or Conditions</link></variable></h1>
<paragraph id="par_id3154239" role="paragraph" xml-lang="en-US">You can access and compare some user data from conditions or fields. For example, you can compare user data with the following operators:</paragraph>
<table id="tbl_id3154255">
diff --git a/source/text/swriter/guide/footnote_with_line.xhp b/source/text/swriter/guide/footnote_with_line.xhp
index 3217b391c3..f09df70ddb 100644
--- a/source/text/swriter/guide/footnote_with_line.xhp
+++ b/source/text/swriter/guide/footnote_with_line.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3147683" role="heading" level="1" xml-lang="en-US"><variable id="footnote_with_line"><link href="text/swriter/guide/footnote_with_line.xhp">Spacing Between Footnotes</link></variable></paragraph>
+<h1 id="hd_id3147683"><variable id="footnote_with_line"><link href="text/swriter/guide/footnote_with_line.xhp">Spacing Between Footnotes</link></variable></h1>
<paragraph id="par_id3145808" role="paragraph" xml-lang="en-US">If you want to increase the spacing between footnote or endnote texts, you can add a top and bottom border to the corresponding paragraph style.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/globaldoc_howtos.xhp b/source/text/swriter/guide/globaldoc_howtos.xhp
index 8c353ecf96..679ed25779 100644
--- a/source/text/swriter/guide/globaldoc_howtos.xhp
+++ b/source/text/swriter/guide/globaldoc_howtos.xhp
@@ -36,7 +36,7 @@
</bookmark>
<comment>MW created 4 new index entries. 2 index entries were taken from globaldoc.xhp.</comment><comment>MW made one index entry out of 2 "subdocuments;" entries</comment>
-<paragraph id="hd_id3145246" role="heading" level="1" xml-lang="en-US"><variable id="globaldoc_howtos"><link href="text/swriter/guide/globaldoc_howtos.xhp">Working with Master Documents and Subdocuments</link></variable></paragraph><comment>MW: this is a new guide created from splitting globaldoc.xhp</comment>
+<h1 id="hd_id3145246"><variable id="globaldoc_howtos"><link href="text/swriter/guide/globaldoc_howtos.xhp">Working with Master Documents and Subdocuments</link></variable></h1><comment>MW: this is a new guide created from splitting globaldoc.xhp</comment>
<paragraph id="par_id1522873" role="paragraph" xml-lang="en-US">A master document lets you manage large documents, such as a book with many chapters. The master document can be seen as a container for individual <item type="productname">%PRODUCTNAME</item> Writer files. The individual files are called subdocuments.</paragraph>
<h2 id="hd_id3153127">To Create a Master Document</h2>
diff --git a/source/text/swriter/guide/header_pagestyles.xhp b/source/text/swriter/guide/header_pagestyles.xhp
index ebcc0aec15..4adcee121a 100644
--- a/source/text/swriter/guide/header_pagestyles.xhp
+++ b/source/text/swriter/guide/header_pagestyles.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3155920" role="heading" level="1" xml-lang="en-US"><variable id="header_pagestyles"><link href="text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</link></variable></paragraph>
+<h1 id="hd_id3155920"><variable id="header_pagestyles"><link href="text/swriter/guide/header_pagestyles.xhp">Defining Different Headers and Footers</link></variable></h1>
<paragraph id="par_id3154263" role="paragraph" xml-lang="en-US">You can use different headers and footers on different pages in your document, so long as the pages use different page styles. $[officename] provides several predefined page styles, such as <emph>First page</emph>, <emph>Left page</emph> and <emph>Right page</emph>, or you can create a custom page style.</paragraph>
<paragraph id="par_id3147105" role="paragraph" xml-lang="en-US">You can also use the mirrored page layout if you want to add a header to a page style that has different inner and outer page margins. To apply this option to a page style, choose <item type="menuitem">Format - Page Style</item>, click the <item type="menuitem">Page</item> tab, and in the <item type="menuitem">Layout settings</item> area, choose “Mirrored” in the <item type="menuitem">Page layout</item> box.</paragraph>
<paragraph id="par_id3150224" role="paragraph" xml-lang="en-US">For example, you can use page styles to define different headers for even and odd pages in a document.</paragraph>
diff --git a/source/text/swriter/guide/header_with_line.xhp b/source/text/swriter/guide/header_with_line.xhp
index 28d5244d81..c8c5f97398 100644
--- a/source/text/swriter/guide/header_with_line.xhp
+++ b/source/text/swriter/guide/header_with_line.xhp
@@ -37,7 +37,7 @@
</bookmark>
<comment>MW changed "inserting;"</comment>
-<paragraph id="hd_id3154866" role="heading" level="1" xml-lang="en-US"><variable id="header_with_line"><link href="text/swriter/guide/header_with_line.xhp">Formatting Headers or Footers</link></variable></paragraph>
+<h1 id="hd_id3154866"><variable id="header_with_line"><link href="text/swriter/guide/header_with_line.xhp">Formatting Headers or Footers</link></variable></h1>
<paragraph id="par_id3154243" role="paragraph" xml-lang="en-US">You can apply direct formatting to the text in a header or footer. You can also adjust the spacing of the text relative to the header or footer frame or apply a border to the header or footer.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/hyperlinks.xhp b/source/text/swriter/guide/hyperlinks.xhp
index e2803c889d..aa2b79a374 100644
--- a/source/text/swriter/guide/hyperlinks.xhp
+++ b/source/text/swriter/guide/hyperlinks.xhp
@@ -35,7 +35,7 @@
</bookmark>
<comment>mw deleted "adding;"</comment>
-<paragraph id="hd_id3155845" role="heading" level="1" xml-lang="en-US"><variable id="hyperlinks"><link href="text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</link></variable></paragraph>
+<h1 id="hd_id3155845"><variable id="hyperlinks"><link href="text/swriter/guide/hyperlinks.xhp">Inserting Hyperlinks With the Navigator</link></variable></h1>
<paragraph id="par_id3155858" role="paragraph" xml-lang="en-US">You can insert a cross-reference as a hyperlink in your document using the Navigator. You can even cross-reference items from other <item type="productname">%PRODUCTNAME</item> documents. If you click the hyperlink when the document is opened in <item type="productname">%PRODUCTNAME</item>, you are taken to the cross-referenced item.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/indices_index.xhp b/source/text/swriter/guide/indices_index.xhp
index d0d0c59266..5c17a6ba20 100644
--- a/source/text/swriter/guide/indices_index.xhp
+++ b/source/text/swriter/guide/indices_index.xhp
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3155911" role="heading" level="1" xml-lang="en-US"><variable id="indices_index"><link href="text/swriter/guide/indices_index.xhp">Creating Alphabetical Indexes</link></variable></paragraph>
+<h1 id="hd_id3155911"><variable id="indices_index"><link href="text/swriter/guide/indices_index.xhp">Creating Alphabetical Indexes</link></variable></h1>
<list type="ordered">
<listitem>
diff --git a/source/text/swriter/guide/indices_literature.xhp b/source/text/swriter/guide/indices_literature.xhp
index 35f18b290f..4f9239a4a0 100644
--- a/source/text/swriter/guide/indices_literature.xhp
+++ b/source/text/swriter/guide/indices_literature.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3149687" role="heading" level="1" xml-lang="en-US"><variable id="indices_literature"><link href="text/swriter/guide/indices_literature.xhp">Creating a Bibliography</link></variable></paragraph>
+<h1 id="hd_id3149687"><variable id="indices_literature"><link href="text/swriter/guide/indices_literature.xhp">Creating a Bibliography</link></variable></h1>
<paragraph id="par_id3155864" role="paragraph" xml-lang="en-US">A bibliography is a list of works that you reference in a document.</paragraph>
<h2 id="hd_id3153402">Storing Bibliographic Information</h2>
diff --git a/source/text/swriter/guide/number_sequence.xhp b/source/text/swriter/guide/number_sequence.xhp
index f75067deec..a348410e94 100644
--- a/source/text/swriter/guide/number_sequence.xhp
+++ b/source/text/swriter/guide/number_sequence.xhp
@@ -32,7 +32,7 @@
</bookmark>
<comment>MW deleted "number ranges;" and changed "numbering;"</comment>
-<paragraph id="hd_id3149695" role="heading" level="1" xml-lang="en-US"><variable id="number_sequence"><link href="text/swriter/guide/number_sequence.xhp">Defining Number Ranges</link></variable></paragraph>
+<h1 id="hd_id3149695"><variable id="number_sequence"><link href="text/swriter/guide/number_sequence.xhp">Defining Number Ranges</link></variable></h1>
<paragraph id="par_id3155918" role="paragraph" xml-lang="en-US">You can automatically number similar items, such as quotations, in your document.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/pagebackground.xhp b/source/text/swriter/guide/pagebackground.xhp
index 47c00d4105..59ccd1c00f 100644
--- a/source/text/swriter/guide/pagebackground.xhp
+++ b/source/text/swriter/guide/pagebackground.xhp
@@ -35,7 +35,7 @@
</bookmark>
<comment>MW deleted "page backgrounds"</comment>
-<paragraph id="par_idN107F4" role="heading" level="1" xml-lang="en-US"><variable id="pagebackground"><link href="text/swriter/guide/pagebackground.xhp">Changing Page Background</link></variable></paragraph>
+<h1 id="par_idN107F4"><variable id="pagebackground"><link href="text/swriter/guide/pagebackground.xhp">Changing Page Background</link></variable></h1>
<paragraph id="par_idN10812" role="paragraph" xml-lang="en-US">$[officename] uses page styles to specify the background of the pages in a document. For example, to change the page background of one or more pages in a document to a watermark, you need to create a page style that uses the watermark background, and then apply the page style to the pages.</paragraph>
<section id="define">
diff --git a/source/text/swriter/guide/printer_tray.xhp b/source/text/swriter/guide/printer_tray.xhp
index 1745e66f13..c18dda09d7 100644
--- a/source/text/swriter/guide/printer_tray.xhp
+++ b/source/text/swriter/guide/printer_tray.xhp
@@ -33,7 +33,7 @@
</bookmark>
<comment>mw made "paper trays;..." a one level entry</comment>
-<paragraph id="hd_id3155909" role="heading" level="1" xml-lang="en-US"><variable id="printer_tray"><link href="text/swriter/guide/printer_tray.xhp">Selecting Printer Paper Trays</link></variable></paragraph>
+<h1 id="hd_id3155909"><variable id="printer_tray"><link href="text/swriter/guide/printer_tray.xhp">Selecting Printer Paper Trays</link></variable></h1>
<paragraph id="par_id3155858" role="paragraph" xml-lang="en-US">Use page styles to specify different paper sources for different pages in your document.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/references.xhp b/source/text/swriter/guide/references.xhp
index 3ff17ac8a0..bc5327009d 100644
--- a/source/text/swriter/guide/references.xhp
+++ b/source/text/swriter/guide/references.xhp
@@ -40,7 +40,7 @@
</bookmark>
-<paragraph id="hd_id3145087" role="heading" level="1" xml-lang="en-US"><variable id="references"><link href="text/swriter/guide/references.xhp">Inserting Cross-References</link></variable></paragraph>
+<h1 id="hd_id3145087"><variable id="references"><link href="text/swriter/guide/references.xhp">Inserting Cross-References</link></variable></h1>
<paragraph id="par_id3159263" role="paragraph" xml-lang="en-US">Cross-references allow you to jump to specific text passages and objects in a single document. A cross-reference consists of a target and a reference that are inserted as <link href="text/swriter/guide/fields.xhp">fields</link> in the document.</paragraph>
<paragraph id="par_id3155860" role="paragraph" xml-lang="en-US">Objects with captions and bookmarks can be used as targets.</paragraph>
diff --git a/source/text/swriter/guide/references_modify.xhp b/source/text/swriter/guide/references_modify.xhp
index 6299bb63c8..00edbf3f84 100644
--- a/source/text/swriter/guide/references_modify.xhp
+++ b/source/text/swriter/guide/references_modify.xhp
@@ -35,7 +35,7 @@
</bookmark>
-<paragraph id="hd_id3149291" role="heading" level="1" xml-lang="en-US"><variable id="references_modify"><link href="text/swriter/guide/references_modify.xhp">Modifying Cross-References</link></variable></paragraph>
+<h1 id="hd_id3149291"><variable id="references_modify"><link href="text/swriter/guide/references_modify.xhp">Modifying Cross-References</link></variable></h1>
<list type="ordered">
<listitem>
diff --git a/source/text/swriter/guide/search_regexp.xhp b/source/text/swriter/guide/search_regexp.xhp
index 00bd775b80..d1a82ba302 100644
--- a/source/text/swriter/guide/search_regexp.xhp
+++ b/source/text/swriter/guide/search_regexp.xhp
@@ -34,7 +34,7 @@
<bookmark_value>invisible characters;finding</bookmark_value>
<bookmark_value>paragraph marks;searching</bookmark_value>
</bookmark>
- <paragraph xml-lang="en-US" id="hd_id3150099" role="heading" level="1"><variable id="search_regexp"><link href="text/swriter/guide/search_regexp.xhp">Using Regular Expressions in Text Searches</link></variable></paragraph>
+ <h1 id="hd_id3150099"><variable id="search_regexp"><link href="text/swriter/guide/search_regexp.xhp">Using Regular Expressions in Text Searches</link></variable></h1>
<paragraph xml-lang="en-US" id="par_id0509200916345516" role="paragraph">Regular expressions can be used to search for some unspecified or even invisible characters.</paragraph>
<note id="par_id421554926388821">Searching with regular expressions is different from searching with wildcards. %PRODUCTNAME Writer only supports searching with regular expressions.</note>
<paragraph xml-lang="en-US" id="par_id3155182" role="paragraph">You can use regular expressions when you find and replace text in a document. For example, "s.n" finds "sun" and "son".</paragraph>
diff --git a/source/text/swriter/guide/section_insert.xhp b/source/text/swriter/guide/section_insert.xhp
index bdcc7a2d12..96e8710878 100644
--- a/source/text/swriter/guide/section_insert.xhp
+++ b/source/text/swriter/guide/section_insert.xhp
@@ -36,7 +36,7 @@
</bookmark>
-<paragraph id="hd_id3149695" role="heading" level="1" xml-lang="en-US"><variable id="section_insert"><link href="text/swriter/guide/section_insert.xhp">Inserting Sections</link></variable></paragraph>
+<h1 id="hd_id3149695"><variable id="section_insert"><link href="text/swriter/guide/section_insert.xhp">Inserting Sections</link></variable></h1>
<paragraph id="par_id3155917" role="paragraph" xml-lang="en-US">You can insert new sections, or links to sections in other documents into the current document. If you insert a section as a link, the content of the link changes when you modify the source document.</paragraph>
<h2 id="hd_id3155863">To Insert a New Section</h2>
diff --git a/source/text/swriter/guide/send2html.xhp b/source/text/swriter/guide/send2html.xhp
index c8877fa46b..748ade6787 100644
--- a/source/text/swriter/guide/send2html.xhp
+++ b/source/text/swriter/guide/send2html.xhp
@@ -35,7 +35,7 @@
</bookmark>
-<paragraph id="hd_id3145087" role="heading" level="1" xml-lang="en-US"><variable id="send2html"><link href="text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</link></variable></paragraph>
+<h1 id="hd_id3145087"><variable id="send2html"><link href="text/swriter/guide/send2html.xhp">Saving Text Documents in HTML Format</link></variable></h1>
<paragraph id="par_id3149825" role="paragraph" xml-lang="en-US">You can save a $[officename] Writer document in HTML format, so that you can view it in a web browser. If you want, you can associate a page break with a specific heading paragraph style to generate a separate HTML page each time the style appears in the document. $[officename] Writer automatically creates a page containing hyperlinks to each of these pages.</paragraph>
<paragraph id="par_id3155922" role="paragraph" xml-lang="en-US">When you save a text document in HTML format, any graphics in the document are saved into the HTML document as embedded data streams. $[officename] tries to keep the original format of graphics, i.e. JPEG pictures or SVG images will be saved into HTML as such. All other graphic formats are saved as PNG.</paragraph>
diff --git a/source/text/swriter/guide/spellcheck_dialog.xhp b/source/text/swriter/guide/spellcheck_dialog.xhp
index 2fc9f82ac1..0e61d3e40b 100644
--- a/source/text/swriter/guide/spellcheck_dialog.xhp
+++ b/source/text/swriter/guide/spellcheck_dialog.xhp
@@ -33,7 +33,7 @@
<bookmark_value>grammar checker</bookmark_value>
</bookmark>
-<paragraph id="hd_id3149684" role="heading" level="1" xml-lang="en-US"><variable id="spellcheck_dialog"><link href="text/swriter/guide/spellcheck_dialog.xhp">Checking Spelling and Grammar</link></variable></paragraph>
+<h1 id="hd_id3149684"><variable id="spellcheck_dialog"><link href="text/swriter/guide/spellcheck_dialog.xhp">Checking Spelling and Grammar</link></variable></h1>
<paragraph id="par_id3149814" role="paragraph" xml-lang="en-US">You can manually check the spelling and grammar of a text selection or the entire document.</paragraph>
<paragraph id="par_id0525200902184476" role="note" xml-lang="en-US">To check the spelling and the grammar of a text, the appropriate dictionaries must be installed. For many languages three different dictionaries exist: a spellchecker, a hyphenation dictionary, and a thesaurus. Each dictionary covers one language only. Grammar checkers can be downloaded and installed as extensions. See the <link href="https://extensions.libreoffice.org/extension-center?getCategories=Dictionary">extensions web page</link>.</paragraph>
<paragraph id="par_id3149828" role="paragraph" xml-lang="en-US">The spellcheck starts at the current cursor position, or at the beginning of the text selection.</paragraph>
diff --git a/source/text/swriter/guide/table_repeat_multiple_headers.xhp b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
index 2bf9055085..722ad26f0e 100644
--- a/source/text/swriter/guide/table_repeat_multiple_headers.xhp
+++ b/source/text/swriter/guide/table_repeat_multiple_headers.xhp
@@ -36,7 +36,7 @@
<comment>MW made "table heading repetition..." a two level entry and changed "headers;" to "headings:"</comment><comment>mw added "multi-page tables"</comment>
<paragraph id="par_id3155870" role="paragraph" localize="false" xml-lang="en-US"/>
-<paragraph id="hd_id3153406" role="heading" level="1" xml-lang="en-US"><variable id="table_repeat_multiple_headers"><link href="text/swriter/guide/table_repeat_multiple_headers.xhp">Repeating a Table Heading on a New Page</link></variable></paragraph>
+<h1 id="hd_id3153406"><variable id="table_repeat_multiple_headers"><link href="text/swriter/guide/table_repeat_multiple_headers.xhp">Repeating a Table Heading on a New Page</link></variable></h1>
<paragraph id="par_id3149636" role="paragraph" xml-lang="en-US">You can repeat a table heading on each new page that the table spans.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/tablemode.xhp b/source/text/swriter/guide/tablemode.xhp
index 8cba99c1d4..966b41069b 100644
--- a/source/text/swriter/guide/tablemode.xhp
+++ b/source/text/swriter/guide/tablemode.xhp
@@ -34,7 +34,7 @@
<bookmark_value>keyboard;modifying the behavior of rows/columns</bookmark_value>
<bookmark_value>behavior of rows/columns</bookmark_value>
</bookmark>
-<paragraph xml-lang="en-US" id="hd_id3155856" role="heading" level="1"><variable id="tablemode"><link href="text/swriter/guide/tablemode.xhp">Modifying Rows and Columns by Keyboard</link></variable></paragraph>
+<h1 id="hd_id3155856"><variable id="tablemode"><link href="text/swriter/guide/tablemode.xhp">Modifying Rows and Columns by Keyboard</link></variable></h1>
<paragraph xml-lang="en-US" id="par_id3149835" role="paragraph">When you insert or delete cells, rows or columns in a table, the <item type="menuitem">Behavior of rows/columns</item> options determine how the neighboring elements are affected. For example, you can only insert new rows and columns into a table with fixed row and column dimensions if space permits.</paragraph>
<paragraph xml-lang="en-US" id="par_id7344279" role="note">Note that these properties are valid only for changes to the column width that are made using the keyboard. Using the mouse, you are free to make any column width changes.<comment>UFI: fixes bugtraq 4971582</comment></paragraph>
<paragraph xml-lang="en-US" id="par_id3156110" role="paragraph">To set the <item type="menuitem">Behavior of rows/columns</item> options for tables in text documents, choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><item type="menuitem"> - %PRODUCTNAME Writer - Table</item>. There are three display modes for tables:</paragraph>
diff --git a/source/text/swriter/guide/text_animation.xhp b/source/text/swriter/guide/text_animation.xhp
index 5100b5e76b..a970ffcb95 100644
--- a/source/text/swriter/guide/text_animation.xhp
+++ b/source/text/swriter/guide/text_animation.xhp
@@ -34,7 +34,7 @@
</bookmark>
<comment>mw made "animating text" a two level entry</comment>
-<paragraph id="hd_id3151182" role="heading" level="1" xml-lang="en-US"><variable id="text_animation"><link href="text/swriter/guide/text_animation.xhp">Animating Text</link></variable></paragraph>
+<h1 id="hd_id3151182"><variable id="text_animation"><link href="text/swriter/guide/text_animation.xhp">Animating Text</link></variable></h1>
<paragraph id="par_id3145080" role="paragraph" xml-lang="en-US">You can only animate text that is contained in a drawing object, such as rectangles, lines, or text objects. For example, draw a rectangle, then double-click the rectangle and enter your text.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/text_centervert.xhp b/source/text/swriter/guide/text_centervert.xhp
index 6bf5c18398..6c8c4fd39f 100644
--- a/source/text/swriter/guide/text_centervert.xhp
+++ b/source/text/swriter/guide/text_centervert.xhp
@@ -34,7 +34,7 @@
</bookmark>
-<paragraph id="hd_id3155177" role="heading" level="1" xml-lang="en-US"><variable id="text_centervert"><link href="text/swriter/guide/text_centervert.xhp">Using a Frame to Center Text on a Page</link></variable></paragraph>
+<h1 id="hd_id3155177"><variable id="text_centervert"><link href="text/swriter/guide/text_centervert.xhp">Using a Frame to Center Text on a Page</link></variable></h1>
<list type="ordered">
<listitem>
diff --git a/source/text/swriter/guide/text_rotate.xhp b/source/text/swriter/guide/text_rotate.xhp
index 96aca78484..4d264a1ad2 100644
--- a/source/text/swriter/guide/text_rotate.xhp
+++ b/source/text/swriter/guide/text_rotate.xhp
@@ -33,7 +33,7 @@
</bookmark>
-<paragraph id="hd_id3155911" role="heading" level="1" xml-lang="en-US"><variable id="text_rotate"><link href="text/swriter/guide/text_rotate.xhp">Rotating Text</link></variable></paragraph>
+<h1 id="hd_id3155911"><variable id="text_rotate"><link href="text/swriter/guide/text_rotate.xhp">Rotating Text</link></variable></h1>
<paragraph id="par_id3147410" role="paragraph" xml-lang="en-US">You can only rotate text that is contained in a drawing object.</paragraph>
<list type="ordered">
diff --git a/source/text/swriter/guide/wrap.xhp b/source/text/swriter/guide/wrap.xhp
index 0831978115..3486a98f2d 100644
--- a/source/text/swriter/guide/wrap.xhp
+++ b/source/text/swriter/guide/wrap.xhp
@@ -39,7 +39,7 @@
</bookmark>
-<paragraph id="hd_id3154486" role="heading" level="1" xml-lang="en-US"><variable id="wrap"><link href="text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</link></variable></paragraph>
+<h1 id="hd_id3154486"><variable id="wrap"><link href="text/swriter/guide/wrap.xhp">Wrapping Text Around Objects</link></variable></h1>
<h2 id="hd_id4792321">To Wrap Text Around an Object</h2>
diff --git a/source/text/swriter/mailmergetoolbar.xhp b/source/text/swriter/mailmergetoolbar.xhp
index 1517641e4a..1a7bef7e66 100644
--- a/source/text/swriter/mailmergetoolbar.xhp
+++ b/source/text/swriter/mailmergetoolbar.xhp
@@ -30,7 +30,7 @@
<section id="mail_merge_toolbar">
-<paragraph id="hd_id201703240024554113" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/mailmergetoolbar.xhp">Mail Merge Toolbar</link></paragraph>
+<h1 id="hd_id201703240024554113"><link href="text/swriter/mailmergetoolbar.xhp">Mail Merge Toolbar</link></h1>
<paragraph id="par_id201703240025596148" role="paragraph" xml-lang="en-US">The Mail Merge Toolbar contains commands for the final steps of the mail merge process.</paragraph>
</section>
diff --git a/source/text/swriter/main0107.xhp b/source/text/swriter/main0107.xhp
index 8c9f39b5b9..a66795c44d 100644
--- a/source/text/swriter/main0107.xhp
+++ b/source/text/swriter/main0107.xhp
@@ -34,7 +34,7 @@
<section id="window">
<bookmark branch="hid/.uno:WindowList" xml-lang="en-US" id="bm_id3147259" localize="false"/>
-<paragraph id="hd_id3147248" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/main0107.xhp">Window</link></paragraph>
+<h1 id="hd_id3147248"><link href="text/swriter/main0107.xhp">Window</link></h1>
<paragraph role="paragraph" id="par_id3147269" xml-lang="en-US"><ahelp hid=".uno:WindowList" visibility="visible">Contains commands for manipulating and displaying document windows.</ahelp></paragraph>
</section>
<embed href="text/shared/01/07010000.xhp#newwindow"/>
diff --git a/source/text/swriter/main0203.xhp b/source/text/swriter/main0203.xhp
index dd589ded64..67bf13b955 100644
--- a/source/text/swriter/main0203.xhp
+++ b/source/text/swriter/main0203.xhp
@@ -26,11 +26,11 @@
<body>
<section id="image_bar">
<bookmark xml-lang="en-US" branch="hid/HID_GRAFIK_TOOLBOX" id="bm_id3154274" localize="false"/>
-<paragraph id="hd_id3154263" role="heading" xml-lang="en-US" level="1"><link href="text/swriter/main0203.xhp">Image Bar</link></paragraph>
+<h1 id="hd_id3154263"><link href="text/swriter/main0203.xhp">Image Bar</link></h1>
<paragraph id="par_id3147756" role="paragraph" xml-lang="en-US"><ahelp hid="HID_GRAFIK_TOOLBOX">The <emph>Image</emph> Bar contains functions for formatting and positioning selected bitmap graphics.</ahelp></paragraph>
</section><embed href="text/shared/02/24010000.xhp#filter"/><embed href="text/shared/02/24010000.xhp#syfilter"/><embed href="text/shared/02/24020000.xhp#graphics_mode"/><embed href="text/shared/02/24020000.xhp#sygraphics_mode"/><embed href="text/shared/02/colortoolbar.xhp#color"/><embed href="text/shared/02/24090000.xhp#transparency"/><embed href="text/shared/02/24090000.xhp#sytransparency"/>
-<paragraph id="hd_id3145606" role="heading" xml-lang="en-US" level="2"><link href="text/swriter/01/05060300.xhp">Flip Vertically</link></paragraph><embed href="text/swriter/01/05060300.xhp#vertikaltext"/>
-<paragraph id="hd_id3145639" role="heading" xml-lang="en-US" level="2"><link href="text/swriter/01/05060300.xhp">Flip Horizontally</link></paragraph><embed href="text/swriter/01/05060300.xhp#horizontaltext"/>
-<paragraph id="hd_id3145673" role="heading" xml-lang="en-US" level="2"><link href="text/swriter/01/05060000.xhp">Graphics Properties</link></paragraph><embed href="text/swriter/01/05060000.xhp#grafiktext"/><embed href="text/swriter/00/00000405.xhp#sygraphics_properties"/>
+<h2 id="hd_id3145606"><link href="text/swriter/01/05060300.xhp">Flip Vertically</link></h2><embed href="text/swriter/01/05060300.xhp#vertikaltext"/>
+<h2 id="hd_id3145639"><link href="text/swriter/01/05060300.xhp">Flip Horizontally</link></h2><embed href="text/swriter/01/05060300.xhp#horizontaltext"/>
+<h2 id="hd_id3145673"><link href="text/swriter/01/05060000.xhp">Graphics Properties</link></h2><embed href="text/swriter/01/05060000.xhp#grafiktext"/><embed href="text/swriter/00/00000405.xhp#sygraphics_properties"/>
</body>
</helpdocument>
diff --git a/source/text/swriter/main0204.xhp b/source/text/swriter/main0204.xhp
index f1c5c1f30b..ad7f04e453 100644
--- a/source/text/swriter/main0204.xhp
+++ b/source/text/swriter/main0204.xhp
@@ -35,10 +35,10 @@
<embed href="text/swriter/02/04090000.xhp#syinsert_rows"/>
<embed href="text/swriter/02/04100000.xhp#insert_column"/>
<embed href="text/swriter/02/04100000.xhp#syinsert_column"/>
-<paragraph role="heading" id="hd_id3147820" xml-lang="en-US" level="2"><link href="text/swriter/01/05110500.xhp">Delete Row</link></paragraph>
+<h2 id="hd_id3147820"><link href="text/swriter/01/05110500.xhp">Delete Row</link></h2>
<embed href="text/swriter/01/05110500.xhp#loeschentext"/>
<embed href="text/swriter/00/00000405.xhp#sydelete_row"/>
-<paragraph role="heading" id="hd_id3147231" xml-lang="en-US" level="2"><link href="text/swriter/01/05120500.xhp">Delete Column</link></paragraph>
+<h2 id="hd_id3147231"><link href="text/swriter/01/05120500.xhp">Delete Column</link></h2>
<embed href="text/swriter/01/05120500.xhp#loeschentext"/>
<embed href="text/swriter/00/00000405.xhp#sydelete_columns"/>
<comment>following only optional, ext.help is available: Select Table Select Column Select Row</comment>
@@ -53,7 +53,7 @@
<embed href="text/shared/01/05100700.xhp#bottom"/>
<embed href="text/shared/02/02170000.xhp#background_color"/>
<embed href="text/shared/02/02170000.xhp#sybackground_color"/>
-<paragraph role="heading" id="hd_id943333820" xml-lang="en-US" level="2"><link href="text/swriter/01/05150101.xhp">AutoFormat</link></paragraph>
+<h2 id="hd_id943333820"><link href="text/swriter/01/05150101.xhp">AutoFormat</link></h2>
<embed href="text/swriter/01/05150101.xhp#autoformattabelle"/>
<embed href="text/shared/02/03130000.xhp#borders"/>
<embed href="text/shared/02/03130000.xhp#syborders"/>
diff --git a/source/text/swriter/main0205.xhp b/source/text/swriter/main0205.xhp
index 45783dee46..ce98383f5a 100644
--- a/source/text/swriter/main0205.xhp
+++ b/source/text/swriter/main0205.xhp
@@ -29,7 +29,7 @@
<body>
<section id="drawing_object_properties_bar">
<bookmark xml-lang="en-US" branch="hid/HID_DRAW_TOOLBOX" id="bm_id3147568" localize="false"/>
-<paragraph role="heading" id="hd_id3154275" xml-lang="en-US" level="1"><link href="text/swriter/main0205.xhp">Drawing Object Properties Bar</link></paragraph>
+<h1 id="hd_id3154275"><link href="text/swriter/main0205.xhp">Drawing Object Properties Bar</link></h1>
<paragraph role="paragraph" id="par_id3147578" xml-lang="en-US"><ahelp hid="HID_DRAW_TOOLBOX">You can see the <emph>Drawing Object Properties</emph> bar in Writer and Calc. Select the menu View - Toolbars - Drawing Object Properties. The controls are enabled when a drawing object is selected. You see some different icons by default, whether the current document is a text document or a spreadsheet.</ahelp></paragraph>
</section>
@@ -37,18 +37,18 @@
<embed href="text/shared/00/00040502.xhp#syline"/>
<embed href="text/shared/02/05020000.xhp#arrow_style"/>
<embed href="text/shared/02/05020000.xhp#syarrow_style"/>
-<paragraph role="heading" id="hd_id3147784" xml-lang="en-US" level="2"><link href="text/shared/01/05200100.xhp">Line Style</link></paragraph>
+<h2 id="hd_id3147784"><link href="text/shared/01/05200100.xhp">Line Style</link></h2>
<embed href="text/shared/01/05200100.xhp#stiltext"/>
<embed href="text/shared/00/00000004.xhp#syline_style"/>
-<paragraph role="heading" id="hd_id3147818" xml-lang="en-US" level="2"><link href="text/shared/01/05200100.xhp">Line Width</link></paragraph>
+<h2 id="hd_id3147818"><link href="text/shared/01/05200100.xhp">Line Width</link></h2>
<embed href="text/shared/01/05200100.xhp#breitetext"/>
<embed href="text/shared/00/00000004.xhp#syline_width"/>
-<paragraph role="heading" id="hd_id3147229" xml-lang="en-US" level="2"><link href="text/shared/01/05200100.xhp">Line Color</link></paragraph>
+<h2 id="hd_id3147229"><link href="text/shared/01/05200100.xhp">Line Color</link></h2>
<embed href="text/shared/01/05200100.xhp#farbetext"/>
<embed href="text/shared/00/00000004.xhp#syline_color"/>
<embed href="text/shared/01/05210000.xhp#area"/>
<embed href="text/shared/00/00040502.xhp#syarea"/>
-<paragraph role="heading" id="hd_id3147280" xml-lang="en-US" level="2"><link href="text/shared/01/05210100.xhp">Area Style/Filling</link></paragraph>
+<h2 id="hd_id3147280"><link href="text/shared/01/05210100.xhp">Area Style/Filling</link></h2>
<embed href="text/shared/01/05210100.xhp#sytext"/>
<embed href="text/shared/00/00000004.xhp#syarea_style"/>
<embed href="text/shared/02/05090000.xhp#rotate"/>
diff --git a/source/text/swriter/main0213.xhp b/source/text/swriter/main0213.xhp
index 2abf50ca8e..9de6c605a6 100644
--- a/source/text/swriter/main0213.xhp
+++ b/source/text/swriter/main0213.xhp
@@ -33,7 +33,7 @@
<section id="rulers">
- <paragraph id="hd_id3154201" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/main0213.xhp">Rulers</link></paragraph>
+ <h1 id="hd_id3154201"><link href="text/swriter/main0213.xhp">Rulers</link></h1>
<paragraph role="paragraph" id="par_id3154218" xml-lang="en-US">Rulers display the dimensions of the page, and the position of tabs, indents, borders and columns. You can modify all of these on the rulers using the mouse.</paragraph>
</section>
<paragraph xml-lang="en-US" role="paragraph" id="par_id3154239">By double-clicking on the ruler, you can open the <emph>Paragraph</emph> dialog and assign <link href="text/shared/00/00000005.xhp#formatting">direct paragraph formatting</link> for the current paragraph or all selected paragraphs.</paragraph>
diff --git a/source/text/swriter/main0216.xhp b/source/text/swriter/main0216.xhp
index 075d4ed18c..d748dab22b 100644
--- a/source/text/swriter/main0216.xhp
+++ b/source/text/swriter/main0216.xhp
@@ -32,20 +32,20 @@
<body>
<section id="OLE_object_bar">
<bookmark xml-lang="en-US" branch="hid/HID_OLE_TOOLBOX" id="bm_id3150736" localize="false"/>
-<paragraph role="heading" id="hd_id3150726" xml-lang="en-US" level="1"><link href="text/swriter/main0216.xhp">OLE Object Bar</link></paragraph>
+<h1 id="hd_id3150726"><link href="text/swriter/main0216.xhp">OLE Object Bar</link></h1>
<paragraph role="paragraph" id="par_id3150746" xml-lang="en-US"><ahelp hid="HID_OLE_TOOLBOX">The <emph>OLE Object</emph> bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.</ahelp></paragraph>
</section>
<embed href="text/shared/02/02010000.xhp#paragraph_style"/>
<embed href="text/shared/02/02010000.xhp#syparagraph_style"/>
-<paragraph role="heading" id="hd_id3153377" xml-lang="en-US" level="2"><link href="text/swriter/01/05060200.xhp">No Wrap</link></paragraph>
+<h2 id="hd_id3153377"><link href="text/swriter/01/05060200.xhp">No Wrap</link></h2>
<paragraph role="paragraph" id="par_id3153394" xml-lang="en-US">
<embedvar href="text/swriter/01/05060200.xhp#keinumlauftext"/> You can also choose this setting on the <emph>Wrap</emph> tab page.</paragraph>
<embed href="text/swriter/00/00000004.xhp#sywrap_off"/>
-<paragraph role="heading" id="hd_id3147766" xml-lang="en-US" level="2"><link href="text/swriter/01/05060200.xhp">Wrap</link></paragraph>
+<h2 id="hd_id3147766"><link href="text/swriter/01/05060200.xhp">Wrap</link></h2>
<paragraph role="paragraph" id="par_id3147782" xml-lang="en-US">
<embedvar href="text/swriter/01/05060200.xhp#seitenumlauftext"/> This icon corresponds to the <emph>Page Wrap</emph> option on the <emph>Wrap</emph> tab page.</paragraph>
<embed href="text/swriter/00/00000004.xhp#sywrap_on"/>
-<paragraph role="heading" id="hd_id3147824" xml-lang="en-US" level="2"><link href="text/swriter/01/05060200.xhp">Wrap Through</link></paragraph>
+<h2 id="hd_id3147824"><link href="text/swriter/01/05060200.xhp">Wrap Through</link></h2>
<paragraph role="paragraph" id="par_id3147218" xml-lang="en-US">
<embedvar href="text/swriter/01/05060200.xhp#durchlauftext"/> You can also achieve the same effect through the <emph>Wrap</emph> tab page.</paragraph>
<embed href="text/swriter/00/00000004.xhp#sywrap_through"/>
@@ -67,7 +67,7 @@
<embed href="text/shared/02/03140000.xhp#syline_style"/>
<embed href="text/shared/02/03150000.xhp#border_color"/>
<embed href="text/shared/02/03150000.xhp#syborder_color"/>
-<paragraph role="heading" id="hd_id3151208" xml-lang="en-US" level="2"><link href="text/swriter/01/05080000.xhp">Object Properties</link></paragraph>
+<h2 id="hd_id3151208"><link href="text/swriter/01/05080000.xhp">Object Properties</link></h2>
<embed href="text/swriter/01/05080000.xhp#objekttext"/>
<embed href="text/swriter/00/00000405.xhp#syobject_properties"/>
<embed href="text/shared/01/05250100.xhp#bring_to_front"/>
diff --git a/source/text/swriter/main0220.xhp b/source/text/swriter/main0220.xhp
index 8d2156c62a..65b46f5480 100644
--- a/source/text/swriter/main0220.xhp
+++ b/source/text/swriter/main0220.xhp
@@ -32,7 +32,7 @@
<body>
<section id="text_object_bar">
<bookmark xml-lang="en-US" branch="hid/HID_DRAW_TEXT_TOOLBOX" id="bm_id3155376" localize="false"/>
-<paragraph role="heading" id="hd_id3155366" xml-lang="en-US" level="1"><link href="text/swriter/main0220.xhp">Text Object Bar</link></paragraph>
+<h1 id="hd_id3155366"><link href="text/swriter/main0220.xhp">Text Object Bar</link></h1>
<paragraph role="paragraph" id="par_id3155386" xml-lang="en-US"><ahelp hid="HID_DRAW_TEXT_TOOLBOX">Contains formatting commands for text that is contained in a draw object.</ahelp> The <emph>Text Object</emph> bar appears when you double-click inside a draw object.</paragraph>
</section>
<embed href="text/shared/02/02020000.xhp#font_name"/>
@@ -45,10 +45,10 @@
<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 role="heading" id="hd_id3153416" xml-lang="en-US" level="2"><link href="text/shared/01/05020500.xhp">Superscript</link></paragraph>
+<h2 id="hd_id3153416"><link href="text/shared/01/05020500.xhp">Superscript</link></h2>
<embed href="text/shared/01/05020500.xhp#hochtext"/>
<embed href="text/shared/00/00000004.xhp#sysuperscript"/>
-<paragraph role="heading" id="hd_id3147787" xml-lang="en-US" level="2"><link href="text/shared/01/05020500.xhp">Subscript</link></paragraph>
+<h2 id="hd_id3147787"><link href="text/shared/01/05020500.xhp">Subscript</link></h2>
<embed href="text/shared/01/05020500.xhp#tieftext"/>
<embed href="text/shared/00/00000004.xhp#sysubscript"/>
<embed href="text/shared/01/05080100.xhp#left"/>
@@ -64,13 +64,13 @@
<embed href="text/shared/02/02040000.xhp#sytext_left_to_right"/>
<embed href="text/shared/02/02050000.xhp#text_top_to_bottom"/>
<embed href="text/shared/02/02050000.xhp#sytext_top_to_bottom"/>
-<paragraph role="heading" id="hd_id3147265" xml-lang="en-US" level="2"><link href="text/shared/01/02090000.xhp">Select All</link></paragraph>
+<h2 id="hd_id3147265"><link href="text/shared/01/02090000.xhp">Select All</link></h2>
<embed href="text/shared/01/02090000.xhp#allestext"/>
<embed href="text/shared/00/edit_menu.xhp#syselect_all"/>
-<paragraph role="heading" id="hd_id3145596" xml-lang="en-US" level="2"><link href="text/shared/01/05020000.xhp">Character</link></paragraph>
+<h2 id="hd_id3145596"><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 role="heading" id="hd_id3145631" xml-lang="en-US" level="2"><link href="text/shared/01/05030000.xhp">Paragraph</link></paragraph>
+<h2 id="hd_id3145631"><link href="text/shared/01/05030000.xhp">Paragraph</link></h2>
<paragraph role="paragraph" id="par_id3145649" xml-lang="en-US">Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected.</paragraph>
<embed href="text/shared/00/00040500.xhp#syparagraph"/>
</body>
diff --git a/source/text/swriter/menu/insert_footnote_endnote.xhp b/source/text/swriter/menu/insert_footnote_endnote.xhp
index 5dc43ec975..88445194c7 100644
--- a/source/text/swriter/menu/insert_footnote_endnote.xhp
+++ b/source/text/swriter/menu/insert_footnote_endnote.xhp
@@ -31,7 +31,7 @@
<section id="footnote_and_endnote_submenu">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertFootnotesMenu" id="bm_id030420161136426814" localize="false"/>
-<paragraph id="hd_id03042016113344773" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/menu/insert_footnote_endnote.xhp">Footnote and Endnote</link></paragraph>
+<h1 id="hd_id03042016113344773"><link href="text/swriter/menu/insert_footnote_endnote.xhp">Footnote and Endnote</link></h1>
<paragraph id="par_id030420161136126396" role="paragraph" xml-lang="en-US"><ahelp hid=".">The menu contains commands to insert a footnote or endnote with or without additional user interaction.</ahelp></paragraph>
</section>
@@ -41,7 +41,7 @@
<h2 id="hd_id030420161138377837">Endnote</h2>
<paragraph id="par_id030420161138378865" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertEndnote">Insert a endnote at the current cursor position without a prompt.</ahelp></paragraph>
-<paragraph id="hd_id3147231" role="heading" level="2" xml-lang="en-US"><link href="text/swriter/01/04030000.xhp">Footnote or Endnote</link></paragraph>
+<h2 id="hd_id3147231"><link href="text/swriter/01/04030000.xhp">Footnote or Endnote</link></h2>
<embed href="text/swriter/01/04030000.xhp#fussnoteein"/>
</body>
diff --git a/source/text/swriter/menu/insert_frame.xhp b/source/text/swriter/menu/insert_frame.xhp
index 86db143350..d272344c9d 100644
--- a/source/text/swriter/menu/insert_frame.xhp
+++ b/source/text/swriter/menu/insert_frame.xhp
@@ -31,7 +31,7 @@
<section id="frame_submenu">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertFrameMenu" id="bm_id030720160603151903" localize="false"/>
-<paragraph id="hd_id030720160601535384" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/menu/insert_frame.xhp">Frame</link></paragraph>
+<h1 id="hd_id030720160601535384"><link href="text/swriter/menu/insert_frame.xhp">Frame</link></h1>
<paragraph id="par_id030720160603138925" role="paragraph" xml-lang="en-US"><ahelp hid=".">This submenu contains both interactive and non-interactive means of inserting a frame.</ahelp></paragraph>
</section>
@@ -39,7 +39,7 @@
<paragraph id="par_id030720160605261333" role="paragraph" xml-lang="en-US"><ahelp hid=".uno:InsertFrameInteract">Insert a frame by drawing its shape with the mouse cursor.</ahelp></paragraph>
<embed href="text/swriter/01/04130000.xhp#frame"/>
-<paragraph id="hd_id3150951" role="heading" level="2" xml-lang="en-US"><link href="text/shared/01/04160500.xhp">Floating Frame</link></paragraph>
+<h2 id="hd_id3150951"><link href="text/shared/01/04160500.xhp">Floating Frame</link></h2>
<embed href="text/shared/01/04160500.xhp#floating_frame_text"/>
</body>
diff --git a/source/text/swriter/menu/insert_header_footer.xhp b/source/text/swriter/menu/insert_header_footer.xhp
index a0772f5d99..2bc4de1643 100644
--- a/source/text/swriter/menu/insert_header_footer.xhp
+++ b/source/text/swriter/menu/insert_header_footer.xhp
@@ -31,7 +31,7 @@
<section id="header_and_footer_submenu">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertHeaderFooterMenu" id="bm_id030720160442349015" localize="false"/>
-<paragraph id="hd_id030720160441573285" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/menu/insert_header_footer.xhp">Header and Footer</link></paragraph>
+<h1 id="hd_id030720160441573285"><link href="text/swriter/menu/insert_header_footer.xhp">Header and Footer</link></h1>
<paragraph id="par_id030720160442296603" role="paragraph" xml-lang="en-US"><ahelp hid=".">This submenu includes commands to add and remove page headers and footers.</ahelp></paragraph>
</section>
<embed href="text/swriter/01/04220000.xhp#header"/>