summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-08-24 15:03:10 +0200
committerSamuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>2021-09-06 08:34:47 +0200
commitba1e42f05e785c30d03553acd5647eebd7cdede6 (patch)
tree6a725847e27c991d5c78226d36f366f8b6f9bc36 /include/xmloff
parenttdf#114441: Convert use of sal_uLong to better integer types (diff)
downloadcore-ba1e42f05e785c30d03553acd5647eebd7cdede6.tar.gz
core-ba1e42f05e785c30d03553acd5647eebd7cdede6.zip
tdf#142965 color filter: allow filtering by no fill/automatic color
Change-Id: Idd0a41cea936fd19adbc07561b0d9c0cba735f0d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120946 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbrodt@allotropia.de>
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index a7a3fc17a4f6..d30f0781b950 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -2114,6 +2114,7 @@ namespace xmloff::token {
XML_WHOLE_PAGE,
XML_WIDOWS,
XML_WIDTH,
+ XML_WINDOW_FONT_COLOR,
XML_WORD,
XML_WORD_COUNT,
XML_WRAP,