Searched refs:isRowActive (Results 1 – 4 of 4) sorted by relevance
177 bool isRowActive(sal_Int32 nRow) const;
226 if (!rCacheTable.isRowActive(nRow)) in CalcResultsFromCacheTable()
286 bool ScDPCacheTable::isRowActive(sal_Int32 nRow) const in isRowActive() function in ScDPCacheTable
1331 if (!rCacheTable.isRowActive(nRow)) in CalcResults()
Completed in 33 milliseconds