From 9b03a7110683c9e05b5a6a193d71dcfad58b8122 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 25 Apr 2013 11:38:08 +0100 Subject: update help ids for ascii filter dialog .ui Change-Id: Ie6f9081a1711e6df3699a67ec3524163b924507c --- helpers/help_hid.lst | 7 ------- source/text/shared/00/00000215.xhp | 25 +++++++++++++------------ 2 files changed, 13 insertions(+), 19 deletions(-) diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 1fea194067..a6247d774f 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -745,7 +745,6 @@ HID_AREA_GRADIENT,33801, HID_AREA_HATCH,33799, HID_AREA_SHADOW,33805, HID_AREA_TRANSPARENCE,33806, -HID_ASCII_FILTER,53074, HID_AUTH_FIELD_ADDRESS,54882, HID_AUTH_FIELD_ANNOTE,54883, HID_AUTH_FIELD_AUTHOR,54884, @@ -8481,9 +8480,6 @@ sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_DB_PARA_COLL,1435045395, sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TABLE_COL,1435045402, sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TBL_DB_COLUMN,1435045396, sw_ListBox_DLG_AP_INSERT_DB_SEL_LB_TXT_DB_COLUMN,1435045391, -sw_ListBox_DLG_ASCII_FILTER_LB_CHARSET,1404849667, -sw_ListBox_DLG_ASCII_FILTER_LB_FONT,1404849669, -sw_ListBox_DLG_ASCII_FILTER_LB_LANGUAGE,1404849671, sw_ListBox_DLG_BIB_BASE_LB_PATH,1428721160, sw_ListBox_DLG_COLUMN_LB_APPLY_TO,1417874998, sw_ListBox_DLG_FLD_DROPDOWN_LB_LISTITEMS,1419644418, @@ -8809,9 +8805,6 @@ sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_DBFMT_FROM_DB,1435042316, sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_DBFMT_FROM_USR,1435042317, sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_HEADL_COLNMS,1435042333, sw_RadioButton_DLG_AP_INSERT_DB_SEL_RB_HEADL_EMPTY,1435042334, -sw_RadioButton_DLG_ASCII_FILTER_RB_CR,1404846602, -sw_RadioButton_DLG_ASCII_FILTER_RB_CRLF,1404846601, -sw_RadioButton_DLG_ASCII_FILTER_RB_LF,1404846603, sw_RadioButton_DLG_MAILMERGE_RB_ALL,1446609410, sw_RadioButton_DLG_MAILMERGE_RB_FILE,1446609431, sw_RadioButton_DLG_MAILMERGE_RB_FROM,1446609412, diff --git a/source/text/shared/00/00000215.xhp b/source/text/shared/00/00000215.xhp index fcb2824657..6f0c687c0c 100644 --- a/source/text/shared/00/00000215.xhp +++ b/source/text/shared/00/00000215.xhp @@ -31,6 +31,7 @@ + ASCII Filter Options You can specify which options, such as basic font, language, character set, or break, are imported or exported with a text document. The dialog appears when you load an ASCII file with the filter "Text Encoded" or when you save the document the first time, or when you "save as" with another name.
@@ -38,25 +39,25 @@
Properties Defines the settings for importing or exporting your file. When exporting, only the character set and paragraph break can be defined. - + Character set -Specifies the character set of the file for export or import. - +Specifies the character set of the file for export or import. + Default fonts -By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing. - +By setting a default font, you specify that the text should be displayed in a specific font. The default fonts can only be selected when importing. + Language -Specifies the language of the text, if this has not already been defined. This setting is only available when importing. +Specifies the language of the text, if this has not already been defined. This setting is only available when importing. Paragraph break Defines the type of paragraph break for a text line. - + CR & LF -Produces a "Carriage Return" and a "Linefeed". This option is the default. - +Produces a "Carriage Return" and a "Linefeed". This option is the default. + CR -Produces a "Carriage Return" as the paragraph break. - +Produces a "Carriage Return" as the paragraph break. + LF -Produces a "Linefeed" as the paragraph break. +Produces a "Linefeed" as the paragraph break. -- cgit