diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-12-06 23:55:03 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2014-12-07 01:13:51 +0100 |
commit | f04802e04c69728cf6901bb2c8e0c9ed95de362a (patch) | |
tree | 684bd7e772118dcd0a69e864e148c4ce2dd28d6a /include | |
parent | 3948dee43526998b2e70dfe6ec2e4e46ef829abd (diff) |
use a consistent naming scheme
Change-Id: Ia420779fd875cb2a81b90871b26940f8a0258b4d
Diffstat (limited to 'include')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 45f30f31b373..468087899190 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3235,7 +3235,7 @@ namespace xmloff { namespace token { XML_RFC_LANGUAGE_TAG_ASIAN, XML_RFC_LANGUAGE_TAG_COMPLEX, // Chart data table properties - XML_CHART_DTABLE_SHOWHORZBORDER, + XML_DATA_TABLE_SHOW_HORZ_BORDER, XML_CHART_DTABLE_SHOWVERTBORDER, XML_CHART_DTABLE_SHOWOUTLINE, // Chart Display units properties |