summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-02-23 12:37:10 +0000
committerNiklas Nebel <nn@openoffice.org>2001-02-23 12:37:10 +0000
commit29fd410160cf2d5630570385e1d8f063800419d9 (patch)
tree58b869b463afa22255daff8f5f7b3444430907e6 /sc/inc/servuno.hxx
parent09f6dbf80d17f766e102fd3bd8d9ed820bb9e4f8 (diff)
access to pool defaults
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 844500096..581126ced 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: sab $ $Date: 2000-12-08 17:58:32 $
+ * last change: $Author: nn $ $Date: 2001-02-23 13:35:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,7 +100,10 @@ class ScDocShell;
#define SC_SERVICE_DASHTAB 18
#define SC_SERVICE_NUMRULES 19
-#define SC_SERVICE_COUNT 20
+#define SC_SERVICE_DOCDEFLTS 20
+#define SC_SERVICE_DRAWDEFLTS 21
+
+#define SC_SERVICE_COUNT 22
#define SC_SERVICE_INVALID USHRT_MAX