summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-03-29 04:34:13 +0000
committerSascha Ballach <sab@openoffice.org>2001-03-29 04:34:13 +0000
commite33797b7b48c2e5fec57d2872207947b90bca98a (patch)
tree74b46b4e80e1304285285f044e7e71777d322f77 /sc/inc/servuno.hxx
parent3e7cc29e6b63b468c1ecf0156683665544ac95da (diff)
Service document configuration added
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 71fa27ed5396..0fc11a5e2bbb 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: nn $ $Date: 2001-02-23 13:35:57 $
+ * last change: $Author: sab $ $Date: 2001-03-29 05:33:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,7 +103,9 @@ class ScDocShell;
#define SC_SERVICE_DOCDEFLTS 20
#define SC_SERVICE_DRAWDEFLTS 21
-#define SC_SERVICE_COUNT 22
+#define SC_SERVICE_DOCCONF 22
+
+#define SC_SERVICE_COUNT 23
#define SC_SERVICE_INVALID USHRT_MAX