summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2011-11-17 11:55:05 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2011-11-18 14:13:21 -0500
commit1e39e93af99e509245fb7e10a1b20c8e4f1aa46b (patch)
treee1cc5c59900f55ebcb7a432ba98704f4accaaf2d /xmloff/inc
parent825d51667220dda2dfe145ad4584a21b23b8fa7b (diff)
Added handler to handle the new <table:filter-set-item> elements.
The export is working, while the import part is still in progress.
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 746e75d63d31..b609dad06faa 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -748,6 +748,7 @@ namespace xmloff { namespace token {
XML_FILTER_NAME,
XML_FILTER_OPTIONS,
XML_FILTER_OR,
+ XML_FILTER_SET_ITEM,
XML_FIRST_DATE_TIME,
XML_FIRST_PAGE,
XML_FIRST_PAGE_NUMBER,