INTEGRATION: CWS schoasis02 (1.21.92); FILE MERGED

2004/11/03 17:09:31 bm 1.21.92.1: #i36581# chart axis class -> dimension
This commit is contained in:
Oliver Bolte 2004-11-15 11:34:27 +00:00
parent 47952d25bf
commit 0be72c99ad

View file

@ -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
};