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
commit115be1e754c02ba61dcaaa8be29988d0ccafc5db (patch)
tree228bcef6a172ec68596b440100342ded8179d285 /xmloff/inc
parentd33c999cc9103b0d557a7a27570bdc94c8047957 (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 4a96de28b480..224b9e41a19f 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,