summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
authorVikas Mahato <vikasmahato0@gmail.com>2018-07-28 22:33:32 +0530
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-08-06 20:07:08 +0200
commitf7abf77d150cf6761f6c1e3bbba81ebadc37e0ab (patch)
tree2640cdaa056d466d8b2b2b8911392a99b6772413 /include/xmloff
parentAdded date and time transformations (diff)
downloadcore-f7abf77d150cf6761f6c1e3bbba81ebadc37e0ab.tar.gz
core-f7abf77d150cf6761f6c1e3bbba81ebadc37e0ab.zip
Export Data Transformations to ODF - follow-up
Change-Id: I8aea387f5db399e27b2a08224f6c4ac59f26c54c Reviewed-on: https://gerrit.libreoffice.org/58254 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmltoken.hxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 2364f63d6879..815d84c599f9 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3295,6 +3295,18 @@ namespace xmloff { namespace token {
XML_EVEN,
XML_ODD,
XML_SIGN,
+ XML_REPLACE_STRING,
+ XML_COLUMN_REPLACENULL_TRANSFORMATION,
+ XML_COLUMN_DATETIME_TRANSFORMATION,
+ XML_START_OF_YEAR,
+ XML_END_OF_YEAR,
+ XML_MONTH_NAME,
+ XML_START_OF_MONTH,
+ XML_END_OF_MONTH,
+ XML_DAY_OF_YEAR,
+ XML_START_OF_QUARTER,
+ XML_END_OF_QUARTER,
+
//Already defined XML_SEPARATOR,
// regina, ODF1.2 additional symbols in charts