summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorTomaž Vajngerl <quikee@gmail.com>2013-11-23 18:09:33 +0100
committerTomaž Vajngerl <quikee@gmail.com>2013-11-24 19:43:17 +0100
commit2b243ba51e786b0993e66232144fd6a6ee9ef724 (patch)
tree0d971f3d17bf66a06487aab656999a215dcbfc13 /include/xmloff/xmltoken.hxx
parentCustom name for a trend line (shown in legend). (diff)
downloadcore-2b243ba51e786b0993e66232144fd6a6ee9ef724.tar.gz
core-2b243ba51e786b0993e66232144fd6a6ee9ef724.zip
Support regression curve name in ODF.
Change-Id: Ic065d63eee507906febfa15eb6d5ae1e7de58280
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 bb585c68be06..f9196afcc54c 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -2158,6 +2158,7 @@ namespace xmloff { namespace token {
XML_REGRESSION_CURVE,
XML_REGRESSION_TYPE,
+ XML_REGRESSION_CURVE_NAME,
XML_REGRESSION_EXTRAPOLATE_FORWARD,
XML_REGRESSION_EXTRAPOLATE_BACKWARD,
XML_REGRESSION_MAX_DEGREE,