summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlimprt.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-03-19 15:10:57 +0000
committerOliver Bolte <obo@openoffice.org>2004-03-19 15:10:57 +0000
commitb212b7874c7de3d81537b4d60d06cfa9833bb776 (patch)
tree29b0bd1a8f61d243ab18281e528cd5c756365cc9 /sc/source/filter/xml/xmlimprt.hxx
parentbda510fd91c24d2673e75e19d1bad099f0c6b9bd (diff)
INTEGRATION: CWS sab008 (1.66.48); FILE MERGED
2004/02/11 12:37:02 sab 1.66.48.3: RESYNC: (1.67-1.68); FILE MERGED 2004/01/26 10:42:25 sab 1.66.48.2: RESYNC: (1.66-1.67); FILE MERGED 2004/01/23 12:22:52 sab 1.66.48.1: #i20889#; add protected attribute on Scenarios
Diffstat (limited to 'sc/source/filter/xml/xmlimprt.hxx')
-rw-r--r--sc/source/filter/xml/xmlimprt.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/filter/xml/xmlimprt.hxx b/sc/source/filter/xml/xmlimprt.hxx
index 7d0a837d9d92..4fde423f5395 100644
--- a/sc/source/filter/xml/xmlimprt.hxx
+++ b/sc/source/filter/xml/xmlimprt.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: xmlimprt.hxx,v $
*
- * $Revision: 1.68 $
+ * $Revision: 1.69 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 12:32:03 $
+ * last change: $Author: obo $ $Date: 2004-03-19 16:10:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -275,7 +275,8 @@ enum ScXMLTableScenarioAttrTokens
XML_TOK_TABLE_SCENARIO_ATTR_COPY_FORMULAS,
XML_TOK_TABLE_SCENARIO_ATTR_IS_ACTIVE,
XML_TOK_TABLE_SCENARIO_ATTR_SCENARIO_RANGES,
- XML_TOK_TABLE_SCENARIO_ATTR_COMMENT
+ XML_TOK_TABLE_SCENARIO_ATTR_COMMENT,
+ XML_TOK_TABLE_SCENARIO_ATTR_PROTECTED
};
enum ScXMLTableColAttrTokens