diff options
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 066a55960e0b..62f3ebcd613d 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3467,6 +3467,7 @@ namespace xmloff::token { XML_EXTERNALDATA, XML_EXPONENT_INTERVAL, + XML_EXPONENT_LOWERCASE, XML_FORCED_EXPONENT_SIGN, XML_MIN_DECIMAL_PLACES, XML_MAX_DENOMINATOR_VALUE, |