diff options
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-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 b741dc43ac9b..6ab3cdd217f5 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3314,6 +3314,8 @@ namespace xmloff { namespace token { XML_NEWLINE, + XML_CREATOR_INITIALS, + XML_TOKEN_END }; |