diff options
author | Henry Castro <hcastro@collabora.com> | 2023-04-14 14:26:32 -0400 |
---|---|---|
committer | Henry Castro <hcastro@collabora.com> | 2023-06-16 23:33:51 +0200 |
commit | 56095552d34180260113d4c990401eb279395a5a (patch) | |
tree | b453661fa354da79f92c249e8591a1a1daa675dc /sw/uiconfig/swriter/ui/notebookbar.ui | |
parent | 7f733ff497a2ac1731229b3963602f1feb3ef88e (diff) |
sc: filter: oxx: insert more rules same range
If there are rules with the same range to preserve
priority order.
<conditionalFormatting sqref="I4:I5">
<cfRule type="cellIs" dxfId="5587" priority="1500" operator="equal">
<formula>"GO"</formula>
</cfRule>
</conditionalFormatting>
<conditionalFormatting sqref="E11:I12 E15:I16">
<cfRule type="containsText" dxfId="5586" priority="1457" operator="containsText" text="R">
<formula>NOT(ISERROR(SEARCH("R",E11)))</formula>
</cfRule>
</conditionalFormatting>
<conditionalFormatting sqref="I4:I5">
<cfRule type="containsText" dxfId="5585" priority="1501" operator="containsText" text="R">
<formula>NOT(ISERROR(SEARCH("R",E11)))</formula>
</cfRule>
</conditionalFormatting>
Signed-off-by: Henry Castro <hcastro@collabora.com>
Change-Id: Ibb98953f0a50140dbde4d52a79fde968095881d1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150436
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Szymon Kłos <szymon.klos@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151980
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153198
Tested-by: Jenkins
Diffstat (limited to 'sw/uiconfig/swriter/ui/notebookbar.ui')
0 files changed, 0 insertions, 0 deletions