diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2023-05-21 18:22:18 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2023-05-25 03:58:44 +0200 |
commit | 68c4d1ca207a82015120a770fbbc5c12fbe1abda (patch) | |
tree | e0d597427607064c442b7c5fc9efbadd88bac43d /include/xmloff | |
parent | 73a82b425b4dc02ef4ad3946b71c067a6411045c (diff) |
xmloff: rename *-color-theme-reference to *-complex-color
Change-Id: I63dd83522da7699162eb06a019a679d4b8750d10
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152053
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index ad512edb86dc..2edbfac23f47 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -3489,6 +3489,7 @@ namespace xmloff::token { XML_LINKED_STYLE_NAME, XML_THEME, + XML_THEME_TYPE, XML_CHAR_COMPLEX_COLOR, XML_FILL_COMPLEX_COLOR, XML_DK1, |