summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-03-26 22:46:43 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-03-26 23:14:58 -0400
commitdefa767632511fd1c0ebcb9388b2a1ddc1ffb2db (patch)
tree491832ce40a100d0d67af2a50b44db0b61808b06 /include
parentPass the rounded edge property to the diagram object. (diff)
downloadcore-defa767632511fd1c0ebcb9388b2a1ddc1ffb2db.tar.gz
core-defa767632511fd1c0ebcb9388b2a1ddc1ffb2db.zip
Export RoundedEdge property to ODF.
Change-Id: I3b20ef70dac4dc9905a169245e0b48b98a20c697
Diffstat (limited to 'include')
-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 3a5996a0ec07..6f6ad44f762e 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1533,6 +1533,7 @@ namespace xmloff { namespace token {
XML_ROTATION_ALIGN,
XML_ROTATION_ANGLE,
XML_ROUND,
+ XML_ROUNDED_EDGE,
XML_ROW,
XML_ROW_HEIGHT,
XML_ROW_NUMBER,