diff options
author | obo <obo@openoffice.org> | 2010-06-21 13:30:01 +0200 |
---|---|---|
committer | obo <obo@openoffice.org> | 2010-06-21 13:30:01 +0200 |
commit | e14725fc4c225fc834196b581f5563221562d0c7 (patch) | |
tree | 3ea5ec359053bb9b4fcee096277b4ef6d918e47b /xmloff/inc | |
parent | becbe75f57026f3456f123695dfea2fae307f792 (diff) | |
parent | fc156984589e119eabc10b60e828880c09e39707 (diff) |
CWS-TOOLING: integrate CWS calctabcolor
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmloff/xmltoken.hxx b/xmloff/inc/xmloff/xmltoken.hxx index 19eb9a3854df..d892c10f4f5d 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, |