diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 07:35:04 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-10-01 07:35:04 +0000 |
commit | c717c57260486d25d6f33ffafa9f91acbc775a0a (patch) | |
tree | 5ae47dd7433a869e0b26ba10b86ad73511fe4977 /xmloff/inc | |
parent | 21e15edc7ea870c8d3549730201d1b0c47dcebad (diff) |
CWS-TOOLING: integrate CWS chart30
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/xmloff/xmltoken.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx index 3ea5bca9fe26..075515ff8446 100644 --- a/xmloff/inc/xmloff/xmltoken.hxx +++ b/xmloff/inc/xmloff/xmltoken.hxx @@ -2961,6 +2961,8 @@ namespace xmloff { namespace token { XML_PERCENTAGE_DATA_STYLE_NAME, XML_VALUE_AND_PERCENTAGE, XML_GROUP_BARS_PER_AXIS, + XML_AUTOMATIC_POSITION, + XML_AUTOMATIC_SIZE, XML_REVERSE_DIRECTION, XML_LABEL_SEPARATOR, XML_LABEL_POSITION, |