|
LibreOffice Module sc (master) 1
|
#include <queryiter.hxx>
Public Member Functions | |
| ScCountIfCellIteratorSortedCache (ScDocument &rDocument, ScInterpreterContext &rContext, SCTAB nTable, const ScQueryParam &aParam, bool bMod) | |
Public Member Functions inherited from ScCountIfCellIterator< ScQueryCellIteratorAccess::SortedCache > | |
| ScCountIfCellIterator (ScDocument &rDocument, ScInterpreterContext &rContext, SCTAB nTable, const ScQueryParam &aParam, bool bMod) | |
| sal_uInt64 | GetCount () |
Public Member Functions inherited from ScQueryCellIteratorBase< accessType, ScQueryCellIteratorType::CountIf > | |
| ScQueryCellIteratorBase (ScDocument &rDocument, ScInterpreterContext &rContext, SCTAB nTable, const ScQueryParam &aParam, bool bMod) | |
| void | SetAdvanceQueryParamEntryField (bool bVal) |
| void | AdvanceQueryParamEntryField () |
Static Public Member Functions | |
| static bool | CanBeUsed (ScDocument &rDoc, const ScQueryParam &aParam, SCTAB nTab, const ScFormulaCell *cell, const ScComplexRefData *refData, ScInterpreterContext &context) |
Private Types | |
| typedef ScCountIfCellIterator< ScQueryCellIteratorAccess::SortedCache > | Base |
Definition at line 367 of file queryiter.hxx.
|
private |
Definition at line 370 of file queryiter.hxx.
|
inline |
Definition at line 372 of file queryiter.hxx.
|
static |
Definition at line 1393 of file queryiter.cxx.
References CanBeUsedForSorterCache().
Referenced by ScInterpreter::ScCountIf().