summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-12-06 23:57:23 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-12-07 01:13:51 +0100
commit6c238230d4ff8ae6b0c90bfd8e778ea225127aee (patch)
treefc79207e80748934060acdeb1018f7307eb470b0 /include/xmloff/xmltoken.hxx
parentf04802e04c69728cf6901bb2c8e0c9ed95de362a (diff)
more fixes for inconsistent naming
Change-Id: Iedb1b30d4e3905f884bc3bb39d4703a883e95c46
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 468087899190..fc3472851ebc 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3236,7 +3236,7 @@ namespace xmloff { namespace token {
XML_RFC_LANGUAGE_TAG_COMPLEX,
// Chart data table properties
XML_DATA_TABLE_SHOW_HORZ_BORDER,
- XML_CHART_DTABLE_SHOWVERTBORDER,
+ XML_DATA_TABLE_SHOW_VERT_BORDER,
XML_CHART_DTABLE_SHOWOUTLINE,
// Chart Display units properties
XML_CHART_DUNITS_DISPLAYUNITS,