diff options
author | Luboš Luňák <l.lunak@collabora.com> | 2022-05-12 09:02:07 +0200 |
---|---|---|
committer | Luboš Luňák <l.lunak@collabora.com> | 2022-05-12 16:39:06 +0200 |
commit | 818eeaa3ae7146190c71b7e8901bd7f67aa672b8 (patch) | |
tree | ce90f3e2289125ea9e54c7c31b50f6af43cf3d83 /download.lst | |
parent | 1e990a5ab399a1bb15d4002ca30f13611ba6edbc (diff) |
IsEmptyBlock() -> IsEmptyData()
It's unclear what "block" is supposed to mean, as that may mean
"cells with no value", but a cell also may have a note, or since
recently apparently also a sparkline. To make it even more confusing,
there is IsBlockEmpty(), which may explicitly take bIgnoreNotes set
to true, in which case it presumably should check only data, but then
the recent sparklines addition still counts sparklines even in that
case, which is presumably a mistake.
Rename the data-only function to make it clear, and remove the extra
argument from the empty-in-all-ways function.
Change-Id: I8e3f75407d243b733d61640e2f54954762601ab1
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134217
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'download.lst')
0 files changed, 0 insertions, 0 deletions