summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmlkywd.hxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/inc/xmlkywd.hxx b/xmloff/inc/xmlkywd.hxx
index 2a34ec53ccd8..8139304e3c2c 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.161 $
+ * $Revision: 1.162 $
*
- * last change: $Author: bm $ $Date: 2001-05-28 08:06:33 $
+ * last change: $Author: cl $ $Date: 2001-05-28 13:20:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2005,7 +2005,9 @@ XML_CONSTASCII_ACTION( sXML_straight_line, "straight-line" );
XML_CONSTASCII_ACTION( sXML_angled_line, "angled-line" );
XML_CONSTASCII_ACTION( sXML_angled_connector_line, "angled-connector-line" );
-XML_CONSTASCII_ACTION( sXML_play, "play" );
XML_CONSTASCII_ACTION( sXML_data_source_has_labels, "data-source-has-labels" );
+XML_CONSTASCII_ACTION( sXML_play, "play" );
+XML_CONSTASCII_ACTION( sXML_handout_master, "handout-master" );
+
#endif