summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2001-06-05 15:05:43 +0000
committerBjörn Milcke <bm@openoffice.org>2001-06-05 15:05:43 +0000
commitf714cab98f4a2fe37471138dbcc5a1f2d0681c9f (patch)
treea679cc6acacf0f98ce39d0ba413cde2ec195ec53 /xmloff/inc
parentb36441b0f4c111ded1fdefa26a2ba14b2f476d4b (diff)
#70954# chart: +link-data-style-to-source
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 1f82e2abcb84..8f380fc7c5cf 100644
--- a/xmloff/inc/xmlkywd.hxx
+++ b/xmloff/inc/xmlkywd.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlkywd.hxx,v $
*
- * $Revision: 1.164 $
+ * $Revision: 1.165 $
*
- * last change: $Author: cl $ $Date: 2001-06-01 12:27:55 $
+ * last change: $Author: bm $ $Date: 2001-06-05 16:05:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1020,6 +1020,7 @@ XML_CONSTASCII_ACTION( sXML_linenumbering_configuration, "linenumbering-configur
XML_CONSTASCII_ACTION( sXML_linenumbering_separator, "linenumbering-separator" );
XML_CONSTASCII_ACTION( sXML_lines, "lines" );
XML_CONSTASCII_ACTION( sXML_lines_used, "lines-used" );
+XML_CONSTASCII_ACTION( sXML_link_data_style_to_source, "link-data-style-to-source" );
XML_CONSTASCII_ACTION( sXML_link_to_source_data, "link-to-source-data" );
XML_CONSTASCII_ACTION( sXML_list, "list");
XML_CONSTASCII_ACTION( sXML_list_block, "list-block" );