summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-04-17 09:26:34 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-04-17 17:41:43 +0200
commitc172b75b8ea5653246174399a530d238b1680ce0 (patch)
treea21e03f0ab14665086e6ac1be6ffbe52ebf77809 /include/xmloff/xmltoken.hxx
parentfix crash on export of ooo103108-1.odt .doc (diff)
downloadcore-c172b75b8ea5653246174399a530d238b1680ce0.tar.gz
core-c172b75b8ea5653246174399a530d238b1680ce0.zip
add attribute mandated by ODF
Make sure that it does not confuse our importer by adding an attibute to ignore it when the new elements have been added. Change-Id: I15991be9dd993e2aeb18c440a14de3711f8001f4
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 64a0826632b2..4ad2936c0610 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -994,6 +994,7 @@ namespace xmloff { namespace token {
XML_IDEOGRAPH_ALPHA,
XML_IGNORE_CASE,
XML_IGNORE_EMPTY_ROWS,
+ XML_IGNORE_SELECTED_PAGE, // used for ODF compatibility
XML_ILLUSTRATION_INDEX,
XML_ILLUSTRATION_INDEX_ENTRY_TEMPLATE,
XML_ILLUSTRATION_INDEX_SOURCE,