diff options
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 7f4f21c15dfc..ad512edb86dc 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3489,8 +3489,8 @@ namespace xmloff::token { XML_LINKED_STYLE_NAME, XML_THEME, - XML_CHAR_COLOR_THEME_REFERENCE, - XML_FILL_COLOR_THEME_REFERENCE, + XML_CHAR_COMPLEX_COLOR, + XML_FILL_COMPLEX_COLOR, XML_DK1, XML_LT1, XML_DK2, |