From a5214ac9c4569fa335e88a99ed6ceb95f21a939e Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Fri, 28 Jan 2011 11:19:13 +0100 Subject: csvexport: changed Help file --- helpcontent2/source/text/shared/00/00000207.xhp | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) mode change 100644 => 100755 helpcontent2/source/text/shared/00/00000207.xhp diff --git a/helpcontent2/source/text/shared/00/00000207.xhp b/helpcontent2/source/text/shared/00/00000207.xhp old mode 100644 new mode 100755 index 3b770282ee..6bed5d8418 --- a/helpcontent2/source/text/shared/00/00000207.xhp +++ b/helpcontent2/source/text/shared/00/00000207.xhp @@ -7,7 +7,7 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2000, 2010 Oracle and/or its affiliates. + * Copyright 2000, 2011 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * @@ -35,13 +35,13 @@ -Export of text files +Export text files /text/shared/00/00000207.xhp -Export of text files -The Export of text files dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type "Text CSV", and if the Edit filter settings check box is marked in the Save As dialog. +Export text files +The Export text files dialog allows you to define the export options for text files. The dialog will be displayed if you save spreadsheet data as file type "Text CSV", and if the Edit filter settings check box is marked in the Save As dialog. Field options Defines the field separator, text separator and character set that is used for the text export. Character set @@ -50,10 +50,14 @@ Choose or enter the field delimiter, which separates data fields. Text delimiter Choose or enter the text delimiter, which encloses every data field. -Save cell content as shown + +Quote all text cells +Exports all text cells with leading and trailing quote characters as set in the Text delimiter box. If not checked, only those text cells get quoted that contain the Field delimiter character. + +Save cell content as shown Enabled by default, data will be saved as displayed, including applied number formats. If this checkbox is not marked, raw data content will be saved, as in older versions of the software. Depending on the number format, saving cell content as shown may write values that during an import cannot be interpreted as numerical values anymore. -Fixed column width +Fixed column width Exports all data fields with a fixed width. -- cgit