summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-09-28 11:44:18 -0400
committerKohei Yoshida <kyoshida@novell.com>2010-09-28 11:44:18 -0400
commit17d59daec19bcbcbd06444a611c86170c2acd857 (patch)
treefd4d69c476b9264320651537095c89562e93446b /xmloff/inc/xmloff/xmltoken.hxx
parent23315165f4186e10a918348ae0e3c14e8575846a (diff)
Ported calc-ods-sheet-protection-xmloff.diff from ooo-build.
Diffstat (limited to 'xmloff/inc/xmloff/xmltoken.hxx')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 90e9e113e9d7..1c0b88f5d691 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -1411,6 +1411,8 @@ namespace xmloff { namespace token {
XML_PROTECT_SIZE,
XML_PROTECTED,
XML_PROTECTION_KEY,
+ XML_PROTECTION_KEY_DIGEST_ALGORITHM,
+ XML_PROTECTION_KEY_DIGEST_ALGORITHM_2,
XML_PRSUBSET,
XML_PUBLISHER,
XML_PUNCTUATION_WRAP,
@@ -1520,6 +1522,8 @@ namespace xmloff { namespace token {
XML_SECTION_NAME,
XML_SECTION_SOURCE,
XML_SELECT_PAGE,
+ XML_SELECT_PROTECTED_CELLS,
+ XML_SELECT_UNPROTECTED_CELLS,
XML_SELECTOR,
XML_SEMANTICS,
XML_SEMI_AUTOMATIC,
@@ -1732,6 +1736,7 @@ namespace xmloff { namespace token {
XML_TABLE_OF_CONTENT_ENTRY_TEMPLATE,
XML_TABLE_OF_CONTENT_SOURCE,
XML_TABLE_PAGE,
+ XML_TABLE_PROTECTION,
XML_TABLE_ROW,
XML_TABLE_ROW_GROUP,
XML_TABLE_ROWS,