summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-11-01 03:05:09 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-11-02 14:58:09 +0100
commit3247394f9244212aadff733692e2c9ba76fc30e5 (patch)
tree281834292d75f68d1b536496c3bb5df2c6a8aa05 /xmloff/inc
parentf73571b5897a53be28ee61d1d1693a5d64065f85 (diff)
implement icon set import/export from odf
Change-Id: I7fb265194811ef8ba0b7aed04d4bd28181612ebc
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 4ade92824a5f..f97d1e305bdc 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -852,6 +852,7 @@ namespace xmloff { namespace token {
XML_FOREIGN_OBJECT,
XML_FORMAT_CHANGE,
XML_FORMAT_SOURCE,
+ XML_FORMATTING_ENTRY,
XML_FORMS,
XML_FORMULA,
XML_FORMULA_HIDDEN,
@@ -971,6 +972,8 @@ namespace xmloff { namespace token {
XML_HYPHENATION_REMAIN_CHAR_COUNT,
XML_I,
XML_ICON,
+ XML_ICON_SET,
+ XML_ICON_SET_TYPE,
XML_ID,
XML_IDENT,
XML_IDENTIFIER,