summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-07-26 14:44:38 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-07-26 18:36:42 -0400
commitaaa18a45c6f5e4f2b5fb1ee2deee510ea3353053 (patch)
tree6942aee54e0aed5f9d85af23cee7afeeab4b10b1 /include
parent2d5f5b00dc0a7777fab2be89a4b2b12fed95efde (diff)
bnc#885825: Handle ODF import and export of data label border properties.
(cherry picked from commit 6c2c974dd3f0b21a23bc3bc5560487d28bbe0fad) Conflicts: include/xmloff/xmltoken.hxx xmloff/source/chart/PropertyMap.hxx xmloff/source/core/xmltoken.cxx Change-Id: Ic8c7bc873768008537cd52a3fd4b11031b403139
Diffstat (limited to 'include')
-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 09bc908e72c9..6dd7d1ca4494 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1063,6 +1063,10 @@ namespace xmloff { namespace token {
XML_LABEL_CELL_RANGE_ADDRESS,
XML_LABEL_RANGE,
XML_LABEL_RANGES,
+ XML_LABEL_STROKE,
+ XML_LABEL_STROKE_COLOR,
+ XML_LABEL_STROKE_OPACITY,
+ XML_LABEL_STROKE_WIDTH,
XML_LAMBDA,
XML_LANDSCAPE,
XML_LANGUAGE,