summaryrefslogtreecommitdiffstats
path: root/binfilter/bf_sch/source/core/sch_chtmodel.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-08-03 11:46:13 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-08-03 11:46:13 +0000
commit700b24746921375e5959aef47f6b914a5900def1 (patch)
treea81d2a5e45ec810186e3d5b67970b9856842673e /binfilter/bf_sch/source/core/sch_chtmodel.cxx
parentINTEGRATION: CWS bff2 (1.3.20); FILE MERGED (diff)
downloadbinfilter-700b24746921375e5959aef47f6b914a5900def1.tar.gz
binfilter-700b24746921375e5959aef47f6b914a5900def1.zip
INTEGRATION: CWS bff2 (1.3.20); FILE MERGED
2004/07/08 16:25:54 aw 1.3.20.1: #117295#
Diffstat (limited to 'binfilter/bf_sch/source/core/sch_chtmodel.cxx')
-rw-r--r--binfilter/bf_sch/source/core/sch_chtmodel.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/binfilter/bf_sch/source/core/sch_chtmodel.cxx b/binfilter/bf_sch/source/core/sch_chtmodel.cxx
index 49b5cef9d..2ead796bc 100644
--- a/binfilter/bf_sch/source/core/sch_chtmodel.cxx
+++ b/binfilter/bf_sch/source/core/sch_chtmodel.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sch_chtmodel.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: aw $ $Date: 2004-04-19 10:22:41 $
+ * last change: $Author: hr $ $Date: 2004-08-03 12:46:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -114,6 +114,11 @@ class SbxArray;
#define ITEMID_CHARTLEGENDPOS SCHATTR_LEGEND_POS
#define ITEMID_CHARTDATADESCR SCHATTR_DATADESCR_DESCR
#define ITEMID_LANGUAGE EE_CHAR_LANGUAGE
+
+#ifndef _SFXENUMITEM_HXX
+#include <svtools/eitem.hxx>
+#endif
+
#include <bf_svx/chrtitem.hxx>
#endif