From 5d35fd9217dae01f2848cdca2bd141d75893f814 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 17 Sep 2012 12:39:36 +0200 Subject: [PATCH] remove tags, related: fdo#54987 Change-Id: I200d23c7f767818ffb2cf33d5963dfc92451de0f --- .../text/scalc/guide/cellstyle_by_formula.xhp | 4 ++-- .../source/text/scalc/guide/csv_formula.xhp | 2 +- .../text/shared/guide/lineend_define.xhp | 2 +- .../source/text/simpress/01/13050500.xhp | 2 +- .../text/swriter/guide/anchor_object.xhp | 2 +- .../source/text/swriter/guide/autotext.xhp | 6 +++--- .../source/text/swriter/guide/calculate.xhp | 2 +- .../text/swriter/guide/calculate_intable.xhp | 2 +- .../text/swriter/guide/calculate_intext.xhp | 2 +- .../source/text/swriter/guide/captions.xhp | 2 +- .../text/swriter/guide/captions_numbers.xhp | 10 +++++----- .../text/swriter/guide/change_header.xhp | 6 +++--- .../text/swriter/guide/chapter_numbering.xhp | 12 ++++++------ .../text/swriter/guide/conditional_text.xhp | 10 +++++----- .../text/swriter/guide/conditional_text2.xhp | 2 +- .../text/swriter/guide/delete_from_dict.xhp | 2 +- .../source/text/swriter/guide/even_odd_sdw.xhp | 6 +++--- .../text/swriter/guide/field_convert.xhp | 4 ++-- .../source/text/swriter/guide/fields.xhp | 2 +- .../source/text/swriter/guide/fields_date.xhp | 6 +++--- .../source/text/swriter/guide/fields_enter.xhp | 6 +++--- .../text/swriter/guide/fields_userdata.xhp | 2 +- .../text/swriter/guide/footer_nextpage.xhp | 2 +- .../text/swriter/guide/footnote_usage.xhp | 6 +++--- .../text/swriter/guide/footnote_with_line.xhp | 10 +++++----- .../text/swriter/guide/globaldoc_howtos.xhp | 12 ++++++------ .../text/swriter/guide/header_footer.xhp | 4 ++-- .../text/swriter/guide/header_pagestyles.xhp | 18 +++++++++--------- .../text/swriter/guide/header_with_chapter.xhp | 16 ++++++++-------- .../text/swriter/guide/header_with_line.xhp | 8 ++++---- .../source/text/swriter/guide/hyperlinks.xhp | 2 +- .../text/swriter/guide/indices_delete.xhp | 4 ++-- .../source/text/swriter/guide/indices_edit.xhp | 4 ++-- .../text/swriter/guide/indices_index.xhp | 2 +- .../text/swriter/guide/indices_literature.xhp | 12 ++++++------ .../text/swriter/guide/indices_multidoc.xhp | 2 +- .../source/text/swriter/guide/indices_toc.xhp | 6 +++--- .../text/swriter/guide/indices_userdef.xhp | 14 +++++++------- .../text/swriter/guide/join_numbered_lists.xhp | 4 ++-- .../source/text/swriter/guide/keyboard.xhp | 4 ++-- .../source/text/swriter/guide/navigator.xhp | 2 +- .../text/swriter/guide/number_sequence.xhp | 6 +++--- .../text/swriter/guide/numbering_lines.xhp | 14 +++++++------- .../text/swriter/guide/pagebackground.xhp | 2 +- .../source/text/swriter/guide/pagestyles.xhp | 4 ++-- .../source/text/swriter/guide/printer_tray.xhp | 4 ++-- .../source/text/swriter/guide/references.xhp | 2 +- .../text/swriter/guide/references_modify.xhp | 2 +- .../text/swriter/guide/section_insert.xhp | 12 ++++++------ .../source/text/swriter/guide/send2html.xhp | 2 +- .../text/swriter/guide/spellcheck_dialog.xhp | 2 +- .../text/swriter/guide/stylist_fromselect.xhp | 4 ++-- .../guide/table_repeat_multiple_headers.xhp | 4 ++-- .../text/swriter/guide/template_create.xhp | 8 ++++---- .../text/swriter/guide/text_animation.xhp | 4 ++-- .../text/swriter/guide/text_centervert.xhp | 14 +++++++------- .../source/text/swriter/guide/text_rotate.xhp | 2 +- .../text/swriter/guide/textdoc_inframe.xhp | 4 ++-- .../swriter/guide/using_numbered_lists.xhp | 2 +- .../text/swriter/guide/using_numbering.xhp | 6 +++--- .../source/text/swriter/guide/wrap.xhp | 4 ++-- 61 files changed, 164 insertions(+), 164 deletions(-) diff --git a/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp b/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp index 5a2726974a..9096cd2193 100644 --- a/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp +++ b/helpcontent2/source/text/scalc/guide/cellstyle_by_formula.xhp @@ -48,7 +48,7 @@ oldref="13">Assigning Formats by Formula The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; "Red"; "Green")) applies the cell style "Red" to cells if the value is greater than 3, otherwise the cell style "Green" is applied. - If you would like to apply a formula to all cells in a selected area, you can use the + If you would like to apply a formula to all cells in a selected area, you can use the Find & Replace dialog. @@ -72,7 +72,7 @@ All cells with contents that were included in the selection are now highlighted. - Click + Click Replace all. diff --git a/helpcontent2/source/text/scalc/guide/csv_formula.xhp b/helpcontent2/source/text/scalc/guide/csv_formula.xhp index 926d86f67c..da1cd29320 100644 --- a/helpcontent2/source/text/scalc/guide/csv_formula.xhp +++ b/helpcontent2/source/text/scalc/guide/csv_formula.xhp @@ -75,7 +75,7 @@ Choose File - Save as. You will see the Save as dialog. - In the + In the File type field select the format "Text CSV". diff --git a/helpcontent2/source/text/shared/guide/lineend_define.xhp b/helpcontent2/source/text/shared/guide/lineend_define.xhp index 9f700c0f6d..877fe18a37 100644 --- a/helpcontent2/source/text/shared/guide/lineend_define.xhp +++ b/helpcontent2/source/text/shared/guide/lineend_define.xhp @@ -53,7 +53,7 @@ Select the object and choose Format - Drawing Object - Graphic - - + Line. diff --git a/helpcontent2/source/text/simpress/01/13050500.xhp b/helpcontent2/source/text/simpress/01/13050500.xhp index e923ef517c..694074a777 100644 --- a/helpcontent2/source/text/simpress/01/13050500.xhp +++ b/helpcontent2/source/text/simpress/01/13050500.xhp @@ -53,6 +53,6 @@
-You can also copy the selected object and choose Edit - Paste Special and select the bitmap format from the list. +You can also copy the selected object and choose Edit - Paste Special and select the bitmap format from the list. diff --git a/helpcontent2/source/text/swriter/guide/anchor_object.xhp b/helpcontent2/source/text/swriter/guide/anchor_object.xhp index 3221948703..d989900df5 100644 --- a/helpcontent2/source/text/swriter/guide/anchor_object.xhp +++ b/helpcontent2/source/text/swriter/guide/anchor_object.xhp @@ -102,7 +102,7 @@ When you insert an object, graphic, or frame, an anchor icon appears where the item is anchored. You can position an anchored item by dragging the item to another location. To change the anchoring options of an item, right-click the item, and then choose an option from the Anchor - submenu. + submenu.
diff --git a/helpcontent2/source/text/swriter/guide/autotext.xhp b/helpcontent2/source/text/swriter/guide/autotext.xhp index b0193e62d0..f3fac881e6 100644 --- a/helpcontent2/source/text/swriter/guide/autotext.xhp +++ b/helpcontent2/source/text/swriter/guide/autotext.xhp @@ -57,7 +57,7 @@ Select the text, text with graphics, table, or field that you want to save as an AutoText entry. A graphic can only be stored if it is anchored as a character and is preceded and followed by at least one text character. - Choose + Choose Edit - AutoText. @@ -83,12 +83,12 @@ Choose Edit - AutoText. - Select the AutoText that you want to insert, and then click + Select the AutoText that you want to insert, and then click Insert. You can also type the shortcut for an AutoText entry, and then press F3, or click the arrow next to the AutoText - icon on the Insert bar, and then choose an AutoText entry. + icon on the Insert bar, and then choose an AutoText entry. To quickly enter a %PRODUCTNAME Math formula, type fn, and then press F3. If you insert more than one formula, the formulae are sequentially numbered. To insert dummy text, type dt, and then press F3. To Print a List of AutoText Entries diff --git a/helpcontent2/source/text/swriter/guide/calculate.xhp b/helpcontent2/source/text/swriter/guide/calculate.xhp index fc32c8b81c..661cb0edc1 100644 --- a/helpcontent2/source/text/swriter/guide/calculate.xhp +++ b/helpcontent2/source/text/swriter/guide/calculate.xhp @@ -54,7 +54,7 @@ You can also click the Formula - icon on the Formula Bar, and then choose a function for your formula. + icon on the Formula Bar, and then choose a function for your formula. To reference cells in a Writer text table, enclose the cell address or the cell range in angle brackets. For example, to reference cell A1 from another cell, enter =<A1> into the cell. diff --git a/helpcontent2/source/text/swriter/guide/calculate_intable.xhp b/helpcontent2/source/text/swriter/guide/calculate_intable.xhp index 1460acf140..cf05811e1b 100644 --- a/helpcontent2/source/text/swriter/guide/calculate_intable.xhp +++ b/helpcontent2/source/text/swriter/guide/calculate_intable.xhp @@ -55,7 +55,7 @@ Type a number in each cell of the column, but leave the last cell in the column empty. - Place the cursor in the last cell of the column, and then click the Sum icon on the Table Bar.
The + Place the cursor in the last cell of the column, and then click the Sum icon on the Table Bar.
The Formula Bar appears with the entry "=sum".
diff --git a/helpcontent2/source/text/swriter/guide/calculate_intext.xhp b/helpcontent2/source/text/swriter/guide/calculate_intext.xhp index 8dee9d598c..889f2f8007 100644 --- a/helpcontent2/source/text/swriter/guide/calculate_intext.xhp +++ b/helpcontent2/source/text/swriter/guide/calculate_intext.xhp @@ -52,7 +52,7 @@ Click the Formula - icon, and choose "Mean" from the Statistical Functions list. + icon, and choose "Mean" from the Statistical Functions list. Type the three numbers, separated by vertical slashes (|). diff --git a/helpcontent2/source/text/swriter/guide/captions.xhp b/helpcontent2/source/text/swriter/guide/captions.xhp index 6a3e08b500..23f3a629a9 100644 --- a/helpcontent2/source/text/swriter/guide/captions.xhp +++ b/helpcontent2/source/text/swriter/guide/captions.xhp @@ -68,7 +68,7 @@ Select the options that you want, and then click OK. If you want, you can also enter different text in the Category - box, for example Figure. + box, for example Figure. You can edit caption text directly in the document. diff --git a/helpcontent2/source/text/swriter/guide/captions_numbers.xhp b/helpcontent2/source/text/swriter/guide/captions_numbers.xhp index 2917ae4447..7ed12966ae 100644 --- a/helpcontent2/source/text/swriter/guide/captions_numbers.xhp +++ b/helpcontent2/source/text/swriter/guide/captions_numbers.xhp @@ -59,19 +59,19 @@ Select a caption title from the Category - box, and select a numbering style in the Numbering - box.
You also can enter a caption text in this dialog. If you want, enter text in the Caption - box.
+ box, and select a numbering style in the Numbering + box.
You also can enter a caption text in this dialog. If you want, enter text in the Caption + box.
Click Options. In the Level - box, select the number of heading levels to include in the chapter number. + box, select the number of heading levels to include in the chapter number. - Type the character that you want to separate the chapter number(s) from the caption number in the + Type the character that you want to separate the chapter number(s) from the caption number in the Separator box, and then click OK. diff --git a/helpcontent2/source/text/swriter/guide/change_header.xhp b/helpcontent2/source/text/swriter/guide/change_header.xhp index 9a3b24af7e..62e75db71d 100644 --- a/helpcontent2/source/text/swriter/guide/change_header.xhp +++ b/helpcontent2/source/text/swriter/guide/change_header.xhp @@ -57,7 +57,7 @@ Type a name for the page in the Style name - box, and then click OK. + box, and then click OK. Double-click the name in the list to apply the style to the current page. @@ -73,8 +73,8 @@ In the Type - area, select Page break and then select “Default” from the Style - box. + area, select Page break and then select “Default” from the Style + box. Repeat steps 2-6 to create a second custom page style with a different header. diff --git a/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp b/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp index 4df7afcbef..3e802cf43e 100644 --- a/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp +++ b/helpcontent2/source/text/swriter/guide/chapter_numbering.xhp @@ -53,15 +53,15 @@ Choose Tools - Outline Numbering, and then click the Numbering - tab. + tab. In the Paragraph Style - box, select the heading style that you want to add chapter numbers to. + box, select the heading style that you want to add chapter numbers to. - In the - Numbers box, select the numbering style that you want to use, and then click + In the + Numbers box, select the numbering style that you want to use, and then click OK. @@ -79,13 +79,13 @@ Choose Tools - Outline Numbering, and then click the Numbering - tab. + tab. Select the custom style in the Paragraph Style box. - Click the heading level that you want to assign to the custom paragraph style in the + Click the heading level that you want to assign to the custom paragraph style in the Level list. diff --git a/helpcontent2/source/text/swriter/guide/conditional_text.xhp b/helpcontent2/source/text/swriter/guide/conditional_text.xhp index b0ac4ba8f0..d1f22621d5 100644 --- a/helpcontent2/source/text/swriter/guide/conditional_text.xhp +++ b/helpcontent2/source/text/swriter/guide/conditional_text.xhp @@ -57,13 +57,13 @@ Click "Set variable" in the Type - list. + list. Type a name for the variable in the Name box, for example Reminder. - Click "Text" in the + Click "Text" in the Format list. @@ -82,11 +82,11 @@ Click "Conditional text" in the Type - list. + list. Type Reminder EQ "3" in the Condition - box. In other words, the conditional text will be displayed when the variable in the field that you defined in the first part of this example is equal to three. + box. In other words, the conditional text will be displayed when the variable in the field that you defined in the first part of this example is equal to three. The quotation marks enclosing the "3" indicate that the variable that you defined in the first part of this example is a text string. @@ -107,7 +107,7 @@ Replace the number in the Value - box with 3, and then click + box with 3, and then click Close. diff --git a/helpcontent2/source/text/swriter/guide/conditional_text2.xhp b/helpcontent2/source/text/swriter/guide/conditional_text2.xhp index cc544171f5..c2ddbee20e 100644 --- a/helpcontent2/source/text/swriter/guide/conditional_text2.xhp +++ b/helpcontent2/source/text/swriter/guide/conditional_text2.xhp @@ -56,7 +56,7 @@ Click "Conditional text" in the Type - list. + list. Type Page > 1 in the Condition box. diff --git a/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp b/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp index 4e66700b57..98990e2602 100644 --- a/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp +++ b/helpcontent2/source/text/swriter/guide/delete_from_dict.xhp @@ -51,7 +51,7 @@ Select the user-defined dictionary that you want to edit in the User-defined - list, and then click Edit. + list, and then click Edit. Select the word that you want to delete in the Word list, and then click Delete. diff --git a/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp b/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp index c63fd6db12..c8e2592621 100644 --- a/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp +++ b/helpcontent2/source/text/swriter/guide/even_odd_sdw.xhp @@ -68,7 +68,7 @@ Choose Format - Styles and Formatting, and then click the Page Styles - icon. + icon. In the list of page styles, right-click "Left Page" and choose Modify. @@ -89,9 +89,9 @@ Go to the first page in your document, and double-click "Right Page" in the list of page styles in the Styles and Formatting window. - To add a header to one of the page styles, choose + To add a header to one of the page styles, choose Insert - Header, and choose the page style that you want to add the header to. In the header frame, type the text that you want to use as the header. - To add a footer to one of the page styles, choose + To add a footer to one of the page styles, choose Insert - Footer, and choose the page style that you want to add the footer to. In the footer frame, type the text that you want to use as a footer. If you do not want to have a header or a footer on the title page of your document, apply the "First Page" style to the title page. To Suppress the Printout of Empty Pages diff --git a/helpcontent2/source/text/swriter/guide/field_convert.xhp b/helpcontent2/source/text/swriter/guide/field_convert.xhp index e8fd92a383..33eb3f3e28 100644 --- a/helpcontent2/source/text/swriter/guide/field_convert.xhp +++ b/helpcontent2/source/text/swriter/guide/field_convert.xhp @@ -54,8 +54,8 @@ Choose Edit - Paste Special. - Click "Unformatted text" in the - Selection list, and then click + Click "Unformatted text" in the + Selection list, and then click OK. diff --git a/helpcontent2/source/text/swriter/guide/fields.xhp b/helpcontent2/source/text/swriter/guide/fields.xhp index 8e3ac32871..eaabb4887e 100644 --- a/helpcontent2/source/text/swriter/guide/fields.xhp +++ b/helpcontent2/source/text/swriter/guide/fields.xhp @@ -99,7 +99,7 @@ - Placeholder, hidden text, insert reference, variable, database, and user-defined fields display a help tip when you rest the mouse pointer over the field in a document. To enable this feature, ensure that the Extended Tipsoption (What's This?) is selected in the Help menu. + Placeholder, hidden text, insert reference, variable, database, and user-defined fields display a help tip when you rest the mouse pointer over the field in a document. To enable this feature, ensure that the Extended Tipsoption (What's This?) is selected in the Help menu. Updating Fields To update all of the fields in a document, press F9, or choose Edit - Select All, and then press F9. diff --git a/helpcontent2/source/text/swriter/guide/fields_date.xhp b/helpcontent2/source/text/swriter/guide/fields_date.xhp index f26b0c567f..7a515e1ff2 100644 --- a/helpcontent2/source/text/swriter/guide/fields_date.xhp +++ b/helpcontent2/source/text/swriter/guide/fields_date.xhp @@ -53,11 +53,11 @@ Click “Date” in the Type - list and do one of the following: + list and do one of the following: To insert the date as a field that updates each time you open the document, click ”Date” in the Select - list. + list. To insert the date as a field that does not update, click “Date (fixed)” in the Select - list. + list. diff --git a/helpcontent2/source/text/swriter/guide/fields_enter.xhp b/helpcontent2/source/text/swriter/guide/fields_enter.xhp index 2e4465e161..70e9f3cd80 100644 --- a/helpcontent2/source/text/swriter/guide/fields_enter.xhp +++ b/helpcontent2/source/text/swriter/guide/fields_enter.xhp @@ -49,14 +49,14 @@ Choose Insert - Fields - Other - and click the Functions tab. + and click the Functions tab. - Click “Input field”in the Type list. + Click “Input field”in the Type list. Click Insert - and type the text for the variable. + and type the text for the variable. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/fields_userdata.xhp b/helpcontent2/source/text/swriter/guide/fields_userdata.xhp index 22b4139c5c..f26d7ed900 100644 --- a/helpcontent2/source/text/swriter/guide/fields_userdata.xhp +++ b/helpcontent2/source/text/swriter/guide/fields_userdata.xhp @@ -86,7 +86,7 @@ In the Hide - area, select the Hide check box. + area, select the Hide check box. In the With Condition box, type user_lastname == "Doe", where "Doe" is the last name of the user that you want to hide the text from. diff --git a/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp b/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp index f47a3048c7..78ef9c1784 100644 --- a/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp +++ b/helpcontent2/source/text/swriter/guide/footer_nextpage.xhp @@ -62,7 +62,7 @@ Click a numbering style in the Format - list. + list. If you select 'Text' in the Format list, only the text that you enter in the Value box is displayed in the field. diff --git a/helpcontent2/source/text/swriter/guide/footnote_usage.xhp b/helpcontent2/source/text/swriter/guide/footnote_usage.xhp index 97870ebd67..ac89eeccf2 100644 --- a/helpcontent2/source/text/swriter/guide/footnote_usage.xhp +++ b/helpcontent2/source/text/swriter/guide/footnote_usage.xhp @@ -60,12 +60,12 @@ In the Numbering - area, select the format that you want to use. If you select Character, click the browse button (...) and select the character that you want to use for the footnote. + area, select the format that you want to use. If you select Character, click the browse button (...) and select the character that you want to use for the footnote. In the Type - area, select Footnote - or Endnote. + area, select Footnote + or Endnote. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp b/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp index 52e105c355..6e6327ac6b 100644 --- a/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp +++ b/helpcontent2/source/text/swriter/guide/footnote_with_line.xhp @@ -63,23 +63,23 @@ In the Default - area, click the Set Top and Bottom Borders Only icon. + area, click the Set Top and Bottom Borders Only icon. In the Line area, click a line in the Style - list. + list. Select "White" in the Color - box. If the background of the page is not white, select the color that best matches the background color. + box. If the background of the page is not white, select the color that best matches the background color. In the Spacing to contents area, clear the Synchronize check box. Enter a value in the Top - and Bottom - boxes. + and Bottom + boxes. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp b/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp index 39fd026fc0..d087cc7485 100644 --- a/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp +++ b/helpcontent2/source/text/swriter/guide/globaldoc_howtos.xhp @@ -73,11 +73,11 @@ If you are creating a new master document, the first entry in the Navigator should be a Text - entry. Type an introduction or enter some text. This ensures that after having edited an existing style in the master document, you see the changed style when viewing the subdocuments. + entry. Type an introduction or enter some text. This ensures that after having edited an existing style in the master document, you see the changed style when viewing the subdocuments. In the Navigator for master documents (should open automatically, else press F5 to open), click and hold the Insert - icon, and do one of the following: + icon, and do one of the following: @@ -121,7 +121,7 @@ To reorder the subdocuments in a master document, drag a subdocument to a new location in the Navigator list. You can also select a subdocument in the list, and click the Move down or Move up - icon. + icon. @@ -157,12 +157,12 @@ Click the Text Flow - tab. + tab. In the Breaks - area, select Insert, and then select “Page”in the Type - box. + area, select Insert, and then select “Page”in the Type + box. If you want each subdocument to start on an odd page, select With Page Style, and select "Right page" in the box. diff --git a/helpcontent2/source/text/swriter/guide/header_footer.xhp b/helpcontent2/source/text/swriter/guide/header_footer.xhp index c09957bfd6..dea00623b4 100644 --- a/helpcontent2/source/text/swriter/guide/header_footer.xhp +++ b/helpcontent2/source/text/swriter/guide/header_footer.xhp @@ -58,8 +58,8 @@ You can also choose Format - Page, click the Header or Footer - tab, and then select Header on - or Footer on. Clear the Same content left/right check box if you want to define different headers and footers for even and odd pages. + tab, and then select Header on + or Footer on. Clear the Same content left/right check box if you want to define different headers and footers for even and odd pages. diff --git a/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp b/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp index 2d5b51411b..694f8bc1fa 100644 --- a/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp +++ b/helpcontent2/source/text/swriter/guide/header_pagestyles.xhp @@ -48,9 +48,9 @@ oldref="25">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, click the - Page tab, and in the - Layout settings area, choose “Mirrored” in the + 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, 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. @@ -65,15 +65,15 @@ In the Page Styles dialog, click the Header - tab. + tab. - Select + Select Header on and click the Organizer tab. In the Next Style - box, select "Left Page". + box, select "Left Page". Click OK. @@ -83,15 +83,15 @@ In the Page Styles dialog, click the Header - tab. + tab. - Select + Select Header on and click the Organizer tab. In the Next Style - box, select "Right Page". + box, select "Right Page". Click OK. diff --git a/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp b/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp index 0222ea0dc9..0e38822ba5 100644 --- a/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp +++ b/helpcontent2/source/text/swriter/guide/header_with_chapter.xhp @@ -55,19 +55,19 @@ In the Style - box, select the paragraph style that you want to use for chapter titles, for example, "Heading 1". + box, select the paragraph style that you want to use for chapter titles, for example, "Heading 1". Select the numbering style for the chapter titles in the Number - box, for example, "1,2,3...". + box, for example, "1,2,3...". Type "Chapter" followed by a space in the Before - box. + box. Enter a space in the After - box. + box. Click OK. @@ -81,21 +81,21 @@ Choose Insert - Header - or Insert - Footer, and then select the page style for the current page from the submenu. + or Insert - Footer, and then select the page style for the current page from the submenu. Click in the header or footer. - Choose Insert - Fields - Other and click the + Choose Insert - Fields - Other and click the Document tab. Click "Chapter" in the Type - list and "Chapter number and name" in the Format - list. + list and "Chapter number and name" in the Format + list. Click Insert and then click Close. diff --git a/helpcontent2/source/text/swriter/guide/header_with_line.xhp b/helpcontent2/source/text/swriter/guide/header_with_line.xhp index e4e8991450..129e1ae3da 100644 --- a/helpcontent2/source/text/swriter/guide/header_with_line.xhp +++ b/helpcontent2/source/text/swriter/guide/header_with_line.xhp @@ -52,16 +52,16 @@ Choose Format - Page - and select the Header - or Footer - tab. + and select the Header + or Footer + tab. Set the spacing options that you want to use. To add a border or a shadow to the header or the footer, click More. The Border/Background - dialog opens. + dialog opens. diff --git a/helpcontent2/source/text/swriter/guide/hyperlinks.xhp b/helpcontent2/source/text/swriter/guide/hyperlinks.xhp index 729c4fb9ae..c5ae4d533e 100644 --- a/helpcontent2/source/text/swriter/guide/hyperlinks.xhp +++ b/helpcontent2/source/text/swriter/guide/hyperlinks.xhp @@ -56,7 +56,7 @@ Click the arrow next to the Drag Mode icon, and ensure that Insert as Hyperlink - is selected. + is selected. In the list at the bottom of the Navigator, select the document containing the item that you want to cross-reference. diff --git a/helpcontent2/source/text/swriter/guide/indices_delete.xhp b/helpcontent2/source/text/swriter/guide/indices_delete.xhp index 8eee7d6bb6..0985c44f38 100644 --- a/helpcontent2/source/text/swriter/guide/indices_delete.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_delete.xhp @@ -47,8 +47,8 @@ oldref="11">Editing or Deleting Index and Table Entries Index entries are inserted as fields into your document. To view fields in your document, choose View - and ensure that Field Shadings - is selected. + and ensure that Field Shadings + is selected. Place the cursor immediately in front of the index entry in your document. diff --git a/helpcontent2/source/text/swriter/guide/indices_edit.xhp b/helpcontent2/source/text/swriter/guide/indices_edit.xhp index e3c0851cc8..76831b47f7 100644 --- a/helpcontent2/source/text/swriter/guide/indices_edit.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_edit.xhp @@ -50,8 +50,8 @@ Place the cursor in the index or table of contents. - If you cannot place your cursor in the index or table of contents, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select - Enable in the + If you cannot place your cursor in the index or table of contents, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select + Enable in the Cursor in protected areas section. diff --git a/helpcontent2/source/text/swriter/guide/indices_index.xhp b/helpcontent2/source/text/swriter/guide/indices_index.xhp index 755b4d6e09..f59a2ba0e7 100644 --- a/helpcontent2/source/text/swriter/guide/indices_index.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_index.xhp @@ -57,7 +57,7 @@ If you want to use a concordance file, select Concordance file in the Options - area, click the File button, and then locate an existing file or create a new concordance file. + area, click the File button, and then locate an existing file or create a new concordance file. Set the formatting options for the index, either on the current tab, or on any of the other tabs of this dialog. For example, if you want to use single letter headings in your index, click the Entries tab, and then select Alphabetical delimiter. To change the formatting of levels in the index, click the Styles tab. diff --git a/helpcontent2/source/text/swriter/guide/indices_literature.xhp b/helpcontent2/source/text/swriter/guide/indices_literature.xhp index 850956c246..fd0aecbe99 100644 --- a/helpcontent2/source/text/swriter/guide/indices_literature.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_literature.xhp @@ -62,10 +62,10 @@ Type a name for the bibliography entry in the Short name - box, and then add additional information to the record in the remaining boxes. + box, and then add additional information to the record in the remaining boxes. - Close the + Close the Bibliography Database window. @@ -83,18 +83,18 @@ Type a name for the bibliography entry in the Short name - box. + box. Select the publication source for the record in the Type - box, and then add additional information in the remaining boxes. + box, and then add additional information in the remaining boxes. Click OK. In the Insert Bibliography Entry - dialog, click Insert, and then Close. + dialog, click Insert, and then Close. @@ -114,7 +114,7 @@ Select the name of the bibliography entry that you want to insert in the Short name - box. + box. Click Insert and then click Close. diff --git a/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp b/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp index dfb2f76e29..1448e8d4a8 100644 --- a/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_multidoc.xhp @@ -52,7 +52,7 @@ Create an index in each individual document, copy and paste the indexes into a single document, and then edit them. - Select each index, choose Insert - Section, and then enter a name for the index. In a separate document, choose + Select each index, choose Insert - Section, and then enter a name for the index. In a separate document, choose Insert - Section, select Link, click the browse button (...), and then locate and insert a named index section. diff --git a/helpcontent2/source/text/swriter/guide/indices_toc.xhp b/helpcontent2/source/text/swriter/guide/indices_toc.xhp index e85642c04e..a7e992ba86 100644 --- a/helpcontent2/source/text/swriter/guide/indices_toc.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_toc.xhp @@ -65,9 +65,9 @@ If you want to use a different paragraph style as a table of contents entry, select the Additional Styles - check box in the Create from area, and then click the (...) button next to the check box. In the Assign Styles dialog, click the style in the list, and then click the >> - or the << - button to define the outline level for the paragraph style. + check box in the Create from area, and then click the (...) button next to the check box. In the Assign Styles dialog, click the style in the list, and then click the >> + or the << + button to define the outline level for the paragraph style. To Update a Table of Contents diff --git a/helpcontent2/source/text/swriter/guide/indices_userdef.xhp b/helpcontent2/source/text/swriter/guide/indices_userdef.xhp index 415b83a9a3..2bd2a5be39 100644 --- a/helpcontent2/source/text/swriter/guide/indices_userdef.xhp +++ b/helpcontent2/source/text/swriter/guide/indices_userdef.xhp @@ -56,18 +56,18 @@ Click the New User-defined Index button next to the Index - box. + box. Type a name for the index in the Name - box and click OK. + box and click OK. - Click + Click Insert to add the selected word(s) to the new index. - Click + Click Close. @@ -82,7 +82,7 @@ On the Index/Table tab, select the name of the user-defined index that you created in the Type - box. + box. @@ -94,8 +94,8 @@ If you want to use a different paragraph style as a table of contents entry, select Styles, and then click the (...) button next to the box. Click the style in the list, and then click the >> - or the << - button to define the outline level for the paragraph style. + or the << + button to define the outline level for the paragraph style. diff --git a/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp b/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp index 649e2179d8..7fca9d3f98 100644 --- a/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp +++ b/helpcontent2/source/text/swriter/guide/join_numbered_lists.xhp @@ -56,7 +56,7 @@ On the Formatting Bar, click the Numbering On/Off - icon twice. + icon twice. On the Formatting Bar, click the Numbering On/Off - icon twice. + icon twice. diff --git a/helpcontent2/source/text/swriter/guide/keyboard.xhp b/helpcontent2/source/text/swriter/guide/keyboard.xhp index 3f56e3ae11..d49632acb7 100644 --- a/helpcontent2/source/text/swriter/guide/keyboard.xhp +++ b/helpcontent2/source/text/swriter/guide/keyboard.xhp @@ -55,7 +55,7 @@ Choose View - Toolbars - Insert to open the Insert toolbar. - Press F6 until the focus is on the + Press F6 until the focus is on the Insert toolbar. @@ -75,7 +75,7 @@ oldref="13">To Insert Text Tables - Press F6 until the focus is on the + Press F6 until the focus is on the Standard toolbar. diff --git a/helpcontent2/source/text/swriter/guide/navigator.xhp b/helpcontent2/source/text/swriter/guide/navigator.xhp index ad5f1e748d..de7c3e7c15 100644 --- a/helpcontent2/source/text/swriter/guide/navigator.xhp +++ b/helpcontent2/source/text/swriter/guide/navigator.xhp @@ -50,7 +50,7 @@ MW added "pages;" Navigator for Text Documents - The Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks. + The Navigatordisplays the different parts of your document, such as headings, tables, frames, objects, or hyperlinks. To open the Navigator, press F5. diff --git a/helpcontent2/source/text/swriter/guide/number_sequence.xhp b/helpcontent2/source/text/swriter/guide/number_sequence.xhp index 0eb693f2ad..d33797ab13 100644 --- a/helpcontent2/source/text/swriter/guide/number_sequence.xhp +++ b/helpcontent2/source/text/swriter/guide/number_sequence.xhp @@ -50,17 +50,17 @@ Choose Insert - Fields - Other, and then click the Variables - tab. + tab. Click "Number range" in the Type - list. + list. Type "Quotation" in the Name - box. + box. Do one of the following: diff --git a/helpcontent2/source/text/swriter/guide/numbering_lines.xhp b/helpcontent2/source/text/swriter/guide/numbering_lines.xhp index 6d6bd8dc67..9b32a974cc 100644 --- a/helpcontent2/source/text/swriter/guide/numbering_lines.xhp +++ b/helpcontent2/source/text/swriter/guide/numbering_lines.xhp @@ -85,8 +85,8 @@ In the Line Numbering - area, clear the Include this paragraph in line numbering - check box. + area, clear the Include this paragraph in line numbering + check box. Click OK. @@ -96,7 +96,7 @@ Choose Format - Paragraph, and then click the Numbering - tab. + tab. Select Include this paragraph in line numbering. @@ -114,19 +114,19 @@ Choose Format - Paragraph, and then click the Numbering - tab. + tab. Select the Include this paragraph in line numbering - check box. + check box. Select Restart at the paragraph - check box. + check box. Enter a line number in the Start with - box. + box. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/pagebackground.xhp b/helpcontent2/source/text/swriter/guide/pagebackground.xhp index 2b4a59c41e..ae82bcdebe 100644 --- a/helpcontent2/source/text/swriter/guide/pagebackground.xhp +++ b/helpcontent2/source/text/swriter/guide/pagebackground.xhp @@ -117,7 +117,7 @@ In the Style - box, select a page style that uses the page background. + box, select a page style that uses the page background. diff --git a/helpcontent2/source/text/swriter/guide/pagestyles.xhp b/helpcontent2/source/text/swriter/guide/pagestyles.xhp index ae06c70292..cda800518e 100644 --- a/helpcontent2/source/text/swriter/guide/pagestyles.xhp +++ b/helpcontent2/source/text/swriter/guide/pagestyles.xhp @@ -97,7 +97,7 @@ Click in the page that you want to apply the page style to. - Choose Format - Styles and Formatting, and then click the + Choose Format - Styles and Formatting, and then click the Page Style icon. @@ -118,7 +118,7 @@ In the Style - box, select the page style that you want to apply to the page that follows the manual break. + box, select the page style that you want to apply to the page that follows the manual break. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/printer_tray.xhp b/helpcontent2/source/text/swriter/guide/printer_tray.xhp index 4bc403384e..5a9ad1ccf8 100644 --- a/helpcontent2/source/text/swriter/guide/printer_tray.xhp +++ b/helpcontent2/source/text/swriter/guide/printer_tray.xhp @@ -50,14 +50,14 @@ Click the Page Styles - icon. + icon. Right-click the page style in the list that you want to specify the paper source for, and then choose Modify. In the Paper tray - box, select the paper tray that you want to use. + box, select the paper tray that you want to use. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/references.xhp b/helpcontent2/source/text/swriter/guide/references.xhp index 9844afb81f..3ac141a071 100644 --- a/helpcontent2/source/text/swriter/guide/references.xhp +++ b/helpcontent2/source/text/swriter/guide/references.xhp @@ -73,7 +73,7 @@ Click Insert. The name of the target is added to the Selection - list. + list. Leave the dialog open and proceed to the next section. diff --git a/helpcontent2/source/text/swriter/guide/references_modify.xhp b/helpcontent2/source/text/swriter/guide/references_modify.xhp index 3292216657..49458fb38c 100644 --- a/helpcontent2/source/text/swriter/guide/references_modify.xhp +++ b/helpcontent2/source/text/swriter/guide/references_modify.xhp @@ -58,7 +58,7 @@ Use the arrow buttons in the Edit Fields - dialog to browse through the cross-references in the current document. + dialog to browse through the cross-references in the current document. diff --git a/helpcontent2/source/text/swriter/guide/section_insert.xhp b/helpcontent2/source/text/swriter/guide/section_insert.xhp index 7566d0563d..489e52713c 100644 --- a/helpcontent2/source/text/swriter/guide/section_insert.xhp +++ b/helpcontent2/source/text/swriter/guide/section_insert.xhp @@ -60,7 +60,7 @@ In the New Section - box, type a name for the section. + box, type a name for the section. Set the options for the section, and then click Insert. @@ -80,24 +80,24 @@ In the New Section - box, type a name for the section. + box, type a name for the section. In the Link - area, select the Link - check box. Under Windows, you can also select the DDE check box to automatically update the contents of the section when the section in the source document is changed. + area, select the Link + check box. Under Windows, you can also select the DDE check box to automatically update the contents of the section when the section in the source document is changed. Click the browse button (...) next to the File name - box. + box. Locate the document containing the section that you want to link to, and then click Insert. In the Section - box, select the section that you want to insert. + box, select the section that you want to insert. Click Insert. diff --git a/helpcontent2/source/text/swriter/guide/send2html.xhp b/helpcontent2/source/text/swriter/guide/send2html.xhp index 141fa5a5fd..7e775cd492 100644 --- a/helpcontent2/source/text/swriter/guide/send2html.xhp +++ b/helpcontent2/source/text/swriter/guide/send2html.xhp @@ -56,7 +56,7 @@ In the Styles - box, select the paragraph style that you want to use to generate a new HTML page. + box, select the paragraph style that you want to use to generate a new HTML page. Enter a path and a name for the HTML document, and then click Save. diff --git a/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp b/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp index 2c89af83cd..7e063ff65a 100644 --- a/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp +++ b/helpcontent2/source/text/swriter/guide/spellcheck_dialog.xhp @@ -57,7 +57,7 @@ When a possible spelling error is encountered, the Spellcheck - dialog opens and $[officename] offers some suggested corrections. + dialog opens and $[officename] offers some suggested corrections. Do one of the following: diff --git a/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp b/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp index 273c9622d9..ace5e4527c 100644 --- a/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp +++ b/helpcontent2/source/text/swriter/guide/stylist_fromselect.xhp @@ -59,11 +59,11 @@ Click the arrow next to the New Style from Selection icon and choose New Style from Selection - from the submenu + from the submenu Type a name in the Style Name - box. + box. Click OK. diff --git a/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp b/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp index acb03f2dd7..ef86f42408 100644 --- a/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp +++ b/helpcontent2/source/text/swriter/guide/table_repeat_multiple_headers.xhp @@ -55,8 +55,8 @@ Select the Heading - and the Repeat heading - check boxes. + and the Repeat heading + check boxes. Select the number of rows and columns for the table. diff --git a/helpcontent2/source/text/swriter/guide/template_create.xhp b/helpcontent2/source/text/swriter/guide/template_create.xhp index 84fde465a8..db5a4e75d6 100644 --- a/helpcontent2/source/text/swriter/guide/template_create.xhp +++ b/helpcontent2/source/text/swriter/guide/template_create.xhp @@ -54,18 +54,18 @@ In the New Template - box, type a name for the new template. + box, type a name for the new template. Select a template category in the Categories - list. + list. Click OK. - To create a document based on the template, choose - File - New - Templates and Documents, select the template, and then click + To create a document based on the template, choose + File - New - Templates and Documents, select the template, and then click Open.
diff --git a/helpcontent2/source/text/swriter/guide/text_animation.xhp b/helpcontent2/source/text/swriter/guide/text_animation.xhp index db7ff4bb14..559c282474 100644 --- a/helpcontent2/source/text/swriter/guide/text_animation.xhp +++ b/helpcontent2/source/text/swriter/guide/text_animation.xhp @@ -51,12 +51,12 @@ Select the drawing object containing the text that you want to animate. - Choose Format - Object - Text Attributes, and then click the + Choose Format - Object - Text Attributes, and then click the Text Animation tab. In the Effect - box, select the animation that you want. + box, select the animation that you want. Set the properties of the effect, and then click OK. diff --git a/helpcontent2/source/text/swriter/guide/text_centervert.xhp b/helpcontent2/source/text/swriter/guide/text_centervert.xhp index f6f6287041..5ed0d3af5d 100644 --- a/helpcontent2/source/text/swriter/guide/text_centervert.xhp +++ b/helpcontent2/source/text/swriter/guide/text_centervert.xhp @@ -54,24 +54,24 @@ In the Anchor - area, select To page. + area, select To page. In the Size - area, set the dimensions of the frame. + area, set the dimensions of the frame. In the Position - area, select "Center" in the Horizontal - and Vertical - boxes. + area, select "Center" in the Horizontal + and Vertical + boxes. Click OK. - To hide the borders of the frame, select the frame, and then choose Format - Frame/Object. Click the Borders tab, and then click in the - Set No Border box in the + To hide the borders of the frame, select the frame, and then choose Format - Frame/Object. Click the Borders tab, and then click in the + Set No Border box in the Line Arrangement area. To resize the frame, drag the edges of the frame. diff --git a/helpcontent2/source/text/swriter/guide/text_rotate.xhp b/helpcontent2/source/text/swriter/guide/text_rotate.xhp index 5d1044feb6..748abf986c 100644 --- a/helpcontent2/source/text/swriter/guide/text_rotate.xhp +++ b/helpcontent2/source/text/swriter/guide/text_rotate.xhp @@ -48,7 +48,7 @@ Choose View - Toolbars- Drawing to open the Drawing - toolbar. + toolbar. Select the Text icon diff --git a/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp b/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp index 1f60820ff0..17c87baa53 100644 --- a/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp +++ b/helpcontent2/source/text/swriter/guide/textdoc_inframe.xhp @@ -73,8 +73,8 @@ In the File Name - box, type the name of the file that you want to insert, or click the browse button (...) and locate the file. - If the target text document contains sections, you can select the section that you want to insert in the + box, type the name of the file that you want to insert, or click the browse button (...) and locate the file. + If the target text document contains sections, you can select the section that you want to insert in the Sections box. diff --git a/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp b/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp index ccbe23c3ee..ea1f1090bf 100644 --- a/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp +++ b/helpcontent2/source/text/swriter/guide/using_numbered_lists.xhp @@ -63,7 +63,7 @@ oldref="26">To Format Bullets To change the formatting of a bulleted list, choose Format - Bullets and Numbering. For example, to change the bulleting symbol, click the Options tab, click the browse button (...) next to Character, and then select a special character. You can also click the Graphics tab, and then click a symbol style in the Selection - area. + area.
diff --git a/helpcontent2/source/text/swriter/guide/using_numbering.xhp b/helpcontent2/source/text/swriter/guide/using_numbering.xhp index 36bda422bf..da1638613d 100644 --- a/helpcontent2/source/text/swriter/guide/using_numbering.xhp +++ b/helpcontent2/source/text/swriter/guide/using_numbering.xhp @@ -48,7 +48,7 @@ You can apply numbering to a paragraph manually or with a paragraph style. To Apply Numbering Manually To apply numbering manually, click in the paragraph, and then click the Numbering On/Off - icon on the Formatting Bar. + icon on the Formatting Bar. You cannot apply manual numbering to paragraphs that are listed under "Special Styles" in the Styles and Formatting window. @@ -74,14 +74,14 @@ Choose Format - Styles and Formatting, and then click the Paragraph Styles - icon. + icon. Right-click the paragraph style that you want to apply numbering to, and then choose Modify. Click the Outline & Numbering - tab. + tab. In the Numbering Style box, select the type of numbering that you want to use. diff --git a/helpcontent2/source/text/swriter/guide/wrap.xhp b/helpcontent2/source/text/swriter/guide/wrap.xhp index 11adbf69aa..2dffb3e18a 100644 --- a/helpcontent2/source/text/swriter/guide/wrap.xhp +++ b/helpcontent2/source/text/swriter/guide/wrap.xhp @@ -88,11 +88,11 @@ Use the tools to draw a new contour, and then click the Apply - icon (green check mark). + icon (green check mark). Close the Contour Editor - window. + window.