summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-12-07 23:28:28 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2018-12-08 01:25:23 +0100
commit7869b3d6e4b24a0567ad2e492038d74c03b06b7d (patch)
treeacbb5035334b9cd2c94ba2ad5c0db38056cbda49 /include/xmloff
parentreduce the amount of senseless exceptions during document load (diff)
downloadcore-7869b3d6e4b24a0567ad2e492038d74c03b06b7d.tar.gz
core-7869b3d6e4b24a0567ad2e492038d74c03b06b7d.zip
related tdf#51671, store new "hide legend" feature also in ODF
Change-Id: Ibf55f02eccdcadb2d42f5aff8d72bff20ada3b3a Reviewed-on: https://gerrit.libreoffice.org/64792 Tested-by: Jenkins Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 815d84c599f9..2d1906016039 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -969,6 +969,7 @@ namespace xmloff { namespace token {
XML_HIDDEN_PARAGRAPH,
XML_HIDDEN_TEXT,
XML_HIDE,
+ XML_HIDE_LEGEND,
XML_HIDE_SHAPE,
XML_HIDE_TEXT,
XML_HIGHLIGHTED_RANGE,