diff options
author | Eike Rathke <erack@redhat.com> | 2018-06-14 15:00:14 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2018-06-14 15:13:23 +0200 |
commit | cfe2e4eb835c06b24adabd60c7a3fddbd3f4dbc9 (patch) | |
tree | c41bdad036f95df98e2cf1f61b69340a988829af /svx | |
parent | eb1d6b16e787a87c3d918135ca98c5694d352557 (diff) |
Resolves: tdf#118161 use ScCellIterator::isEmpty() for COUNTA()
... instead of hasEmptyData() that considers inherited svEmptyCell
as well.
Effectively a regression from
commit 0e9e3be6f51436c1e5bf1481a434a85e334c09ea
CommitDate: Tue Mar 26 01:41:17 2013 -0400
More on ScCellIterator usage migration.
that started to include mpCurFormula->IsEmpty() in
ScCellIterator::isEmpty() which later was renamed to
ScCellIterator::hasEmptyData() and isEmpty() introduced for real
empty.
Change-Id: Iec97d58080016c28bc9a7e47d056e4d301263928
Diffstat (limited to 'svx')
0 files changed, 0 insertions, 0 deletions