diff options
author | Henry Castro <hcastro@collabora.com> | 2023-03-17 10:34:15 -0400 |
---|---|---|
committer | Henry Castro <hcastro@collabora.com> | 2023-06-13 17:45:46 +0200 |
commit | aebf004ae72e914540526269499bae27f39e04bf (patch) | |
tree | e4cb8445e976d7720ff435a4b1d19e59dc1738c8 /oox/source/token/tokens.txt | |
parent | 3c1fee94e007a4c985572ec708bb60afa60f565d (diff) |
sc: filter: oox: add missing tag "fillcolor"
To fill the positive color of the conditional format data bar:
<x14:dataBar maxLength="100" minLength="0" axisPosition="automatic" direction="context" gradient="0" negativeBarBorderColorSameAsPositive="0">
<x14:cfvo type="autoMin"/>
<x14:cfvo type="autoMax"/>
<x14:fillColor rgb="FF638EC6"/>
<x14:negativeFillColor indexed="2"/>
<x14:axisColor indexed="64"/>
</x14:dataBar>
Signed-off-by: Henry Castro <hcastro@collabora.com>
Change-Id: I17e83a01affff292ff941d92f6ae59954aa246ef
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149064
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/152965
Tested-by: Jenkins
Diffstat (limited to 'oox/source/token/tokens.txt')
-rw-r--r-- | oox/source/token/tokens.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/oox/source/token/tokens.txt b/oox/source/token/tokens.txt index dee9010df789..eb5239d8a8ac 100644 --- a/oox/source/token/tokens.txt +++ b/oox/source/token/tokens.txt @@ -2228,6 +2228,7 @@ fileType fileVersion filetime fill +fillColor fillClrLst fillFormulas fillId |