LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDPFilteredCache, including all inherited members.
clear() | ScDPFilteredCache | |
dump() const | ScDPFilteredCache | |
dumpRowFlag(const RowFlagType &rFlag) | ScDPFilteredCache | static |
empty() const | ScDPFilteredCache | |
fillTable(const ScQueryParam &rQuery, bool bIgnoreEmptyRows, bool bRepeatIfEmpty) | ScDPFilteredCache | |
fillTable() | ScDPFilteredCache | |
filterByPageDimension(const std::vector< Criterion > &rCriteria, const std::unordered_set< sal_Int32 > &rRepeatIfEmptyDims) | ScDPFilteredCache | |
filterTable(const std::vector< Criterion > &rCriteria, css::uno::Sequence< css::uno::Sequence< css::uno::Any > > &rTabData, const std::unordered_set< sal_Int32 > &rRepeatIfEmptyDims) | ScDPFilteredCache | |
getCache() const | ScDPFilteredCache | inline |
getCell(SCCOL nCol, SCROW nRow, bool bRepeatIfEmpty) const | ScDPFilteredCache | |
getColSize() const | ScDPFilteredCache | |
getFieldEntries(sal_Int32 nColumn) const | ScDPFilteredCache | |
getFieldName(SCCOL nIndex) const | ScDPFilteredCache | |
getRowSize() const | ScDPFilteredCache | |
getValue(ScDPValue &rVal, SCCOL nCol, SCROW nRow) const | ScDPFilteredCache | |
isRowActive(sal_Int32 nRow, sal_Int32 *pLastRow=nullptr) const | ScDPFilteredCache | |
isRowQualified(sal_Int32 nRow, const ::std::vector< Criterion > &rCriteria, const std::unordered_set< sal_Int32 > &rRepeatIfEmptyDims) const | ScDPFilteredCache | private |
maFieldEntries | ScDPFilteredCache | private |
maShowByFilter | ScDPFilteredCache | private |
maShowByPage | ScDPFilteredCache | private |
mrCache | ScDPFilteredCache | private |
RowFlagType typedef | ScDPFilteredCache | private |
ScDPFilteredCache(const ScDPCache &rCache) | ScDPFilteredCache | |
ScDPFilteredCache(const ScDPFilteredCache &)=delete | ScDPFilteredCache | private |
~ScDPFilteredCache() | ScDPFilteredCache |