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 af2fcdbcaa18..5b0167116dbc 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3251,6 +3251,7 @@ namespace xmloff { namespace token { XML_EXPONENT_INTERVAL, XML_EXPONENT_SIGN, + XML_MIN_DECIMAL_DIGITS, XML_TOKEN_END }; |