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
commit53f88c25400b00e1db5bdab1d761caadc30859bd (patch)
tree67c6b1b8adc5023f182aa366009dcd8dc3c4438e /sc/inc/servuno.hxx
parent092284d30f59e84d75f409027266f2682024e97e (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 5dccb1737512..b51faae67a30 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