summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2010-05-21 10:11:51 +0200
committerDaniel Rentz <dr@openoffice.org>2010-05-21 10:11:51 +0200
commit7d45231a5e23546b0b0a3850e97440a6398b354a (patch)
treed3d53b921f125b20d59254f4b64797c86c06d5b7 /sc/inc/servuno.hxx
parent2cc76813f2da296840d94e94c652f573313b21cf (diff)
parenta82f11cf109cbabd2575321fafdb3059009e95f3 (diff)
npower13_objectmodules: rebase and merge with DEV300_m78
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx6
1 files changed, 5 insertions, 1 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index a8159da5158f..4f2f1ec40de2 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -88,12 +88,16 @@ class ScDocShell;
// BM
#define SC_SERVICE_CHDATAPROV 37
+// formula parser
#define SC_SERVICE_FORMULAPARS 38
#define SC_SERVICE_OPCODEMAPPER 39
+
+// VBA specific
#define SC_SERVICE_VBAOBJECTPROVIDER 40
#define SC_SERVICE_VBACODENAMEPROVIDER 41
+#define SC_SERVICE_VBAGLOBALS 42
-#define SC_SERVICE_COUNT 42
+#define SC_SERVICE_COUNT 43
#define SC_SERVICE_INVALID USHRT_MAX