summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlgass.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 14:49:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 14:49:48 +0000
commitec07824d8d624574f021f1784b4bd853386c88ee (patch)
tree6cbfc6ac5cd409698a8edbc5af134fc9e0e31387 /sd/source/ui/inc/dlgass.hxx
parentb08af15351f4bbdb39bcbade7c56147bab1684d0 (diff)
INTEGRATION: CWS dialogdiet01 (1.3.358); FILE MERGED
2004/04/22 02:01:35 mwu 1.3.358.1: dialogdiet01 m33 sd 20040422
Diffstat (limited to 'sd/source/ui/inc/dlgass.hxx')
-rw-r--r--sd/source/ui/inc/dlgass.hxx10
1 files changed, 6 insertions, 4 deletions
diff --git a/sd/source/ui/inc/dlgass.hxx b/sd/source/ui/inc/dlgass.hxx
index 41649e56b0c0..5b4c485366ff 100644
--- a/sd/source/ui/inc/dlgass.hxx
+++ b/sd/source/ui/inc/dlgass.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dlgass.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: thb $ $Date: 2001-08-14 17:01:31 $
+ * last change: $Author: hr $ $Date: 2004-05-10 15:49:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,8 +91,10 @@
#include <sfx2/app.hxx>
#endif
-enum OutputType { OUTPUT_PAGE, OUTPUT_OVERHEAD, OUTPUT_SLIDE, OUTPUT_PRESENTATION, OUTPUT_ORIGINAL };
-enum StartType { ST_EMPTY, ST_TEMPLATE, ST_OPEN };
+#include "sdenumdef.hxx" //CHINA001
+//move to sdenumdef.hxx
+//CHINA001 enum OutputType { OUTPUT_PAGE, OUTPUT_OVERHEAD, OUTPUT_SLIDE, OUTPUT_PRESENTATION, OUTPUT_ORIGINAL };
+//CHINA001 enum StartType { ST_EMPTY, ST_TEMPLATE, ST_OPEN };
class AssistentDlgImpl;