From 0142ad19adb30534ba07908356f9139f0257c808 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 14 Feb 2013 09:32:32 +0100 Subject: remove help of Insert - Horizontal line (removed feature in 4.0) Change-Id: Ie5847804f0a7c85a3b8b9c95b5ab28409759fcbd --- source/text/swriter/guide/insert_beforetable.xhp | 2 - source/text/swriter/guide/insert_line.xhp | 87 ------------------------ source/text/swriter/guide/main.xhp | 2 - source/text/swriter/guide/makefile.mk | 1 - 4 files changed, 92 deletions(-) delete mode 100644 source/text/swriter/guide/insert_line.xhp (limited to 'source/text/swriter/guide') diff --git a/source/text/swriter/guide/insert_beforetable.xhp b/source/text/swriter/guide/insert_beforetable.xhp index 31cc57c653..be5fa045dc 100644 --- a/source/text/swriter/guide/insert_beforetable.xhp +++ b/source/text/swriter/guide/insert_beforetable.xhp @@ -39,7 +39,5 @@ If you want to insert text before a table that is at the top of a page, click in the first cell of the table, in front of any contents of that cell, and then press Enter or OptionAlt+Enter. To insert text after a table at the end of the document, go to the last cell of the table and press OptionAlt+Enter. - - diff --git a/source/text/swriter/guide/insert_line.xhp b/source/text/swriter/guide/insert_line.xhp deleted file mode 100644 index 52611e11d4..0000000000 --- a/source/text/swriter/guide/insert_line.xhp +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - Inserting a Horizontal Line - /text/swriter/guide/insert_line.xhp - - - -horizontal lines - lines; inserting horizontal lines - rules - inserting; horizontal lines - -Inserting a Horizontal Line - - This guide is about inserting graphical rules. You can also insert other lines, see Drawing Lines in Text. - - - Click in the document where you want to insert the line. - - - Choose Insert - Horizontal Rule. - - - - - Click the line that you want to insert in the Selection list. - - - Click OK. - - - The "Plain" type - If you select the "Plain" type of rules, an empty paragraph is inserted at the position of the cursor. This paragraph has the style "Horizontal Line", with a line as the lower border of the paragraph. You can edit that Paragraph Style to change the properties of all "Plain" rules in your document. For example you can set the left indent to 3 inches, or you can change the line style, thickness, and color. - To edit the "Plain" rule style - - - Choose Format - Styles and Formatting to open the Styles and Formatting window. - - - In the listbox at the bottom, select to display "All Styles". - - - Right-click the "Horizontal Line" paragraph style. - - - Choose Modify. - For example, open the Borders tab page to set the thickness and style of the lines. Open the Indents & Spacing tab page to set the indents of the line. - - - The graphical type - Select any rule type below of the "Plain" rule type. This inserts a new paragraph at the position of the cursor. A picture showing a graphical horizontal line is inserted. - The inserted line is anchored to the current paragraph and centered between the page margins. - - - To edit the graphical line, right-click the line and choose Picture. - - - You can also insert one of these lines by dragging it from the Rulers folder in the Gallery into the current document. - - - - Gallery - - diff --git a/source/text/swriter/guide/main.xhp b/source/text/swriter/guide/main.xhp index 47e4f7d064..4a59749ded 100644 --- a/source/text/swriter/guide/main.xhp +++ b/source/text/swriter/guide/main.xhp @@ -127,7 +127,6 @@ - @@ -217,7 +216,6 @@ - diff --git a/source/text/swriter/guide/makefile.mk b/source/text/swriter/guide/makefile.mk index f70510ea47..a2001c7778 100644 --- a/source/text/swriter/guide/makefile.mk +++ b/source/text/swriter/guide/makefile.mk @@ -99,7 +99,6 @@ XHPFILES = \ insert_graphic_fromdraw.xhp \ insert_graphic_gallery.xhp \ insert_graphic_scan.xhp \ - insert_line.xhp \ insert_tab_innumbering.xhp \ join_numbered_lists.xhp \ jump2statusbar.xhp \ -- cgit