summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorTünde Tóth <tundeth@gmail.com>2020-03-02 14:57:20 +0100
committerLászló Németh <nemeth@numbertext.org>2020-03-05 12:45:54 +0100
commit65123d41f62597053bc3893ee4fb46868a6b1f2d (patch)
treee099c27ca8b6cf3c3cabdce3eda40f096ceeb8d1 /include/xmloff/xmltoken.hxx
parent9fab1ba8ddc59924c633aa17c65f7330a4762726 (diff)
tdf#75330 chart: implement ODF import/export of legend overlay feature
Follow-up of commit 9fab1ba8ddc59924c633aa17c65f7330a4762726 (tdf#75330 add a new overlay/no-overlay feature for the legend). Change-Id: I7781fd8b926d4add56f3db0d56dceab8e27e5f85 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89836 Tested-by: László Németh <nemeth@numbertext.org> Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-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 ba4a588d85eb..a40aa974d327 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1386,6 +1386,7 @@ namespace xmloff { namespace token {
XML_OUTSET,
XML_OUTSIDE,
XML_OVERLAP,
+ XML_OVERLAY,
XML_P,
XML_PACKAGE_NAME,
XML_PADDING,