diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2023-03-13 16:41:53 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-16 15:18:30 +0000 |
commit | 4453c0b2edae4934f87594d5974783c4a1a5ea54 (patch) | |
tree | da7008bd439cc57cd8d44597f8cba6fc1808aa0c /source/text/shared/autopi | |
parent | 77cb682cd1b004e7247560e60f603a4bb0565b8d (diff) |
convert paragraphs with role="heading" & childelements to → h<level>
and also drop the language that was changed to implied previously/defaults to
en-US unless specified.
This change doesn't affect translations, only the content of the
paragraph/headings is extracted.
done with:
perl -CSD -pi -e 'BEGIN {$base = qr/role="heading"|level="(?<level>\d+)"|(?<id>id="[^"]+")/;} s#<paragraph(((\s+($base)){3})|(\s+($base|xml-lang="en-US")){4})>(?<body>.*?)</paragraph>#<h$+{level} $+{id}>$+{body}</h$+{level}>#g'
and manually undoing the one that uses <sup>in body that's not valid
according to the dtd in the h tags.
Change-Id: Ibd4aed3157ed168cd5005161575672a392e59202
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148797
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/autopi')
48 files changed, 53 insertions, 53 deletions
diff --git a/source/text/shared/autopi/01000000.xhp b/source/text/shared/autopi/01000000.xhp index d074b2b2ff..4094a04ccf 100644 --- a/source/text/shared/autopi/01000000.xhp +++ b/source/text/shared/autopi/01000000.xhp @@ -36,22 +36,22 @@ <bookmark_value>AutoPilots, see wizards</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:AutoPilotMenu" id="bm_id3149827" localize="false"/> -<paragraph role="heading" id="hd_id3152551" xml-lang="en-US" level="1"><link href="text/shared/autopi/01000000.xhp">Wizards</link></paragraph> +<h1 id="hd_id3152551"><link href="text/shared/autopi/01000000.xhp">Wizards</link></h1> <paragraph role="paragraph" id="par_id3153527" xml-lang="en-US"><ahelp hid=".uno:AutoPilotMenu">Guides you through creating business and personal letters, faxes, agendas, and more.</ahelp></paragraph> </section> </section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#autobrief"/> </section> -<paragraph role="heading" id="hd_id3154750" xml-lang="en-US" level="2"><link href="text/shared/autopi/01010000.xhp">Letter</link></paragraph> +<h2 id="hd_id3154750"><link href="text/shared/autopi/01010000.xhp">Letter</link></h2> <embed href="text/shared/autopi/01010000.xhp#brief"/> -<paragraph role="heading" id="hd_id3153662" xml-lang="en-US" level="2"><link href="text/shared/autopi/01020000.xhp">Fax</link></paragraph> +<h2 id="hd_id3153662"><link href="text/shared/autopi/01020000.xhp">Fax</link></h2> <embed href="text/shared/autopi/01020000.xhp#fax"/> -<paragraph role="heading" id="hd_id3153561" xml-lang="en-US" level="2"><link href="text/shared/autopi/01040000.xhp">Agenda</link></paragraph> +<h2 id="hd_id3153561"><link href="text/shared/autopi/01040000.xhp">Agenda</link></h2> <embed href="text/shared/autopi/01040000.xhp#agenda"/> -<paragraph role="heading" id="hd_id3147530" xml-lang="en-US" level="2"><link href="text/shared/autopi/01130000.xhp">Document Converter</link></paragraph> +<h2 id="hd_id3147530"><link href="text/shared/autopi/01130000.xhp">Document Converter</link></h2> <embed href="text/shared/autopi/01130000.xhp#ms"/> -<paragraph role="heading" id="hd_id3147303" xml-lang="en-US" level="2"><link href="text/shared/autopi/01150000.xhp">Euro Converter</link></paragraph> +<h2 id="hd_id3147303"><link href="text/shared/autopi/01150000.xhp">Euro Converter</link></h2> <embed href="text/shared/autopi/01150000.xhp#eurokonv"/> <embed href="text/shared/autopi/01170000.xhp#address_data_source"/> </body> diff --git a/source/text/shared/autopi/01010100.xhp b/source/text/shared/autopi/01010100.xhp index b346b519d3..bb54d75b7e 100644 --- a/source/text/shared/autopi/01010100.xhp +++ b/source/text/shared/autopi/01010100.xhp @@ -32,7 +32,7 @@ <body> <section id="page1"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE1" id="bm_id3147291" localize="false"/> -<paragraph role="heading" id="hd_id3147102" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010100.xhp">Letter Wizard - Page design</link></paragraph> +<h1 id="hd_id3147102"><link href="text/shared/autopi/01010100.xhp">Letter Wizard - Page design</link></h1> <paragraph role="paragraph" id="par_id3147226" xml-lang="en-US"><ahelp hid=".">Specifies whether you want to create a personal or a business letter.</ahelp> The available options on the following pages vary depending on your choice.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01010200.xhp b/source/text/shared/autopi/01010200.xhp index 207cc225fb..3cafd3afa4 100644 --- a/source/text/shared/autopi/01010200.xhp +++ b/source/text/shared/autopi/01010200.xhp @@ -32,7 +32,7 @@ <body> <section id="page2"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE2" id="bm_id3148671" localize="false"/> -<paragraph role="heading" id="hd_id3155354" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010200.xhp">Letter Wizard - Letterhead layout</link></paragraph> +<h1 id="hd_id3155354"><link href="text/shared/autopi/01010200.xhp">Letter Wizard - Letterhead layout</link></h1> <paragraph role="paragraph" id="par_id3146856" xml-lang="en-US"><ahelp hid=".">Allows you to specify the elements that are already imprinted on your letterhead paper.</ahelp> Those elements are not printed, and the space they occupy is left blank by the printer.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01010300.xhp b/source/text/shared/autopi/01010300.xhp index 653e17561b..c8c9969e23 100644 --- a/source/text/shared/autopi/01010300.xhp +++ b/source/text/shared/autopi/01010300.xhp @@ -32,7 +32,7 @@ <body> <section id="page3"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE3" id="bm_id3154230" localize="false"/> -<paragraph role="heading" id="hd_id3148520" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010300.xhp">Letter Wizard - Printed items</link></paragraph> +<h1 id="hd_id3148520"><link href="text/shared/autopi/01010300.xhp">Letter Wizard - Printed items</link></h1> <paragraph role="paragraph" id="par_id3152594" xml-lang="en-US"><ahelp hid=".">Defines the items to be included in the letter template.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01010400.xhp b/source/text/shared/autopi/01010400.xhp index 69e3b317d7..c6a612f97b 100644 --- a/source/text/shared/autopi/01010400.xhp +++ b/source/text/shared/autopi/01010400.xhp @@ -32,7 +32,7 @@ <body> <section id="page4"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE4" id="bm_id3153311" localize="false"/> -<paragraph role="heading" id="hd_id3154288" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010400.xhp">Letter Wizard - Recipient and sender</link></paragraph> +<h1 id="hd_id3154288"><link href="text/shared/autopi/01010400.xhp">Letter Wizard - Recipient and sender</link></h1> <paragraph role="paragraph" id="par_id3159233" xml-lang="en-US"><ahelp hid=".">Specifies the sender and recipient information.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01010500.xhp b/source/text/shared/autopi/01010500.xhp index d0d567ea6b..084dec790f 100644 --- a/source/text/shared/autopi/01010500.xhp +++ b/source/text/shared/autopi/01010500.xhp @@ -32,7 +32,7 @@ <body> <section id="page5"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE5" id="bm_id3149205" localize="false"/> -<paragraph role="heading" id="hd_id3143281" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010500.xhp">Letter Wizard - Footer</link></paragraph> +<h1 id="hd_id3143281"><link href="text/shared/autopi/01010500.xhp">Letter Wizard - Footer</link></h1> <paragraph role="paragraph" id="par_id3147834" xml-lang="en-US"><ahelp hid=".">Specifies the information to include in the footer space.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01010600.xhp b/source/text/shared/autopi/01010600.xhp index 08b7ad042e..b191e6fc93 100644 --- a/source/text/shared/autopi/01010600.xhp +++ b/source/text/shared/autopi/01010600.xhp @@ -32,7 +32,7 @@ <body> <section id="page6"> <bookmark xml-lang="en-US" branch="hid/SW_HID_LETTER_PAGE6" id="bm_id3156346" localize="false"/> -<paragraph role="heading" id="hd_id3150355" xml-lang="en-US" level="1"><link href="text/shared/autopi/01010600.xhp">Letter Wizard - Name and Location</link></paragraph> +<h1 id="hd_id3150355"><link href="text/shared/autopi/01010600.xhp">Letter Wizard - Name and Location</link></h1> <paragraph role="paragraph" id="par_id3152996" xml-lang="en-US"><ahelp hid=".">Specifies where and under which name you want to save the document and template.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01020100.xhp b/source/text/shared/autopi/01020100.xhp index 449eaaa10c..b459499286 100644 --- a/source/text/shared/autopi/01020100.xhp +++ b/source/text/shared/autopi/01020100.xhp @@ -32,7 +32,7 @@ <body> <section id="page1"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE1" id="bm_id3155364" localize="false"/> -<paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020100.xhp">Fax Wizard - Page Design</link></paragraph> +<h1 id="hd_id3109850"><link href="text/shared/autopi/01020100.xhp">Fax Wizard - Page Design</link></h1> <paragraph role="paragraph" id="par_id3156027" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE1">Defines the style of your fax document.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01020200.xhp b/source/text/shared/autopi/01020200.xhp index 48a0bb73b2..823e808114 100644 --- a/source/text/shared/autopi/01020200.xhp +++ b/source/text/shared/autopi/01020200.xhp @@ -34,7 +34,7 @@ <body> <section id="page2"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE2" id="bm_id3150808" localize="false"/> -<paragraph role="heading" id="hd_id3157898" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020200.xhp">Fax Wizard - Items to include</link></paragraph> +<h1 id="hd_id3157898"><link href="text/shared/autopi/01020200.xhp">Fax Wizard - Items to include</link></h1> <paragraph role="paragraph" id="par_id3147571" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE2">Specifies the fax elements to be printed.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01020300.xhp b/source/text/shared/autopi/01020300.xhp index c10b26b5ab..aba9445256 100644 --- a/source/text/shared/autopi/01020300.xhp +++ b/source/text/shared/autopi/01020300.xhp @@ -34,7 +34,7 @@ <body> <section id="page3"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE3" id="bm_id3147102" localize="false"/> -<paragraph role="heading" id="hd_id3155934" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020300.xhp">Fax Wizard - Sender and Recipient</link></paragraph> +<h1 id="hd_id3155934"><link href="text/shared/autopi/01020300.xhp">Fax Wizard - Sender and Recipient</link></h1> <paragraph role="paragraph" id="par_id3150808" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE3">Specifies the receiver and sender information for the fax.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01020400.xhp b/source/text/shared/autopi/01020400.xhp index d757c15ed3..07d94cee84 100644 --- a/source/text/shared/autopi/01020400.xhp +++ b/source/text/shared/autopi/01020400.xhp @@ -34,7 +34,7 @@ <body> <section id="page4"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE4" id="bm_id3152425" localize="false"/> -<paragraph role="heading" id="hd_id3147143" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020400.xhp">Fax Wizard - Footer</link></paragraph> +<h1 id="hd_id3147143"><link href="text/shared/autopi/01020400.xhp">Fax Wizard - Footer</link></h1> <paragraph role="paragraph" id="par_id3155805" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE4">Specifies the footer data.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01020500.xhp b/source/text/shared/autopi/01020500.xhp index d115f024f0..01f98d5cad 100644 --- a/source/text/shared/autopi/01020500.xhp +++ b/source/text/shared/autopi/01020500.xhp @@ -34,7 +34,7 @@ <body> <section id="page5"> <bookmark xml-lang="en-US" branch="hid/SW_HID_FAX_PAGE5" id="bm_id3156027" localize="false"/> -<paragraph role="heading" id="hd_id3150247" xml-lang="en-US" level="1"><link href="text/shared/autopi/01020500.xhp">Fax Wizard - Name and location</link></paragraph> +<h1 id="hd_id3150247"><link href="text/shared/autopi/01020500.xhp">Fax Wizard - Name and location</link></h1> <paragraph role="paragraph" id="par_id3155552" xml-lang="en-US"><ahelp hid="HID_FAX_PAGE5">Defines the template name and location.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040100.xhp b/source/text/shared/autopi/01040100.xhp index f246b7413b..eadd3d8e50 100644 --- a/source/text/shared/autopi/01040100.xhp +++ b/source/text/shared/autopi/01040100.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page1"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE1" id="bm_id3154230" localize="false"/><paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040100.xhp">Agenda Wizard - Page Design</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE1" id="bm_id3154230" localize="false"/><h1 id="hd_id3151100"><link href="text/shared/autopi/01040100.xhp">Agenda Wizard - Page Design</link></h1> <paragraph role="paragraph" id="par_id3152594" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE1">Specifies a page design for the agenda.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040200.xhp b/source/text/shared/autopi/01040200.xhp index 8f79606f36..52f810db38 100644 --- a/source/text/shared/autopi/01040200.xhp +++ b/source/text/shared/autopi/01040200.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page2"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE2" id="bm_id3147143" localize="false"/><paragraph role="heading" id="hd_id3150247" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040200.xhp">Agenda Wizard - General Information</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE2" id="bm_id3147143" localize="false"/><h1 id="hd_id3150247"><link href="text/shared/autopi/01040200.xhp">Agenda Wizard - General Information</link></h1> <paragraph role="paragraph" id="par_id3150616" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE2">Specifies the date, time, title, and location of the meeting.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040300.xhp b/source/text/shared/autopi/01040300.xhp index 6aac402121..3cc2844a21 100644 --- a/source/text/shared/autopi/01040300.xhp +++ b/source/text/shared/autopi/01040300.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page3"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE3" id="bm_id3155150" localize="false"/><paragraph role="heading" id="hd_id3109850" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040300.xhp">Agenda Wizard - Headings to include</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE3" id="bm_id3155150" localize="false"/><h1 id="hd_id3109850"><link href="text/shared/autopi/01040300.xhp">Agenda Wizard - Headings to include</link></h1> <paragraph role="paragraph" id="par_id3157898" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE3">Specifies the headings that you want to include in the agenda.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040400.xhp b/source/text/shared/autopi/01040400.xhp index 7cbe24ea7e..7b3e35eaa4 100644 --- a/source/text/shared/autopi/01040400.xhp +++ b/source/text/shared/autopi/01040400.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page4"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE4" id="bm_id3154894" localize="false"/><paragraph role="heading" id="hd_id3143284" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040400.xhp">Agenda Wizard - Names</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE4" id="bm_id3154894" localize="false"/><h1 id="hd_id3143284"><link href="text/shared/autopi/01040400.xhp">Agenda Wizard - Names</link></h1> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE4">Specifies the names to be printed on the agenda.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040500.xhp b/source/text/shared/autopi/01040500.xhp index b34ad2d542..39a9d34a98 100644 --- a/source/text/shared/autopi/01040500.xhp +++ b/source/text/shared/autopi/01040500.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page5"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE5" id="bm_id3155934" localize="false"/><paragraph role="heading" id="hd_id3159224" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040500.xhp">Agenda Wizard - Agenda Items</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE5" id="bm_id3155934" localize="false"/><h1 id="hd_id3159224"><link href="text/shared/autopi/01040500.xhp">Agenda Wizard - Agenda Items</link></h1> <paragraph role="paragraph" id="par_id3147143" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE5">Specifies the topics to be printed on the agenda template.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01040600.xhp b/source/text/shared/autopi/01040600.xhp index 8d4c50f263..427fec3305 100644 --- a/source/text/shared/autopi/01040600.xhp +++ b/source/text/shared/autopi/01040600.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page6"> -<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE6" id="bm_id3152363" localize="false"/><paragraph role="heading" id="hd_id3144740" xml-lang="en-US" level="1"><link href="text/shared/autopi/01040600.xhp">Agenda Wizard - Name and Location</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/SW_HID_AGENDA_PAGE6" id="bm_id3152363" localize="false"/><h1 id="hd_id3144740"><link href="text/shared/autopi/01040600.xhp">Agenda Wizard - Name and Location</link></h1> <paragraph role="paragraph" id="par_id3147102" xml-lang="en-US"><ahelp hid="HID_AGENDA_PAGE6">Choose the title and location for the agenda template.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090100.xhp b/source/text/shared/autopi/01090100.xhp index 46eb2f982e..13c399646c 100644 --- a/source/text/shared/autopi/01090100.xhp +++ b/source/text/shared/autopi/01090100.xhp @@ -28,7 +28,7 @@ </meta> <body> <section id="fieldselection"> -<paragraph role="heading" id="hd_id3155599" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090100.xhp">Form Wizard - Field Selection</link></paragraph> +<h1 id="hd_id3155599"><link href="text/shared/autopi/01090100.xhp">Form Wizard - Field Selection</link></h1> <paragraph role="paragraph" id="par_id3150445" xml-lang="en-US">On this page of the <link href="text/shared/autopi/01090000.xhp">Form Wizard</link>, you can specify the table or query that you need to create the form as well as the fields that you want to include in the form.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090200.xhp b/source/text/shared/autopi/01090200.xhp index 1a248f52ec..7a818b07f2 100644 --- a/source/text/shared/autopi/01090200.xhp +++ b/source/text/shared/autopi/01090200.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="setupsubform"> -<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090200.xhp">Form Wizard - Set up a Subform</link></paragraph> +<h1 id="par_idN10543"><link href="text/shared/autopi/01090200.xhp">Form Wizard - Set up a Subform</link></h1> <paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">Specify if you want to use a subform and enter the subform's properties. A subform is a form that is inserted in another form.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090210.xhp b/source/text/shared/autopi/01090210.xhp index 7fc29353d8..d4edf3acb6 100644 --- a/source/text/shared/autopi/01090210.xhp +++ b/source/text/shared/autopi/01090210.xhp @@ -28,7 +28,7 @@ </meta> <body> <section id="addsubformfields"> -<paragraph role="heading" id="par_idN10546" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090210.xhp">Form Wizard - Add Subform Fields</link></paragraph> +<h1 id="par_idN10546"><link href="text/shared/autopi/01090210.xhp">Form Wizard - Add Subform Fields</link></h1> <paragraph role="paragraph" id="par_idN10556" xml-lang="en-US">Specify the table or query you need to create the subform, and which fields you wish to include in the subform.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090220.xhp b/source/text/shared/autopi/01090220.xhp index cac081abd1..46f4a73f08 100644 --- a/source/text/shared/autopi/01090220.xhp +++ b/source/text/shared/autopi/01090220.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="getjoinedfields"> -<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090220.xhp">Form Wizard - Get Joined Fields</link></paragraph> +<h1 id="par_idN10543"><link href="text/shared/autopi/01090220.xhp">Form Wizard - Get Joined Fields</link></h1> <paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">If you chose in step 2 to set up a subform based on manual selection of fields, you can select the joined fields on this wizard page.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090300.xhp b/source/text/shared/autopi/01090300.xhp index c853e1e503..2521a54f40 100644 --- a/source/text/shared/autopi/01090300.xhp +++ b/source/text/shared/autopi/01090300.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="arrangecontrols"> -<paragraph role="heading" id="hd_id3163829" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090300.xhp">Form Wizard - Arrange Controls</link></paragraph> +<h1 id="hd_id3163829"><link href="text/shared/autopi/01090300.xhp">Form Wizard - Arrange Controls</link></h1> <paragraph role="paragraph" id="par_id3153539" xml-lang="en-US">On this page of the Wizard, you can select the layout of the created form. </paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090400.xhp b/source/text/shared/autopi/01090400.xhp index 25497201d8..fdc001faa9 100644 --- a/source/text/shared/autopi/01090400.xhp +++ b/source/text/shared/autopi/01090400.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="setdataentry"> -<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090400.xhp">Form Wizard - Set Data Entry</link></paragraph> +<h1 id="par_idN10543"><link href="text/shared/autopi/01090400.xhp">Form Wizard - Set Data Entry</link></h1> <paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">Specifies the data handling mode for the new form.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090500.xhp b/source/text/shared/autopi/01090500.xhp index 3378734827..432c927c7d 100644 --- a/source/text/shared/autopi/01090500.xhp +++ b/source/text/shared/autopi/01090500.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="applystyles"> -<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090500.xhp">Form Wizard - Apply Styles</link></paragraph> +<h1 id="par_idN10543"><link href="text/shared/autopi/01090500.xhp">Form Wizard - Apply Styles</link></h1> <paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">Specifies the form style.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01090600.xhp b/source/text/shared/autopi/01090600.xhp index 6133e31273..6f516acbba 100644 --- a/source/text/shared/autopi/01090600.xhp +++ b/source/text/shared/autopi/01090600.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="setname"> -<paragraph role="heading" id="par_idN10543" xml-lang="en-US" level="1"><link href="text/shared/autopi/01090600.xhp">Form Wizard - Set Name</link></paragraph> +<h1 id="par_idN10543"><link href="text/shared/autopi/01090600.xhp">Form Wizard - Set Name</link></h1> <paragraph role="paragraph" id="par_idN10553" xml-lang="en-US">Specifies the name of the form and how to proceed.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100100.xhp b/source/text/shared/autopi/01100100.xhp index ff03cc022f..3fc1439f26 100644 --- a/source/text/shared/autopi/01100100.xhp +++ b/source/text/shared/autopi/01100100.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="field_selection"> -<paragraph role="heading" id="hd_id3155599" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100100.xhp">Report Wizard - Field Selection</link></paragraph> +<h1 id="hd_id3155599"><link href="text/shared/autopi/01100100.xhp">Report Wizard - Field Selection</link></h1> <paragraph role="paragraph" id="par_id3150476" xml-lang="en-US">Specifies the table or query for which you are creating the report, and which fields you wish to include in the report.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100150.xhp b/source/text/shared/autopi/01100150.xhp index 2f8ef82a0e..2632ef8cce 100644 --- a/source/text/shared/autopi/01100150.xhp +++ b/source/text/shared/autopi/01100150.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="labelingfields"> -<paragraph role="heading" id="hd_id3144415" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100150.xhp">Report Wizard - Labeling Fields</link></paragraph> +<h1 id="hd_id3144415"><link href="text/shared/autopi/01100150.xhp">Report Wizard - Labeling Fields</link></h1> <paragraph role="paragraph" id="par_id3147102" xml-lang="en-US">Specifies how you want to label the fields.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100200.xhp b/source/text/shared/autopi/01100200.xhp index 510ce36f21..39988ca042 100644 --- a/source/text/shared/autopi/01100200.xhp +++ b/source/text/shared/autopi/01100200.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="grouping"> -<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100200.xhp">Report Wizard - Grouping</link></paragraph> +<h1 id="hd_id3147000"><link href="text/shared/autopi/01100200.xhp">Report Wizard - Grouping</link></h1> <paragraph role="paragraph" id="par_id3163829" xml-lang="en-US">You can group records in a report based on the values in one or more fields. Select the fields by which the resulting report will be grouped. You can group up to four fields in a report. When you group more than one field, $[officename] nests the groups according to their group level.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100300.xhp b/source/text/shared/autopi/01100300.xhp index f67cdd14e5..982f4f57af 100644 --- a/source/text/shared/autopi/01100300.xhp +++ b/source/text/shared/autopi/01100300.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="sortoptions"> -<paragraph role="heading" id="hd_id3148668" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100300.xhp">Report Wizard - Sort Options</link></paragraph> +<h1 id="hd_id3148668"><link href="text/shared/autopi/01100300.xhp">Report Wizard - Sort Options</link></h1> <paragraph role="paragraph" id="par_id3148520" xml-lang="en-US">Select the fields by which to sort the report. Fields can be sorted by up to four levels, each either ascending or descending. Grouped fields can only be sorted within each group.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100400.xhp b/source/text/shared/autopi/01100400.xhp index 807d3503bf..4366e25a72 100644 --- a/source/text/shared/autopi/01100400.xhp +++ b/source/text/shared/autopi/01100400.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="chooselayout"> -<paragraph role="heading" id="hd_id3148668" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100400.xhp">Report Wizard - Choose Layout</link></paragraph> +<h1 id="hd_id3148668"><link href="text/shared/autopi/01100400.xhp">Report Wizard - Choose Layout</link></h1> <paragraph role="paragraph" id="par_id3154894" xml-lang="en-US">Choose the layout from different templates and styles, and choose landscape or portrait page orientation.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01100500.xhp b/source/text/shared/autopi/01100500.xhp index ccb3de014f..e6fbcf659f 100644 --- a/source/text/shared/autopi/01100500.xhp +++ b/source/text/shared/autopi/01100500.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="savereport"> -<paragraph role="heading" id="hd_id3156211" xml-lang="en-US" level="1"><link href="text/shared/autopi/01100500.xhp">Report Wizard - Create Report</link></paragraph> +<h1 id="hd_id3156211"><link href="text/shared/autopi/01100500.xhp">Report Wizard - Create Report</link></h1> <paragraph role="paragraph" id="par_id3159224" xml-lang="en-US">You can create the report as a static or dynamic report. When you open a dynamic report, it will display with the current data contents. When you open a static report, it will always display the same data from the time when the static report was created.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01110100.xhp b/source/text/shared/autopi/01110100.xhp index 80aa813016..ac9e988db1 100644 --- a/source/text/shared/autopi/01110100.xhp +++ b/source/text/shared/autopi/01110100.xhp @@ -34,7 +34,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page1" id="bm_id7226172" localize="false"/> <comment>inserted this dialog id, see i72163</comment> -<paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110100.xhp">HTML Export - Page 1</link></paragraph> +<h1 id="hd_id3153323"><link href="text/shared/autopi/01110100.xhp">HTML Export - Page 1</link></h1> <paragraph role="paragraph" id="par_id3163829" xml-lang="en-US">On the first page you can select an existing design or create a new one.</paragraph> </section> <paragraph role="paragraph" id="par_id3152363" xml-lang="en-US">The settings you select for the export will be automatically saved as a design for other exports. You can enter the design name after clicking <emph>Create</emph>.</paragraph> diff --git a/source/text/shared/autopi/01110200.xhp b/source/text/shared/autopi/01110200.xhp index de092100ca..8912dfc70d 100644 --- a/source/text/shared/autopi/01110200.xhp +++ b/source/text/shared/autopi/01110200.xhp @@ -38,7 +38,7 @@ <bookmark_value>Internet; presentations</bookmark_value> <bookmark_value>WebCast export</bookmark_value> </bookmark><comment>changed "in the Internet" to "on the Internet", see i73714</comment> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page2" id="bm_id7226173" localize="false"/><comment>inserted this dialog id, see i72163</comment><paragraph role="heading" id="hd_id3154840" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110200.xhp">HTML Export - Page 2</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page2" id="bm_id7226173" localize="false"/><comment>inserted this dialog id, see i72163</comment><h1 id="hd_id3154840"><link href="text/shared/autopi/01110200.xhp">HTML Export - Page 2</link></h1> <paragraph role="paragraph" id="par_id3154094" xml-lang="en-US">Determines the type of publication.</paragraph> </section> <paragraph role="paragraph" id="par_id3151330" xml-lang="en-US">You can specify if you want to include frames, create a title, or display presentation notes.</paragraph> diff --git a/source/text/shared/autopi/01110300.xhp b/source/text/shared/autopi/01110300.xhp index 5aa3d62c64..9715bb6cee 100644 --- a/source/text/shared/autopi/01110300.xhp +++ b/source/text/shared/autopi/01110300.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page3"> -<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page3" id="bm_id7226174" localize="false"/><comment>inserted this dialog id, see i72163</comment><paragraph role="heading" id="hd_id3153323" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110300.xhp">HTML Export - Page 3</link></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page3" id="bm_id7226174" localize="false"/><comment>inserted this dialog id, see i72163</comment><h1 id="hd_id3153323"><link href="text/shared/autopi/01110300.xhp">HTML Export - Page 3</link></h1> <paragraph role="paragraph" id="par_id3147102" xml-lang="en-US">Specifies the graphics type and the target screen resolution.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01110400.xhp b/source/text/shared/autopi/01110400.xhp index 59d20b386d..5893052421 100644 --- a/source/text/shared/autopi/01110400.xhp +++ b/source/text/shared/autopi/01110400.xhp @@ -32,7 +32,7 @@ <body> <section id="page4"> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page4" id="bm_id7226175" localize="false"/><comment>inserted this dialog id, see i72163</comment> -<paragraph role="heading" id="hd_id3151100" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110400.xhp">HTML Export - Page 4</link></paragraph> +<h1 id="hd_id3151100"><link href="text/shared/autopi/01110400.xhp">HTML Export - Page 4</link></h1> <paragraph role="paragraph" id="par_id3109850" xml-lang="en-US">Specifies the information to be displayed on the title page of the publication.</paragraph> </section> <paragraph role="paragraph" id="par_id3149549" xml-lang="en-US">You can skip this page if you unmark the <emph>Create title page</emph> option, or if you select Automatic or WebCast, in previous pages of the Wizard.</paragraph> diff --git a/source/text/shared/autopi/01110500.xhp b/source/text/shared/autopi/01110500.xhp index 26fa381e1a..3b5325c59e 100644 --- a/source/text/shared/autopi/01110500.xhp +++ b/source/text/shared/autopi/01110500.xhp @@ -32,7 +32,7 @@ <body> <section id="page5"> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page5" id="bm_id7226176" localize="false"/><comment>inserted this dialog id, see i72163</comment> -<paragraph role="heading" id="hd_id3144415" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110500.xhp">HTML Export - Page 5</link></paragraph> +<h1 id="hd_id3144415"><link href="text/shared/autopi/01110500.xhp">HTML Export - Page 5</link></h1> <paragraph role="paragraph" id="par_id3151100" xml-lang="en-US">Defines a button style for navigation through the presentation slides.</paragraph> </section> <paragraph role="paragraph" id="par_id3155351" xml-lang="en-US">This page is not visible if you have unmarked the <emph>Create title page</emph> check box, or if you have selected either automatic or WebCast export.</paragraph> diff --git a/source/text/shared/autopi/01110600.xhp b/source/text/shared/autopi/01110600.xhp index 3925d9da99..dbd0928b32 100644 --- a/source/text/shared/autopi/01110600.xhp +++ b/source/text/shared/autopi/01110600.xhp @@ -32,7 +32,7 @@ <body> <section id="page6"> <bookmark xml-lang="en-US" branch="hid/modules/simpress/ui/publishingdialog/page6" id="bm_id7226177" localize="false"/><comment>inserted this dialog id, see i72163</comment> -<paragraph role="heading" id="hd_id3154926" xml-lang="en-US" level="1"><link href="text/shared/autopi/01110600.xhp">HTML Export - Page 6</link></paragraph> +<h1 id="hd_id3154926"><link href="text/shared/autopi/01110600.xhp">HTML Export - Page 6</link></h1> <paragraph role="paragraph" id="par_id3155934" xml-lang="en-US">Defines the colors for the publication.</paragraph> </section> <paragraph role="paragraph" id="par_id3150247" xml-lang="en-US">Text formatting is obtained from the drawing or presentation. This page is skipped if you unmark the <emph>Create title page</emph> check box or if you select automatic or WebCast export.</paragraph> diff --git a/source/text/shared/autopi/01120100.xhp b/source/text/shared/autopi/01120100.xhp index 7b661af150..8527aebe11 100644 --- a/source/text/shared/autopi/01120100.xhp +++ b/source/text/shared/autopi/01120100.xhp @@ -35,7 +35,7 @@ <section id="page1"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/groupradioselectionpage/GroupRadioSelectionPage" id="bm_id3150808" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/groupradioselectionpage/@@nowidget@@" id="bm_id3150808" localize="false"/> - <paragraph id="hd_id3155599" role="heading" level="1" xml-lang="en-US"><link href="text/shared/autopi/01120100.xhp">Group Element Wizard: Data</link></paragraph> + <h1 id="hd_id3155599"><link href="text/shared/autopi/01120100.xhp">Group Element Wizard: Data</link></h1> <paragraph role="paragraph" id="par_id3154894" xml-lang="en-US">Specifies which option fields are contained inside the group box.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01120200.xhp b/source/text/shared/autopi/01120200.xhp index 0a946f9f85..bd5300f83b 100644 --- a/source/text/shared/autopi/01120200.xhp +++ b/source/text/shared/autopi/01120200.xhp @@ -33,7 +33,7 @@ <section id="page2"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/defaultfieldselectionpage/DefaultFieldSelectionPage" id="bm_id3865170" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/defaultfieldselectionpage/@@nowidget@@" id="bm_id3865170" localize="false"/> - <paragraph id="hd_id3151299" role="heading" level="1" xml-lang="en-US"><link href="text/shared/autopi/01120200.xhp">Group Element Wizard: Default Field Selection</link></paragraph> + <h1 id="hd_id3151299"><link href="text/shared/autopi/01120200.xhp">Group Element Wizard: Default Field Selection</link></h1> <paragraph role="paragraph" id="par_id3144740" xml-lang="en-US">Determines that you want one option field to be selected as the default choice.</paragraph> </section> <paragraph xml-lang="en-US" role="paragraph" id="par_id3154094">The default settings will be accepted if you open the form in the user mode. With these settings you determine the control property <link href="text/shared/02/01170101.xhp">Default Status</link>.</paragraph> diff --git a/source/text/shared/autopi/01120300.xhp b/source/text/shared/autopi/01120300.xhp index 7ba3f6fbe6..c2cc6ff70e 100644 --- a/source/text/shared/autopi/01120300.xhp +++ b/source/text/shared/autopi/01120300.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/optionvaluespage/OptionValuesPage" id="bm_id3865170" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/optionvaluespage/@@nowidget@@" id="bm_id3865170" localize="false"/> <section id="page3"> - <paragraph id="hd_id3151097" role="heading" level="1" xml-lang="en-US"><link href="text/shared/autopi/01120300.xhp">Group Element Wizard: Field Values</link></paragraph> + <h1 id="hd_id3151097"><link href="text/shared/autopi/01120300.xhp">Group Element Wizard: Field Values</link></h1> <paragraph role="paragraph" id="par_id3151100" xml-lang="en-US">Assigns a reference value to each option field.</paragraph> </section> <paragraph xml-lang="en-US" role="paragraph" id="par_id3153323">Select a field from the option fields list and enter the corresponding <link href="text/shared/02/01170101.xhp">reference value</link>.</paragraph> diff --git a/source/text/shared/autopi/01120400.xhp b/source/text/shared/autopi/01120400.xhp index 9fbec6e0bb..9a3ea820ff 100644 --- a/source/text/shared/autopi/01120400.xhp +++ b/source/text/shared/autopi/01120400.xhp @@ -31,7 +31,7 @@ </meta> <body> <section id="page4"> -<paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1"><link href="text/shared/autopi/01120400.xhp">Group Element Wizard: Database Field</link></paragraph> +<h1 id="hd_id3149748"><link href="text/shared/autopi/01120400.xhp">Group Element Wizard: Database Field</link></h1> <paragraph role="paragraph" id="par_id3154094" xml-lang="en-US">This page is only visible if the document is linked to a database. It specifies whether the reference values should be saved in the database.</paragraph> </section> <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US">Indicate where to save the <link href="text/shared/02/01170101.xhp">reference values</link>. A reference value can represent the current state of the group box in a database.</paragraph> diff --git a/source/text/shared/autopi/01120500.xhp b/source/text/shared/autopi/01120500.xhp index 6b6c01c1af..3240358354 100644 --- a/source/text/shared/autopi/01120500.xhp +++ b/source/text/shared/autopi/01120500.xhp @@ -33,7 +33,7 @@ <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/optionsfinalpage/OptionsFinalPage" id="bm_id3865170" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/optionsfinalpage/@@nowidget@@" id="bm_id3865170" localize="false"/> <section id="page5"> - <paragraph id="hd_id3143206" role="heading" level="1" xml-lang="en-US"><link href="text/shared/autopi/01120500.xhp">Group Element Wizard: Create Option Group</link></paragraph> + <h1 id="hd_id3143206"><link href="text/shared/autopi/01120500.xhp">Group Element Wizard: Create Option Group</link></h1> <paragraph role="paragraph" id="par_id3154812" xml-lang="en-US">Specifies a label for the option group.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01130100.xhp b/source/text/shared/autopi/01130100.xhp index fd1f54c3ee..4fc73295b0 100644 --- a/source/text/shared/autopi/01130100.xhp +++ b/source/text/shared/autopi/01130100.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page1"> -<paragraph role="heading" id="hd_id3151299" xml-lang="en-US" level="1"><link href="text/shared/autopi/01130100.xhp">Document Converter Page 1</link></paragraph> +<h1 id="hd_id3151299"><link href="text/shared/autopi/01130100.xhp">Document Converter Page 1</link></h1> <paragraph role="paragraph" id="par_id3150445" xml-lang="en-US">Specifies the type of Microsoft Office documents that will be converted.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01130200.xhp b/source/text/shared/autopi/01130200.xhp index 9f2bf564a9..c4aa09bb2d 100644 --- a/source/text/shared/autopi/01130200.xhp +++ b/source/text/shared/autopi/01130200.xhp @@ -30,7 +30,7 @@ </meta> <body> <section id="page2"> -<paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1"><link href="text/shared/autopi/01130200.xhp">Document converter continuation pages</link></paragraph> +<h1 id="hd_id3149748"><link href="text/shared/autopi/01130200.xhp">Document converter continuation pages</link></h1> <paragraph role="paragraph" id="par_id3147143" xml-lang="en-US">Specifies, for each template type and document type, the directory to be read from and the directory to be written to.</paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01170300.xhp b/source/text/shared/autopi/01170300.xhp index dc45b3d291..883767f3f6 100644 --- a/source/text/shared/autopi/01170300.xhp +++ b/source/text/shared/autopi/01170300.xhp @@ -30,7 +30,7 @@ <section id="select_table"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/selecttablepage/SelectTablePage" id="bm_id3147400" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/selecttablepage/@@nowidget@@" id="bm_id3147400" localize="false"/> -<paragraph role="heading" id="hd_id3149748" xml-lang="en-US" level="1"><link href="text/shared/autopi/01170300.xhp">Select Table</link></paragraph> +<h1 id="hd_id3149748"><link href="text/shared/autopi/01170300.xhp">Select Table</link></h1> <paragraph role="paragraph" id="par_id3156211" xml-lang="en-US"><ahelp hid=".">Specifies a table from the Seamonkey / Netscape address book source that is used as the address book in $[officename].</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01170400.xhp b/source/text/shared/autopi/01170400.xhp index 0dc675ff73..8715e9bddb 100644 --- a/source/text/shared/autopi/01170400.xhp +++ b/source/text/shared/autopi/01170400.xhp @@ -32,7 +32,7 @@ <section id="data_source_title"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/DataSourcePage" id="bm_id3865170" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/datasourcepage/@@nowidget@@" id="bm_id3865170" localize="false"/> -<paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/autopi/01170400.xhp">Data Source Title</link></paragraph> +<h1 id="hd_id3147000"><link href="text/shared/autopi/01170400.xhp">Data Source Title</link></h1> <paragraph role="paragraph" id="par_id3144740" xml-lang="en-US"><ahelp hid=".">Specifies a location for the address book file and a name under which the data source will be listed in the data source explorer.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/source/text/shared/autopi/01170500.xhp b/source/text/shared/autopi/01170500.xhp index 3755581612..9054f76f57 100644 --- a/source/text/shared/autopi/01170500.xhp +++ b/source/text/shared/autopi/01170500.xhp @@ -33,7 +33,7 @@ <section id="field_assignment"> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/fieldassignpage/FieldAssignPage" id="bm_id3152593" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/sabpilot/ui/fieldassignpage/@@nowidget@@" id="bm_id3152593" localize="false"/> -<paragraph role="heading" id="hd_id3147588" xml-lang="en-US" level="1"><link href="text/shared/autopi/01170500.xhp">Field Assignment</link></paragraph> +<h1 id="hd_id3147588"><link href="text/shared/autopi/01170500.xhp">Field Assignment</link></h1> <paragraph role="paragraph" id="par_id3143284" xml-lang="en-US"><ahelp hid=".">Opens a dialog that allows you to specify the field assignment.</ahelp></paragraph> </section> <section id="howtoget"> |