From 4453c0b2edae4934f87594d5974783c4a1a5ea54 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 13 Mar 2023 16:41:53 +0100 Subject: convert paragraphs with role="heading" & childelements to → h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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="(?\d+)"|(?id="[^"]+")/;} s#(?.*?)#$+{body}#g' and manually undoing the one that uses 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 --- source/text/swriter/00/00000004.xhp | 2 +- source/text/swriter/01/01160100.xhp | 2 +- source/text/swriter/01/01160200.xhp | 2 +- source/text/swriter/01/01160300.xhp | 2 +- source/text/swriter/01/01160400.xhp | 2 +- source/text/swriter/01/03050000.xhp | 2 +- source/text/swriter/01/03070000.xhp | 2 +- source/text/swriter/01/03080000.xhp | 2 +- source/text/swriter/01/03090000.xhp | 2 +- source/text/swriter/01/03130000.xhp | 2 +- source/text/swriter/01/04030000.xhp | 2 +- source/text/swriter/01/04070000.xhp | 2 +- source/text/swriter/01/04070100.xhp | 2 +- source/text/swriter/01/04070200.xhp | 2 +- source/text/swriter/01/04070300.xhp | 2 +- source/text/swriter/01/04090006.xhp | 2 +- source/text/swriter/01/04090007.xhp | 2 +- source/text/swriter/01/04120000.xhp | 8 ++++---- source/text/swriter/01/04120210.xhp | 16 ++++++++-------- source/text/swriter/01/04120212.xhp | 2 +- source/text/swriter/01/04120214.xhp | 2 +- source/text/swriter/01/04120216.xhp | 2 +- source/text/swriter/01/04120217.xhp | 2 +- source/text/swriter/01/04120220.xhp | 16 ++++++++-------- source/text/swriter/01/04120224.xhp | 2 +- source/text/swriter/01/04120225.xhp | 2 +- source/text/swriter/01/04120226.xhp | 2 +- source/text/swriter/01/04120227.xhp | 2 +- source/text/swriter/01/04120229.xhp | 2 +- source/text/swriter/01/04180400.xhp | 2 +- source/text/swriter/01/04220000.xhp | 2 +- source/text/swriter/01/04230000.xhp | 2 +- source/text/swriter/01/05030200.xhp | 4 ++-- source/text/swriter/01/05030400.xhp | 2 +- source/text/swriter/01/05040600.xhp | 2 +- source/text/swriter/01/05040800.xhp | 2 +- source/text/swriter/01/05060200.xhp | 2 +- source/text/swriter/01/05060300.xhp | 4 ++-- source/text/swriter/01/05060700.xhp | 2 +- source/text/swriter/01/05060800.xhp | 2 +- source/text/swriter/01/05090200.xhp | 2 +- source/text/swriter/01/05090300.xhp | 2 +- source/text/swriter/01/05100000.xhp | 2 +- source/text/swriter/01/05110300.xhp | 2 +- source/text/swriter/01/05110500.xhp | 2 +- source/text/swriter/01/05120000.xhp | 2 +- source/text/swriter/01/05120300.xhp | 2 +- source/text/swriter/01/05120500.xhp | 2 +- source/text/swriter/01/05150300.xhp | 2 +- source/text/swriter/01/05190000.xhp | 2 +- source/text/swriter/01/05200000.xhp | 2 +- source/text/swriter/01/06080000.xhp | 2 +- source/text/swriter/01/06090000.xhp | 2 +- source/text/swriter/01/06110000.xhp | 2 +- source/text/swriter/01/06120000.xhp | 2 +- source/text/swriter/01/06160000.xhp | 2 +- source/text/swriter/01/06170000.xhp | 2 +- source/text/swriter/01/06190000.xhp | 2 +- source/text/swriter/01/06200000.xhp | 2 +- source/text/swriter/01/06210000.xhp | 2 +- source/text/swriter/01/06220000.xhp | 2 +- source/text/swriter/01/legacynumbering.xhp | 2 +- source/text/swriter/01/mailmerge00.xhp | 2 +- source/text/swriter/01/mailmerge01.xhp | 2 +- source/text/swriter/01/mailmerge02.xhp | 2 +- source/text/swriter/01/mailmerge03.xhp | 2 +- source/text/swriter/01/mailmerge04.xhp | 2 +- source/text/swriter/01/mailmerge05.xhp | 2 +- source/text/swriter/01/mm_emailmergeddoc.xhp | 2 +- source/text/swriter/01/mm_printmergeddoc.xhp | 2 +- source/text/swriter/01/mm_savemergeddoc.xhp | 2 +- source/text/swriter/01/title_page.xhp | 2 +- source/text/swriter/02/03220000.xhp | 2 +- source/text/swriter/02/04090000.xhp | 2 +- source/text/swriter/02/04100000.xhp | 2 +- source/text/swriter/02/06090000.xhp | 2 +- source/text/swriter/02/08080000.xhp | 2 +- source/text/swriter/02/10030000.xhp | 2 +- source/text/swriter/02/10090000.xhp | 2 +- source/text/swriter/02/14010000.xhp | 2 +- source/text/swriter/02/14030000.xhp | 2 +- source/text/swriter/02/14050000.xhp | 2 +- source/text/swriter/02/18030000.xhp | 4 ++-- source/text/swriter/02/18030100.xhp | 2 +- source/text/swriter/02/18030200.xhp | 2 +- source/text/swriter/02/18030300.xhp | 2 +- source/text/swriter/02/18030500.xhp | 2 +- source/text/swriter/02/18030600.xhp | 2 +- source/text/swriter/02/18030700.xhp | 2 +- source/text/swriter/02/19010000.xhp | 2 +- source/text/swriter/02/19020000.xhp | 2 +- source/text/swriter/02/19030000.xhp | 16 ++++++++-------- source/text/swriter/02/19040000.xhp | 4 ++-- source/text/swriter/02/word_count_stb.xhp | 2 +- source/text/swriter/guide/autotext.xhp | 2 +- source/text/swriter/guide/calculate_intext.xhp | 2 +- source/text/swriter/guide/captions.xhp | 2 +- source/text/swriter/guide/change_header.xhp | 2 +- source/text/swriter/guide/conditional_text.xhp | 2 +- source/text/swriter/guide/conditional_text2.xhp | 2 +- source/text/swriter/guide/delete_from_dict.xhp | 2 +- source/text/swriter/guide/even_odd_sdw.xhp | 2 +- source/text/swriter/guide/fields_date.xhp | 2 +- source/text/swriter/guide/fields_enter.xhp | 2 +- source/text/swriter/guide/fields_userdata.xhp | 2 +- source/text/swriter/guide/footnote_with_line.xhp | 2 +- source/text/swriter/guide/globaldoc_howtos.xhp | 2 +- source/text/swriter/guide/header_pagestyles.xhp | 2 +- source/text/swriter/guide/header_with_line.xhp | 2 +- source/text/swriter/guide/hyperlinks.xhp | 2 +- source/text/swriter/guide/indices_index.xhp | 2 +- source/text/swriter/guide/indices_literature.xhp | 2 +- source/text/swriter/guide/number_sequence.xhp | 2 +- source/text/swriter/guide/pagebackground.xhp | 2 +- source/text/swriter/guide/printer_tray.xhp | 2 +- source/text/swriter/guide/references.xhp | 2 +- source/text/swriter/guide/references_modify.xhp | 2 +- source/text/swriter/guide/search_regexp.xhp | 2 +- source/text/swriter/guide/section_insert.xhp | 2 +- source/text/swriter/guide/send2html.xhp | 2 +- source/text/swriter/guide/spellcheck_dialog.xhp | 2 +- .../text/swriter/guide/table_repeat_multiple_headers.xhp | 2 +- source/text/swriter/guide/tablemode.xhp | 2 +- source/text/swriter/guide/text_animation.xhp | 2 +- source/text/swriter/guide/text_centervert.xhp | 2 +- source/text/swriter/guide/text_rotate.xhp | 2 +- source/text/swriter/guide/wrap.xhp | 2 +- source/text/swriter/mailmergetoolbar.xhp | 2 +- source/text/swriter/main0107.xhp | 2 +- source/text/swriter/main0203.xhp | 8 ++++---- source/text/swriter/main0204.xhp | 6 +++--- source/text/swriter/main0205.xhp | 10 +++++----- source/text/swriter/main0213.xhp | 2 +- source/text/swriter/main0216.xhp | 10 +++++----- source/text/swriter/main0220.xhp | 12 ++++++------ source/text/swriter/menu/insert_footnote_endnote.xhp | 4 ++-- source/text/swriter/menu/insert_frame.xhp | 4 ++-- source/text/swriter/menu/insert_header_footer.xhp | 2 +- 138 files changed, 186 insertions(+), 186 deletions(-) (limited to 'source/text/swriter') 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 @@ - To access this function... +

To access this function...

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 @@
-Outline to Presentation +

Outline to Presentation

Sends the outline of the active document to a new presentation document.
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 @@ outline;outline to clipboard clipboard;outline to clipboard -Outline to Clipboard +

Outline to Clipboard

Sends the outline of a document to the clipboard in Rich Text Format (RTF).
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 @@ -Create AutoAbstract +

Create AutoAbstract

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. 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. 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 @@
-AutoAbstract to Presentation +

AutoAbstract to Presentation

Opens the current document as a $[officename] Impress presentation. The current document must contain at least one predefined heading paragraph style.
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 @@
-Rulers +

Rulers

Contains a submenu for showing or hiding the horizontal and vertical rulers.
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 @@
-Text Boundaries +

Text Boundaries

Shows or hides the boundaries of the printable area of a page. The boundary lines are not printed.
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 @@
-Field Shadings +

Field Shadings

Shows or hides shadings around fields in your document like non-breaking spaces, soft hyphens, indexes, and footnotes.
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 @@
-Field Names +

Field Names

Switches between showing fields as field names or field values. When enabled the field names are displayed, and when disabled the field values displayed. Some field contents cannot be displayed.
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 @@
-Normal Layout +

Normal Layout

Displays how the document will look when you print it.
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 @@ -Footnote/Endnote +

Footnote/Endnote

Inserts a footnote or an endnote in the document. The anchor for the note is inserted at the current cursor position. You can choose between automatic numbering or a custom symbol. 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 @@ envelopes
MW made "envelopes;" a one level entry -Envelope +

Envelope

Creates an envelope. 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.
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 @@
- Envelope +

Envelope

Enter the delivery and return addresses for the envelope. You can also insert address fields from a database, for example from the Addresses database.
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 @@
-Format +

Format

Specifies the layout and the dimension of the envelope.
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 @@
-Printer +

Printer

Set the print options for the envelope.
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 @@
-Database +

Database

You can insert fields from any database, for example, address fields, into your document.
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 @@ date fields;HTML DocInformation fields MW changed "$[officename] Writer;tags" to "$[officename];special HTML tags" -Special Tags +

Special Tags

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. $[officename] Writer fields are identified by the <SDFIELD> 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.
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 @@
-Table of Contents and Index +

Table of Contents and Index

Opens a menu to insert an index or bibliography entry, as well as inserting a table of contents, index, and or bibliography.
@@ -38,13 +38,13 @@
-Index Entry +

Index Entry

-Bibliography Entry +

Bibliography Entry

-Table of Content, Index or Bibliography +

Table of Content, Index or Bibliography

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 @@
- Type +

Type

Use this tab to specify and define the type of index that you want to insert. You can also create custom indexes.
Depending on the type of index that you select, this tab contains the following options. - Table of Contents +

Table of Contents

- Alphabetical Index +

Alphabetical Index

- Illustration Index +

Illustration Index

- Index of Tables +

Index of Tables

- User-Defined +

User-Defined

- Table of Objects +

Table of Objects

- Bibliography +

Bibliography

Using Tables of Content and Indexes 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 @@ -Index +

Index

The following options are available when you select Alphabetical Index as the index type.
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 @@ -Index +

Index

The following options are available when you select Index of Tables as the index type. 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 @@ -Index +

Index

The following options are available when you select Table of Objects as the index type. 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 @@ -Index +

Index

The following options are available when you select Bibliography as the index type. 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 @@
- Entries (indexes/tables) +

Entries (indexes/tables)

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 Type tab.
- Table of Contents - Alphabetical Index - Illustration Index - Index of Tables - User-Defined - Table of Objects - Bibliography +

Table of Contents

+

Alphabetical Index

+

Illustration Index

+

Index of Tables

+

User-Defined

+

Table of Objects

+

Bibliography

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 @@ -Entries (index of tables) +

Entries (index of tables)

Specify the format for the entries in an Index of Tables.
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 @@ -Entries (user-defined index) +

Entries (user-defined index)

Specify the format for the entries in a user-defined index.
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 @@ -Entries (table of objects) +

Entries (table of objects)

Specify the format for the entries in a Table of Objects.
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 @@ -Entries (bibliography) +

Entries (bibliography)

Specify the format for bibliography entries.
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 @@ -Define Bibliography Entry +

Define Bibliography Entry

Change the content of a bibliography entry.
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 @@ -Exchange Database +

Exchange Database

Change the data sources for the current document. To correctly display the contents of inserted fields, the replacement database must contain identical field names.
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 @@ 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 @@ 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 @@
mw added two index entries -Text Flow +

Text Flow

Specify hyphenation and pagination options.
@@ -73,7 +73,7 @@

Breaks

Specify the page or column break options. -InsertUFI: #i30777# +

InsertUFI: #i30777#

Select this check box, and then select the break type that you want to use.

Type

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 @@
-Drop Caps +

Drop Caps

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.
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 @@
-Footnote +

Footnote

Specifies the layout options for footnotes, including the line that separates the footnote from the main body of document.
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 @@ text grid for Asian layout -Text Grid +

Text Grid

Adds a text grid to the current page style. This option is only available if Asian language support is enabled under Language Settings - Languages in the Options dialog box.
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 @@ -Wrap +

Wrap

Specify the way you want text to wrap around an object. You can also specify the spacing between the text and the object.
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 @@
-Image +

Image

Specify the flip and the link options for the selected image.
@@ -42,7 +42,7 @@

Flip

-Verticallysee bug 106420;Writer uses VERT for HOR and HORZ for VERT +

Verticallysee bug 106420;Writer uses VERT for HOR and HORZ for VERT

Flips the selected image vertically. 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 @@
-Macro +

Macro

Specifies the macro to run when you click an image, frame, or an OLE object.
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 @@ -Hyperlink +

Hyperlink

Specify the properties of the hyperlink for the selected graphic, frame or OLE object.
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 @@
-Columns +

Columns

Specify the column width properties.
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 @@ -Text Flow +

Text Flow

Set the text flow options for the text before and after the table.
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 @@ -Cell +

Cell

This command is only available if you have selected a table in your document, or if the cursor is in a table cell.
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 @@
-Select +

Select

Selects the row that contains the cursor.
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 @@
-Delete +

Delete

Deletes the selected row(s) from the table.
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 @@ -Insert... +

Insert...

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 @@
-Select +

Select

Selects the column that contains the cursor. This option is only available if the cursor is in a table.
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 @@
-Delete +

Delete

Deletes the selected column(s) from the table.
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 @@
-Apply and Edit Changes +

Apply and Edit Changes

Automatically formats the file according to the options that you set under Tools - AutoCorrect - AutoCorrect Options. In a dialog, you are asked to accept or reject the changes.
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 @@ -Split Table +

Split Table

Splits the current table into two separate tables at the cursor position. You can also access this command by right-clicking in a table cell.
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 @@ -Merge Table +

Merge Table

Combines two consecutive tables into a single table. The tables must be directly next to each other and not separated by an empty paragraph.
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 @@ -Footnotes/Endnotes Settings +

Footnotes/Endnotes Settings

Specifies the display settings for footnotes and endnotes.
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 @@ -Convert Text to Table +

Convert Text to Table

Converts the selected text into a table, or the selected table into text.
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 @@
-Calculate +

Calculate

Calculates the selected formula and copies the result to the clipboard.
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 @@
-Page Formatting +

Page Formatting

Updates the page formats in the document and recalculates the total number of pages that is displayed on the Status Bar.
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 @@
-Current Index +

Current Index

Updates the current index. The current index is the one that contains the cursor.
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 @@
-All Indexes and Tables +

All Indexes and Tables

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.
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 @@
-Update All +

Update All

Updates all links, fields, indexes, tables of contents, and page formatting in the current document.
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 @@
-Fields +

Fields

Updates the contents of all fields in the current document.
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 @@
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 @@
-All Charts +

All Charts

Updates the charts in the current document.
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 @@ Indents the current level relative to the previous level in the list hierarchy. -Width of numberingi85347 +

Width of numberingi85347

Enter the width of the numbering area. The numbering symbol can be left, center or right in this area.UFI: fixed #i31282# 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 @@ -Mail Merge Wizard +

Mail Merge Wizard

Starts the Mail Merge Wizard to create form letters or send email messages to many recipients.
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 @@
-Mail Merge Wizard - Select starting document +

Mail Merge Wizard - Select starting document

Specify the document that you want to use as a base for the mail merge document.
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 @@
-Mail Merge Wizard - Select document type +

Mail Merge Wizard - Select document type

Specify the type of mail merge document to create.

Letter

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 @@
-Mail Merge Wizard - Addresses +

Mail Merge Wizard - Addresses

Specify the recipients for the mail merge document as well as the layout of the address block.
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 Select Address List button is called Select Different Address List. 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 @@
-Mail Merge Wizard - Create salutation +

Mail Merge Wizard - Create salutation

Specify the properties for the salutation. If the mail merge database contains gender information, you can specify different salutations based on the gender of the recipient.
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 @@
-Mail Merge Wizard - Adjust layout +

Mail Merge Wizard - Adjust layout

Specify the position of the address blocks and salutations on the documents.

Address Block Position

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 @@ -Send merged document as email +

Send merged document as email

Sends the mail merge output as email messages to all or some recipients.
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 @@ -Print merged document +

Print merged document

Prints the mail merge output for all or some recipients.
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 @@ -Save merged document +

Save merged document

Save the mail merge output to file.
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 @@ -Inserting title pages in the document +

Inserting title pages in the document

Insert title pages in your document.
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. 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 @@ unlinking frames -Unlink Frames +

Unlink Frames

Breaks the link between two frames. You can only break the link that extends from the selected frame to the target frame.
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 @@ columns; inserting in tables -Insert Column +

Insert Column

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 Table - Insert - Columns), or by selecting several columns before clicking the icon. If the latter method is used, the columns inserted will have the same relative width as the selected columns.
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 @@
-Insert Unnumbered Entry +

Insert Unnumbered Entry

Inserts a paragraph without numbering. The existing numbering will not be affected.
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 @@
-Combined Display +

Combined Display

Displays current information about the active document.
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. 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 @@
-Preview Zoom +

Preview Zoom

Determines the zoom level of the print preview.
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 @@
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 @@
-Cell Reference +

Cell Reference

Displays the position of the cell cursor in a table.
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 @@
-Cancel +

Cancel

Clears the contents of the input line and closes the formula bar.
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 @@
- Formula Area +

Formula Area

Allows you to create a formula by typing it directly into the input line or by clicking the Formula icon to display the formulas in submenu.
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 @@ -Insert Fields +

Insert Fields

Click to open the Fields dialog. Click the arrow next to the icon to open a submenu. Click to open the Fields dialog. Click the arrow next to the icon to open a submenu.UFI: changed to fix #i20539# You can choose from the following functions: @@ -42,7 +42,7 @@ -Other +

Other

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 @@
-Date +

Date

Inserts the current date as a field. The default date format is used, and the date is not automatically updated.
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 @@
time fields;insertingfields;inserting time -Time +

Time

Inserts the current time as a field. 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.
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 @@
-Page Number +

Page Number

Inserts the current page number as a field at the cursor position. The default setting is for it to use the Page Number character style.
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 @@ fields; subject -Subject +

Subject

Inserts the subject specified in the document properties as a field . This field displays the data entered in the Subject field under File - Properties - Description.
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 @@
-Title +

Title

Inserts the title specified in the document properties as a field. This field displays the data entered in the Title field under File - Properties - Description.
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 @@
-First Author (field) +

First Author (field)

Inserts the name of the person who created the document here as a field. The field applies the entry made under %PRODUCTNAME - PreferencesTools - Options - $[officename] - User data.
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 @@ 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 @@ 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 @@
-Insert +

Insert

Click the arrow next to the icon to open a toolbar with various functions for inserting graphics, tables, documents, and special characters.
@@ -48,25 +48,25 @@
You can select the following functions: -Insert single-column frame manually +

Insert single-column frame manually

-From File +

From File

-Insert Table +

Insert Table

-Insert Document +

Insert Document

-Insert Special Character +

Insert Special Character

-Insert Section +

Insert Section

-Insert Bookmark +

Insert Bookmark

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 @@ -Insert Fields +

Insert Fields

Click to open the Fields dialog. Click the arrow next to the icon and select the required field from the submenu. You can select the following functions: @@ -39,7 +39,7 @@ UFI added two lines, see #i60664 -Other +

Other

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 @@
-Word Count Status Bar Field +

Word Count Status Bar Field

The number of words in the document and selection is displayed in this field of the status bar. A double-click opens the word count dialog, which shows extra document statistics.
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 @@ -Using AutoText +

Using AutoText

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.

To Create an AutoText Entry

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 @@
mw reduced "calculating;" entries to one entry -Calculating Complex Formulas in Text Documents +

Calculating Complex Formulas in Text Documents

You can use predefined functions in a formula, and then insert the result of the calculation into a text document. For example, to calculate the mean value of three numbers, do the following: 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 @@ mw deleted "adding;" -Using Captions +

Using Captions

In text documents, you can add continuously numbered captions to graphics, tables, frames, and drawing objects. You can edit the text and the number ranges for different types of captions. 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. 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 @@
mw deleted "creating;" -Creating a Page Style Based on the Current Page +

Creating a Page Style Based on the Current Page

You can design a page layout and then create a page style based on it. For example, you can create a page style that displays a particular header, and another page style that displays a different header. 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 @@ -Conditional Text +

Conditional Text

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. Setting up conditional text in this example is a two-part process. First you create a variable, and then you create the condition. 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 @@ -Conditional Text for Page Counts +

Conditional Text for Page Counts

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. 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 @@ MW changed "removing;..." to "deleting;..." -Removing Words From a User-Defined Dictionary +

Removing Words From a User-Defined Dictionary

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 @@ MW made "empty pages;..." and "blank pages;.." to one level entries. -Alternating Page Styles on Odd and Even Pages +

Alternating Page Styles on Odd and Even Pages

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 @@ -Inserting a Fixed or Variable Date Field +

Inserting a Fixed or Variable Date Field

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. 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 @@ MW deleted "adding;" -Adding Input Fields +

Adding Input Fields

An input field is a variable that you can click in a document to open a dialog where you can edit the variable. 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 @@ -Querying User Data in Fields or Conditions +

Querying User Data in Fields or Conditions

You can access and compare some user data from conditions or fields. For example, you can compare user data with the following operators:
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 @@ -Spacing Between Footnotes +

Spacing Between Footnotes

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. 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 @@ MW created 4 new index entries. 2 index entries were taken from globaldoc.xhp.MW made one index entry out of 2 "subdocuments;" entries -Working with Master Documents and SubdocumentsMW: this is a new guide created from splitting globaldoc.xhp +

Working with Master Documents and Subdocuments

MW: this is a new guide created from splitting globaldoc.xhp 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 %PRODUCTNAME Writer files. The individual files are called subdocuments.

To Create a Master Document

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 @@ -Defining Different Headers and Footers +

Defining Different Headers and Footers

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 First page, Left page and Right page, or you can create a custom page style. 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 Format - Page Style, click the Page tab, and in the Layout settings area, choose “Mirrored” in the Page layout box. For example, you can use page styles to define different headers for even and odd pages in a document. 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 @@ MW changed "inserting;" -Formatting Headers or Footers +

Formatting Headers or Footers

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. 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 @@ mw deleted "adding;" -Inserting Hyperlinks With the Navigator +

Inserting Hyperlinks With the Navigator

You can insert a cross-reference as a hyperlink in your document using the Navigator. You can even cross-reference items from other %PRODUCTNAME documents. If you click the hyperlink when the document is opened in %PRODUCTNAME, you are taken to the cross-referenced item. 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 @@ -Creating Alphabetical Indexes +

Creating Alphabetical Indexes

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 @@ -Creating a Bibliography +

Creating a Bibliography

A bibliography is a list of works that you reference in a document.

Storing Bibliographic Information

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 @@ MW deleted "number ranges;" and changed "numbering;" -Defining Number Ranges +

Defining Number Ranges

You can automatically number similar items, such as quotations, in your document. 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 @@ MW deleted "page backgrounds" -Changing Page Background +

Changing Page Background

$[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.
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 @@ mw made "paper trays;..." a one level entry -Selecting Printer Paper Trays +

Selecting Printer Paper Trays

Use page styles to specify different paper sources for different pages in your document. 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 @@ -Inserting Cross-References +

Inserting Cross-References

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 fields in the document. Objects with captions and bookmarks can be used as targets. 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 @@ -Modifying Cross-References +

Modifying Cross-References

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 @@ invisible characters;finding paragraph marks;searching - Using Regular Expressions in Text Searches +

Using Regular Expressions in Text Searches

Regular expressions can be used to search for some unspecified or even invisible characters. Searching with regular expressions is different from searching with wildcards. %PRODUCTNAME Writer only supports searching with regular expressions. You can use regular expressions when you find and replace text in a document. For example, "s.n" finds "sun" and "son". 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 @@ -Inserting Sections +

Inserting Sections

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.

To Insert a New Section

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 @@ -Saving Text Documents in HTML Format +

Saving Text Documents in HTML Format

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. 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. 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 @@ grammar checker -Checking Spelling and Grammar +

Checking Spelling and Grammar

You can manually check the spelling and grammar of a text selection or the entire document. 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 extensions web page. The spellcheck starts at the current cursor position, or at the beginning of the text selection. 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 @@ MW made "table heading repetition..." a two level entry and changed "headers;" to "headings:"mw added "multi-page tables" -Repeating a Table Heading on a New Page +

Repeating a Table Heading on a New Page

You can repeat a table heading on each new page that the table spans. 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 @@ keyboard;modifying the behavior of rows/columns behavior of rows/columns -Modifying Rows and Columns by Keyboard +

Modifying Rows and Columns by Keyboard

When you insert or delete cells, rows or columns in a table, the Behavior of rows/columns 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. 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.UFI: fixes bugtraq 4971582 To set the Behavior of rows/columns options for tables in text documents, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Table. There are three display modes for tables: 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 @@ mw made "animating text" a two level entry -Animating Text +

Animating Text

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. 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 @@ -Using a Frame to Center Text on a Page +

Using a Frame to Center Text on a Page

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 @@ -Rotating Text +

Rotating Text

You can only rotate text that is contained in a drawing object. 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 @@ -Wrapping Text Around Objects +

Wrapping Text Around Objects

To Wrap Text Around an Object

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 @@
-Mail Merge Toolbar +

Mail Merge Toolbar

The Mail Merge Toolbar contains commands for the final steps of the mail merge process.
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 @@
-Window +

Window

Contains commands for manipulating and displaying document windows.
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 @@
-Image Bar +

Image Bar

The Image Bar contains functions for formatting and positioning selected bitmap graphics.
-Flip Vertically -Flip Horizontally -Graphics Properties +

Flip Vertically

+

Flip Horizontally

+

Graphics Properties

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 @@ -Delete Row +

Delete Row

-Delete Column +

Delete Column

following only optional, ext.help is available: Select Table Select Column Select Row @@ -53,7 +53,7 @@ -AutoFormat +

AutoFormat

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 @@
-Drawing Object Properties Bar +

Drawing Object Properties Bar

You can see the Drawing Object Properties 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.
@@ -37,18 +37,18 @@ -Line Style +

Line Style

-Line Width +

Line Width

-Line Color +

Line Color

-Area Style/Filling +

Area Style/Filling

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 @@
- Rulers +

Rulers

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.
By double-clicking on the ruler, you can open the Paragraph dialog and assign direct paragraph formatting for the current paragraph or all selected paragraphs. 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 @@
-OLE Object Bar +

OLE Object Bar

The OLE Object bar appears when objects are selected, and contains the most important functions for formatting and positioning objects.
-No Wrap +

No Wrap

You can also choose this setting on the Wrap tab page. -Wrap +

Wrap

This icon corresponds to the Page Wrap option on the Wrap tab page. -Wrap Through +

Wrap Through

You can also achieve the same effect through the Wrap tab page. @@ -67,7 +67,7 @@ -Object Properties +

Object Properties

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 @@
-Text Object Bar +

Text Object Bar

Contains formatting commands for text that is contained in a draw object. The Text Object bar appears when you double-click inside a draw object.
@@ -45,10 +45,10 @@ -Superscript +

Superscript

-Subscript +

Subscript

@@ -64,13 +64,13 @@ -Select All +

Select All

-Character +

Character

-Paragraph +

Paragraph

Here you can define the indents, spacing, alignment and line spacing for the paragraph currently selected. 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 @@
-Footnote and Endnote +

Footnote and Endnote

The menu contains commands to insert a footnote or endnote with or without additional user interaction.
@@ -41,7 +41,7 @@

Endnote

Insert a endnote at the current cursor position without a prompt. -Footnote or Endnote +

Footnote or Endnote

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 @@
-Frame +

Frame

This submenu contains both interactive and non-interactive means of inserting a frame.
@@ -39,7 +39,7 @@ Insert a frame by drawing its shape with the mouse cursor. -Floating Frame +

Floating Frame

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 @@ -- cgit