summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-01-05 09:02:58 +0000
committerMichael Brauer <mib@openoffice.org>2001-01-05 09:02:58 +0000
commitbcd0d6f8a821c1c46dc6d74cd5aa32b56cea1e0f (patch)
tree96a29533287ad1bcb6008b7d46159cd262be2867 /xmloff/inc
parent3729f52e2ad77f374f9972ce17e27451a1913a3a (diff)
default styles
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 75934f1b87ba..200c5382644f 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.83 $
+ * $Revision: 1.84 $
*
- * last change: $Author: mib $ $Date: 2001-01-03 11:31:32 $
+ * last change: $Author: mib $ $Date: 2001-01-05 09:59:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -477,6 +477,7 @@ XML_CONSTASCII_ACTION( sXML_decorate_words_only, "decorate-words-only" );
XML_CONSTASCII_ACTION( sXML_decorative, "decorative" );
XML_CONSTASCII_ACTION( sXML_deep, "deep" );
XML_CONSTASCII_ACTION( sXML_default, "default" );
+XML_CONSTASCII_ACTION( sXML_default_style, "default-style" );
XML_CONSTASCII_ACTION( sXML_default_style_name, "default-style-name" );
XML_CONSTASCII_ACTION( sXML_degree, "degree" );
XML_CONSTASCII_ACTION( sXML_delay, "delay" );