diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 9e206d855bd1..e03dcfdbdeec 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1067,6 +1067,10 @@ namespace xmloff { namespace token { XML_LABEL_RANGE, XML_LABEL_RANGES, XML_LABEL_STRING, + XML_LABEL_STROKE, + XML_LABEL_STROKE_COLOR, + XML_LABEL_STROKE_OPACITY, + XML_LABEL_STROKE_WIDTH, XML_LAMBDA, XML_LANDSCAPE, XML_LANGUAGE, |