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 16:26:09 -0400
commit6c2c974dd3f0b21a23bc3bc5560487d28bbe0fad (patch)
tree1a5673e70074e751518011c0810fbad6a4ca8f77 /include
parent48f31a924280a418046f0c816f8a7d20b672dac6 (diff)
bnc#885825: Handle ODF import and export of data label border properties.
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 9e206d855bd1..e03dcfdbdeec 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1067,6 +1067,10 @@ namespace xmloff { namespace token {
XML_LABEL_RANGE,
XML_LABEL_RANGES,
XML_LABEL_STRING,
+ XML_LABEL_STROKE,
+ XML_LABEL_STROKE_COLOR,
+ XML_LABEL_STROKE_OPACITY,
+ XML_LABEL_STROKE_WIDTH,
XML_LAMBDA,
XML_LANDSCAPE,
XML_LANGUAGE,