summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2010-02-22 10:13:55 -0500
committerKohei Yoshida <kyoshida@novell.com>2010-02-22 10:13:55 -0500
commit3fc8c85178abf28e53c6f71b6f1c11d43ebf04ec (patch)
tree9a322e7734221798799fcc207b845e8943f7080f /xmloff/inc
parenteb8a90d7b3fcc3e8cd9c642c28df8141c614521b (diff)
calctabcolor: #i5560# Added new token for storing the tab color with ods, as a table document property.
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 738105740d..0d976db4d5 100644
--- a/xmloff/inc/xmloff/xmltoken.hxx
+++ b/xmloff/inc/xmloff/xmltoken.hxx
@@ -1708,6 +1708,7 @@ namespace xmloff { namespace token {
XML_SYMBOL_IMAGE_NAME,
XML_SYMBOL_WIDTH,
XML_SYSTEM,
+ XML_TAB_COLOR,
XML_TAB_STOP,
XML_TAB_STOP_DISTANCE,
XML_TAB_STOPS,