summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorsushil_shinde <sushil.shinde@synerzip.com>2014-01-29 14:31:19 +0530
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-02-11 23:23:40 +0000
commit83055835b1425b0a9d2fe5dce2f4db2d7a61919d (patch)
tree1116f8f96a7411d66792dcc7eeb23c470324f427 /include
parent7da3f43e636112b30a15d29de2f419d4b82dcb38 (diff)
fdo#74112 Preserve Chart displayunits properties during ODF import/export.
Change-Id: I38508b71ee5b3b966e1d36b0d253304fe17c0ec0 Reviewed-on: https://gerrit.libreoffice.org/7721 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/xmloff/xmltoken.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 16ddf69ec475..225e37413a4f 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3227,6 +3227,9 @@ namespace xmloff { namespace token {
XML_CHART_DTABLE_SHOWHORZBORDER,
XML_CHART_DTABLE_SHOWVERTBORDER,
XML_CHART_DTABLE_SHOWOUTLINE,
+ // Chart Display units properties
+ XML_CHART_DUNITS_DISPLAYUNITS,
+ XML_CHART_DUNITS_BUILTINUNIT,
XML_EXTERNALDATA,
XML_TOKEN_END