summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-10 12:10:06 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-10 12:10:06 +0000
commitf609e18d40c2d2fe4daccead2bb47565afce6ee9 (patch)
tree9245de66a7ee7fc21c4a9493faf4a0f793dfcd95 /sc/inc/servuno.hxx
parentd5aa983929bb0617c94462e86f0683d3819ed6f0 (diff)
INTEGRATION: CWS xmlfilter02 (1.12.402); FILE MERGED
2007/08/14 18:32:01 er 1.12.402.2: #i75682# Compiler OpCodeMap 2007/03/23 15:52:50 nn 1.12.402.1: #i75682# API for formula as token array
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 d5079004f..b03c1c961 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 17:56:51 $
+ * last change: $Author: obo $ $Date: 2008-01-10 13:10:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -100,7 +100,10 @@ class ScDocShell;
// BM
#define SC_SERVICE_CHDATAPROV 37
-#define SC_SERVICE_COUNT 38
+#define SC_SERVICE_FORMULAPARS 38
+#define SC_SERVICE_OPCODEMAPPER 39
+
+#define SC_SERVICE_COUNT 40
#define SC_SERVICE_INVALID USHRT_MAX