summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-06-15 10:30:58 +0000
committerChristian Lippka <cl@openoffice.org>2001-06-15 10:30:58 +0000
commitd1805e8695f92d08fa39af642824cee98e04d9eb (patch)
tree3e472dba748919e2c8039b6633c909182d1af6ce /xmloff/inc
parentdd9874f5823b83bf36be987cd9d1a95000f20e0f (diff)
#88124# fixed missing slide effect
Diffstat (limited to 'xmloff/inc')
-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 b2a7ab0b0d9b..168576b2921d 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.166 $
+ * $Revision: 1.167 $
*
- * last change: $Author: dvo $ $Date: 2001-06-12 17:46:19 $
+ * last change: $Author: cl $ $Date: 2001-06-15 11:29:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2017,4 +2017,5 @@ XML_CONSTASCII_ACTION( sXML_glue_point, "glue-point" );
XML_CONSTASCII_ACTION( sXML_text_style_name, "text-style-name" );
XML_CONSTASCII_ACTION( sXML_sort_algorithm, "sort-algorithm" );
+XML_CONSTASCII_ACTION( sXML_roll_from_top, "roll-from-top" );
#endif