summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-11-15 11:34:27 +0000
committerOliver Bolte <obo@openoffice.org>2004-11-15 11:34:27 +0000
commit0be72c99ad72c32d73a45d2102c500cec62cf674 (patch)
treeab601e66b2cc1f651886f5966663a84df08b5fe3 /xmloff/inc
parent47952d25bf1e5e8d29731db951f48f549e68dc0e (diff)
INTEGRATION: CWS schoasis02 (1.21.92); FILE MERGED
2004/11/03 17:09:31 bm 1.21.92.1: #i36581# chart axis class -> dimension
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/SchXMLImport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/SchXMLImport.hxx b/xmloff/inc/SchXMLImport.hxx
index 0cb4e65a9526..be5341662113 100644
--- a/xmloff/inc/SchXMLImport.hxx
+++ b/xmloff/inc/SchXMLImport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SchXMLImport.hxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2004-07-13 07:53:45 $
+ * last change: $Author: obo $ $Date: 2004-11-15 12:34:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -169,7 +169,7 @@ enum SchXMLPlotAreaAttrTokenMap
enum SchXMLAxisAttrTokenMap
{
- XML_TOK_AXIS_CLASS,
+ XML_TOK_AXIS_DIMENSION,
XML_TOK_AXIS_NAME,
XML_TOK_AXIS_STYLE_NAME
};