summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/filldlg.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:00:27 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 15:00:27 +0000
commita08e4aa40ef8fcb6188ffef09072c09acfcde485 (patch)
tree2c0bf9ebc9d438c7eb5ebba7ee3c00a35e8a147e /sc/source/ui/inc/filldlg.hxx
parente0864806e4bcf94fd6a418b4118a2a435cc9930a (diff)
INTEGRATION: CWS dialogdiet01 (1.2.398); FILE MERGED
2004/04/22 01:25:20 mwu 1.2.398.1: dialogdiet01_2004_04_22
Diffstat (limited to 'sc/source/ui/inc/filldlg.hxx')
-rw-r--r--sc/source/ui/inc/filldlg.hxx13
1 files changed, 7 insertions, 6 deletions
diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx
index ddd19a331236..c6bacdede18f 100644
--- a/sc/source/ui/inc/filldlg.hxx
+++ b/sc/source/ui/inc/filldlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: filldlg.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-05-30 13:33:54 $
+ * last change: $Author: hr $ $Date: 2004-05-10 16:00:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,10 +83,11 @@ class ScDocument;
//----------------------------------------------------------------------------
-#define FDS_OPT_NONE 0
-#define FDS_OPT_HORZ 1
-#define FDS_OPT_VERT 2
-
+//CHINA001 #define FDS_OPT_NONE 0
+//CHINA001 #define FDS_OPT_HORZ 1
+//CHINA001 #define FDS_OPT_VERT 2
+//CHINA001
+#include "scui_def.hxx" //CHINA001
//============================================================================
class ScFillSeriesDlg : public ModalDialog