summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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