summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-04-06 13:37:54 +0000
committerNiklas Nebel <nn@openoffice.org>2001-04-06 13:37:54 +0000
commitbfee80f469b7d7b83b9213298efe093d65dad9f5 (patch)
tree493de4c2900d770d5c853be2f812181cec18781f /sc/inc/servuno.hxx
parenta1f0cbc48543532c5e4f2f966acc217f75588cf3 (diff)
#85721# store forbidden characters with document
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx9
1 files changed, 5 insertions, 4 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 0fc11a5e2bbb..47320747dbf8 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: sab $ $Date: 2001-03-29 05:33:40 $
+ * last change: $Author: nn $ $Date: 2001-04-06 14:29:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,9 +103,10 @@ class ScDocShell;
#define SC_SERVICE_DOCDEFLTS 20
#define SC_SERVICE_DRAWDEFLTS 21
-#define SC_SERVICE_DOCCONF 22
+#define SC_SERVICE_DOCSPRSETT 22
+#define SC_SERVICE_DOCCONF 23
-#define SC_SERVICE_COUNT 23
+#define SC_SERVICE_COUNT 24
#define SC_SERVICE_INVALID USHRT_MAX