summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-11-11 13:58:15 +0100
committerMichael Stahl <mstahl@redhat.com>2014-11-11 14:58:06 +0100
commite43e830eeeddc4be276a8d4b272d72005efe9432 (patch)
treef447c3f6ed55d08b448d412426e70e04c32f11ed /include/xmloff/xmltoken.hxx
parentiwyu: remove unneeded includes in sc, sd, sw (diff)
downloadcore-e43e830eeeddc4be276a8d4b272d72005efe9432.tar.gz
core-e43e830eeeddc4be276a8d4b272d72005efe9432.zip
xmloff: XML_DROPDOWN should be XML_DROP_DOWN
Change-Id: I47247289bb4367faa9a07f3568270718b5423353
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 e03dcfdbdeec..45f30f31b373 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -2209,7 +2209,7 @@ namespace xmloff { namespace token {
XML_CLOSE_FRONT,
XML_CLOSE_BACK,
- XML_DROPDOWN,
+ XML_DROP_DOWN,
XML_CURRENT_SELECTED,
XML_JOIN_BORDER,