diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 99b94be7e2cc..6b2fed011a39 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1477,6 +1477,8 @@ namespace xmloff::token { XML_POWER, XML_PRECISION_AS_SHOWN, XML_PREFIX, + XML_INFIX, + XML_POSTFIX, XML_PRESENTATION, XML_PRESENTATION_ORGCHART, XML_PRESENTATION_OUTLINE, |