summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2001-07-12 16:08:09 +0000
committerDaniel Rentz <dr@openoffice.org>2001-07-12 16:08:09 +0000
commitd42b974d158629e594a66a1f2e352d7b91db9c71 (patch)
tree2ce1c9eeceb04bb5b7a73dd24bfaac2e274a254c /sc/source/filter/inc/excdefs.hxx
parent1c703dcb0f173369fa6dc0137ee9ac61198670b7 (diff)
#75193# import of empty text boxes, obj import improved
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx17
1 files changed, 15 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index 563949cfc8ab..6c361ffd5765 100644
--- a/sc/source/filter/inc/excdefs.hxx
+++ b/sc/source/filter/inc/excdefs.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: excdefs.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: dr $ $Date: 2001-05-10 17:26:23 $
+ * last change: $Author: dr $ $Date: 2001-07-12 17:06:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -199,6 +199,19 @@
#define EXC_CRN_ERROR 0x10
//_________________________________________________________
+// (0x005D) OBJ
+
+#define EXC_OBJT_LINE 0x01
+#define EXC_OBJT_RECT 0x02
+#define EXC_OBJT_ELLIP 0x03
+#define EXC_OBJT_ARC 0x04
+#define EXC_OBJT_CHART 0x05
+#define EXC_OBJT_TEXT 0x06
+#define EXC_OBJT_PICT 0x08
+#define EXC_OBJT_POLYGON 0x09
+#define EXC_OBJT_NOTE 0x19
+
+//_________________________________________________________
// (0x007E) RK
#define EXC_RK_DBL 0x00000000