summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 0c63a31d0818..3ea2e7ee8335 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -3519,6 +3519,11 @@ namespace xmloff::token {
XML_MAY_BREAK_BETWEEN_PAGES,
+ XML_GRADIENT_STOP, // multi-color-gradient
+ XML_OPACITY_STOP,
+ XML_COLOR_VALUE,
+ XML_COLOR_TYPE,
+
XML_TOKEN_END
};