summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excdefs.hxx
diff options
context:
space:
mode:
authorDaniel Rentz <dr@openoffice.org>2002-10-14 11:00:15 +0000
committerDaniel Rentz <dr@openoffice.org>2002-10-14 11:00:15 +0000
commit66d4e0085a3308b01c611b304d2661d92f90512d (patch)
tree313d9f6b2e63d77a4d1e398516cd7410e90079e2 /sc/source/filter/inc/excdefs.hxx
parentb0d7a4a8921834b348949a2f85c522cfd4f83eb1 (diff)
#104192# texts in autoshapes
Diffstat (limited to 'sc/source/filter/inc/excdefs.hxx')
-rw-r--r--sc/source/filter/inc/excdefs.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excdefs.hxx b/sc/source/filter/inc/excdefs.hxx
index 3d747f32ea03..41c482696d86 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.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: dr $ $Date: 2002-09-16 09:26:40 $
+ * last change: $Author: dr $ $Date: 2002-10-14 12:00:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -338,6 +338,7 @@ enum XclEscapement
#define EXC_OBJT_PICT 0x08
#define EXC_OBJT_POLYGON 0x09
#define EXC_OBJT_NOTE 0x19
+#define EXC_OBJT_DRAWING 0x1E
// (0x007E) RK ================================================================