summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2000-12-08 17:00:02 +0000
committerSascha Ballach <sab@openoffice.org>2000-12-08 17:00:02 +0000
commit2606bbce3d21b4a9efea3aeae994aed3dda21c6c (patch)
treec5c9558ef18931ed85b8990fb98f4b7a461abac0 /sc/inc/servuno.hxx
parente4581a34100618a13a1d726cbfd39959ff67690b (diff)
#81312#; add a new Service for NumRules
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 1b19bdae7545..ddd58ba3dcd4 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:44:50 $
+ * last change: $Author: sab $ $Date: 2000-12-08 17:58:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,8 +98,9 @@ class ScDocShell;
#define SC_SERVICE_TRGRADTAB 16
#define SC_SERVICE_MARKERTAB 17
#define SC_SERVICE_DASHTAB 18
+#define SC_SERVICE_NUMRULES 19
-#define SC_SERVICE_COUNT 19
+#define SC_SERVICE_COUNT 20
#define SC_SERVICE_INVALID USHRT_MAX