summaryrefslogtreecommitdiff
path: root/sc/inc/servuno.hxx
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-12-19 10:37:57 +0000
committerNiklas Nebel <nn@openoffice.org>2001-12-19 10:37:57 +0000
commitc8a2aded3a828b67ba467f0bca9aa84376429751 (patch)
treed93cb17a6763f1f7cca8208dda896c656b34fe72 /sc/inc/servuno.hxx
parent4652fb168d72496527493a3888bcd0db18507745 (diff)
#96117# support for ImageMap elements
Diffstat (limited to 'sc/inc/servuno.hxx')
-rw-r--r--sc/inc/servuno.hxx10
1 files changed, 7 insertions, 3 deletions
diff --git a/sc/inc/servuno.hxx b/sc/inc/servuno.hxx
index 47320747dbf8..26d2bc321813 100644
--- a/sc/inc/servuno.hxx
+++ b/sc/inc/servuno.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: servuno.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: nn $ $Date: 2001-04-06 14:29:40 $
+ * last change: $Author: nn $ $Date: 2001-12-19 11:36:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,11 @@ class ScDocShell;
#define SC_SERVICE_DOCSPRSETT 22
#define SC_SERVICE_DOCCONF 23
-#define SC_SERVICE_COUNT 24
+#define SC_SERVICE_IMAP_RECT 24
+#define SC_SERVICE_IMAP_CIRC 25
+#define SC_SERVICE_IMAP_POLY 26
+
+#define SC_SERVICE_COUNT 27
#define SC_SERVICE_INVALID USHRT_MAX