summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/scuiimoptdlg.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-03-22 11:11:18 +0000
committerOliver Bolte <obo@openoffice.org>2006-03-22 11:11:18 +0000
commit03d71c2608a6f897189e7d44be80483270ea9bf1 (patch)
treebb4b063e39918013c48aded426b5ec0589b7ca52 /sc/source/ui/inc/scuiimoptdlg.hxx
parentb665834f4fc9ab3a7568522c2ddc591aa1aa08fc (diff)
INTEGRATION: CWS dr46 (1.4.106); FILE MERGED
2006/02/16 13:06:20 er 1.4.106.1: #i4925# CSV export with option 'save as shown'
Diffstat (limited to 'sc/source/ui/inc/scuiimoptdlg.hxx')
-rw-r--r--sc/source/ui/inc/scuiimoptdlg.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx
index d95184238c1c..5e5fbbcce6a3 100644
--- a/sc/source/ui/inc/scuiimoptdlg.hxx
+++ b/sc/source/ui/inc/scuiimoptdlg.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: scuiimoptdlg.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 21:48:34 $
+ * last change: $Author: obo $ $Date: 2006-03-22 12:11:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -70,6 +70,7 @@ private:
OKButton aBtnOk;
CancelButton aBtnCancel;
HelpButton aBtnHelp;
+ CheckBox aCbShown;
ScDelimiterTable* pFieldSepTab;
ScDelimiterTable* pTextSepTab;