summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-04-08 19:08:19 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-06-03 09:12:34 -0430
commitb4b403305a32ca989fb4cff9c6a726ec937f1f9d (patch)
tree366844872e2ff8e0396de5a83d6094b22c93f781 /xmloff/inc
parentfaaa021635a6a731d920dee5d929f6e3e459cb77 (diff)
Map errorbars properties from chart2 API to xml.
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx
index 3dc4b126057b..b850e3e64291 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -3162,6 +3162,7 @@ namespace xmloff { namespace token {
XML_HORIZONTAL_BAR,
XML_VERTICAL_BAR,
+ XML_ERROR_STANDARD_WEIGTH, // errorbar standard deviation error weigth
XML_TOKEN_END
};