summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorLaurent Balland-Poirier <laurent.balland-poirier@laposte.net>2015-07-10 08:21:23 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:56:11 +0200
commitc2a160740992c8eba7bb66e5b736cfb88722e398 (patch)
tree1957f1f6c018e586a5bec907a7d52a3c5330b203 /include/xmloff/xmltoken.hxx
parentthe last condition is "all other numbers", not the third, tdf#92457 related (diff)
downloadcore-c2a160740992c8eba7bb66e5b736cfb88722e398.tar.gz
core-c2a160740992c8eba7bb66e5b736cfb88722e398.zip
tdf#90133 Comply attributes name with OASIS#3860
See https://issues.oasis-open.org/browse/OFFICE-3860 Change-Id: I707b2e86633bc66df03dba8c43879aa6d5153062 Reviewed-on: https://gerrit.libreoffice.org/16905 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com> (cherry picked from commit 9c2a8065add0da1e649633efa0795beddfa68eed) Reviewed-on: https://gerrit.libreoffice.org/17005
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index bf6ad207d953..1eea8c17fcb6 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3250,8 +3250,8 @@ namespace xmloff { namespace token {
XML_EXTERNALDATA,
XML_EXPONENT_INTERVAL,
- XML_EXPONENT_SIGN,
- XML_MIN_DECIMAL_DIGITS,
+ XML_FORCED_EXPONENT_SIGN,
+ XML_MIN_DECIMAL_PLACES,
XML_TOKEN_END
};