From 7c17e0702d86bf099370005c2b879d360c682290 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 17 Sep 2012 15:21:36 +0100 Subject: update Text<->Table help ids for .ui conversion Change-Id: I24fea5af8cc404aa6db5df00547772cbd460ba1e --- helpcontent2/source/text/swriter/01/06090000.xhp | 46 ++++++++++++------------ 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/text/swriter/01/06090000.xhp b/helpcontent2/source/text/swriter/01/06090000.xhp index 93c89f7de3..c10be83aa4 100644 --- a/helpcontent2/source/text/swriter/01/06090000.xhp +++ b/helpcontent2/source/text/swriter/01/06090000.xhp @@ -43,7 +43,7 @@ tables; converting to text - + Convert Text to Table Converts the selected text into a table, or the selected table into text. @@ -53,44 +53,44 @@ The options available in this dialog depending on the type of conversion. Separate text at A separator, such as a tab, marks the column boundaries in the selected text. Each paragraph in the selection is converted into a row in the table. Similarly, when you convert a table into text, the column markers are changed to the character that you specify, and each row is converted into a separate paragraph. - + Tabs -Converts the text to a table using tabs as column markers. - +Converts the text to a table using tabs as column markers. + Semicolons -Converts the text to a table using semi-colons (;) as column markers. - +Converts the text to a table using semi-colons (;) as column markers. + Paragraph -Converts the text to a table using paragraphs as column markers. - +Converts the text to a table using paragraphs as column markers. + Other: -Converts the text to a table using the character that you type in the box as a column marker. - +Converts the text to a table using the character that you type in the box as a column marker. + Text box -Type the character that you want to use as a column marker. - +Type the character that you want to use as a column marker. + Equal width for all columns -Creates columns of equal width, regardless of the position of the column marker. +Creates columns of equal width, regardless of the position of the column marker. - + AutoFormat Opens the AutoFormat dialog, where you can select a predefined layout for table. Options - + Heading -Formats the first row of the new table as a heading. - +Formats the first row of the new table as a heading. + Repeat heading -Repeats the table header on each page that the table spans. - +Repeats the table header on each page that the table spans. + The first ... rows Repeats the first n rows as a header. - + Don't split table -Does not divide the table across pages. - +Does not divide the table across pages. + Border -Adds a border to the table and the table cells. +Adds a border to the table and the table cells. -- cgit