summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-02-11 08:56:16 +0000
committerRüdiger Timm <rt@openoffice.org>2004-02-11 08:56:16 +0000
commitf2863fd6d6d1f068cb8688060c4278c9459825e5 (patch)
treea27e8402ebe76e0fc8932fe2de12dfefb8463196 /sc/inc/servuno.hxx
parent03289cbd592940cc01cae628dae618b386eeec19 (diff)
INTEGRATION: CWS chart01 (1.8.6); FILE MERGED
2004/01/21 16:03:21 bm 1.8.6.1: chart2 API split up into public and private part drafts removed from public chart2 API ScModelObj createInstance supports com.sun.star.chart2.XDataProvider
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 404fe39e3891..8a3964af2929 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2003-10-21 08:46:51 $
+ * last change: $Author: rt $ $Date: 2004-02-11 09:56:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,10 @@ class ScDocShell;
#define SC_SERVICE_CELLADDRESS 34
#define SC_SERVICE_RANGEADDRESS 35
-#define SC_SERVICE_COUNT 36
+// BM
+#define SC_SERVICE_CHDATAPROV 36
+
+#define SC_SERVICE_COUNT 37
#define SC_SERVICE_INVALID USHRT_MAX