summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-03-04 22:20:03 +0000
committerChristian Lippka <cl@openoffice.org>2001-03-04 22:20:03 +0000
commite4e7848f7f2a4e1d887607c32f8e1b73df95739a (patch)
tree8291f49d9cebf4b47fe897e21624bcfdee2af003 /xmloff/inc
parent069bbaca7b2ea1ab9be1fd065697610ab43f8c08 (diff)
added document-styles and document-body
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmlkywd.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/xmlkywd.hxx b/xmloff/inc/xmlkywd.hxx
index fe2695656633..fae8a000bf88 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.124 $
+ * $Revision: 1.125 $
*
- * last change: $Author: cl $ $Date: 2001-03-04 15:52:21 $
+ * last change: $Author: cl $ $Date: 2001-03-04 23:20:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -566,7 +566,7 @@ XML_CONSTASCII_ACTION( sXML_distribute_space, "distribute-space" );
XML_CONSTASCII_ACTION( sXML_divide, "divide" );
XML_CONSTASCII_ACTION( sXML_document, "document" );
XML_CONSTASCII_ACTION( sXML_document_meta, "document-meta" );
-XML_CONSTASCII_ACTION( sXML_document_styles, "document-styes" );
+XML_CONSTASCII_ACTION( sXML_document_styles, "document-styles" );
XML_CONSTASCII_ACTION( sXML_document_content, "document-content" );
XML_CONSTASCII_ACTION( sXML_document_statistic, "document-statistic" );
XML_CONSTASCII_ACTION( sXML_domain, "domain" );