summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2001-12-17 09:22:11 +0000
committerBjörn Milcke <bm@openoffice.org>2001-12-17 09:22:11 +0000
commit219fc02285128f252f8f7e0201f9eb9925f4639b (patch)
treec657014a979b45802099c9b20c8634a00711f431 /xmloff/inc
parent2c6c3d1d43d6aee85c4ce4d0a565b0bd0c63d182 (diff)
#95993# export/import stock chart properties for gain, loss and the range line
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/SchXMLImport.hxx9
1 files changed, 6 insertions, 3 deletions
diff --git a/xmloff/inc/SchXMLImport.hxx b/xmloff/inc/SchXMLImport.hxx
index 59eaf7ad770d..d36c7939fcf7 100644
--- a/xmloff/inc/SchXMLImport.hxx
+++ b/xmloff/inc/SchXMLImport.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: SchXMLImport.hxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: bm $ $Date: 2001-10-23 09:58:39 $
+ * last change: $Author: bm $ $Date: 2001-12-17 10:22:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,10 @@ enum SchXMLPlotAreaElemTokenMap
XML_TOK_PA_CATEGORIES,
XML_TOK_PA_WALL,
XML_TOK_PA_FLOOR,
- XML_TOK_PA_LIGHT_SOURCE
+ XML_TOK_PA_LIGHT_SOURCE,
+ XML_TOK_PA_STOCK_GAIN,
+ XML_TOK_PA_STOCK_LOSS,
+ XML_TOK_PA_STOCK_RANGE
};
enum SchXMLSeriesElemTokenMap