summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-07-30 19:59:50 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-07-31 04:30:23 +0200
commitce1b56ae4ad35fbb5e2f5cc6f4b7ce4839f4e285 (patch)
tree2ec14ff8cb6eb81ac9fbfa8f3f19e986e65fe8ac /include/xmloff
parent20ecb4b7b807b63d25195c44c02cb5bf0624ab7a (diff)
add initial file format representation for data import feature
Change-Id: I51143ecfe4eb1584f13bd1590f927743de8fa91e Reviewed-on: https://gerrit.libreoffice.org/40572 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmltoken.hxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 02037f101b8c..e1c0c4d58aac 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3256,6 +3256,10 @@ namespace xmloff { namespace token {
XML_MARGIN, // #i117001#
XML_PROPERTY_MAPPING,
+ XML_PROVIDER,
+ XML_DATA_MAPPINGS,
+ XML_DATA_MAPPING,
+ XML_DATA_FREQUENCY,
// regina, ODF1.2 additional symbols in charts
XML_STAR,