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
commit6620e208763904643b776a7f72a9c6936146a927 (patch)
treea50e990ce68e989ddae1ff7e0cfd31121c83cf47 /sc/inc/servuno.hxx
parent667d6df7cc2d6e8378a373c2fff97ded013ac48a (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 5b693c6df..844500096 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