diff options
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index f410ce69344a..aecf9a5bd4ae 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -979,8 +979,11 @@ namespace xmloff::token { XML_GENERATOR, XML_GEQ, XML_GLOW_RADIUS, + XML_GLOW_TEXT_RADIUS, XML_GLOW_COLOR, + XML_GLOW_TEXT_COLOR, XML_GLOW_TRANSPARENCY, + XML_GLOW_TEXT_TRANSPARENCY, XML_GOURAUD, XML_GRADIENT, XML_GRADIENT_ANGLE, |