summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2000-11-14 17:32:56 +0000
committerSascha Ballach <sab@openoffice.org>2000-11-14 17:32:56 +0000
commit3b0c32624f78b1f88ba3cf08172b0af551711d99 (patch)
treee761a908d9fad9687b82e83887d8560b6eb9f34b /xmloff
parented49fab4bfc790207e6daa195417a4e6125abe15 (diff)
shapes container added
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/inc/xmlkywd.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/inc/xmlkywd.hxx b/xmloff/inc/xmlkywd.hxx
index d840dc5ec023..eafd8c8691b3 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.35 $
+ * $Revision: 1.36 $
*
- * last change: $Author: dvo $ $Date: 2000-11-14 14:42:49 $
+ * last change: $Author: sab $ $Date: 2000-11-14 18:32:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1150,6 +1150,7 @@ XML_CONSTASCII_ACTION( sXML_shadow_offset_x , "shadow-offset-x" );
XML_CONSTASCII_ACTION( sXML_shadow_offset_y , "shadow-offset-y" );
XML_CONSTASCII_ACTION( sXML_shadow_transparency , "shadow-transparency" );
XML_CONSTASCII_ACTION( sXML_shape, "shape" );
+XML_CONSTASCII_ACTION( sXML_shapes, "shapes" );
XML_CONSTASCII_ACTION( sXML_sheet_name, "sheet-name" );
XML_CONSTASCII_ACTION( sXML_short, "short" );
XML_CONSTASCII_ACTION( sXML_show, "show" );