Searched refs:getRowSize (Results 1 – 8 of 8) sorted by relevance
69 SCROW nRows = pDBRef->getRowSize(); in lcl_createStarQuery()157 SCROW nRows = pQueryRef->getRowSize(); in lcl_createExcelQuery()309 SCROW ScDBInternalRange::getRowSize() const in getRowSize() function in ScDBInternalRange317 SCROW nRows = getRowSize(); in getVisibleDataCellCount()435 SCROW ScDBExternalRange::getRowSize() const in getRowSize() function in ScDBExternalRange443 SCROW nRows = getRowSize(); in getVisibleDataCellCount()
172 sal_Int32 ScDPCacheTable::getRowSize() const in getRowSize() function in ScDPCacheTable188 const SCROW nRowCount = getRowSize(); in fillTable()243 const SCROW nRowCount = getRowSize(); in fillTable()297 sal_Int32 nRowSize = getRowSize(); in filterByPageDimension()354 sal_Int32 nRowSize = getRowSize(); in filterTable()
214 sal_Int32 nRowSize = aCacheTable.getRowSize(); in GetDrillDownData()
284 sal_Int32 nRowSize = aCacheTable.getRowSize(); in GetDrillDownData()
223 sal_Int32 nRowSize = rCacheTable.getRowSize(); in CalcResultsFromCacheTable()
1328 sal_Int32 nRowSize = rCacheTable.getRowSize(); in CalcResults()
50 virtual SCROW getRowSize() const = 0;107 virtual SCROW getRowSize() const;148 virtual SCROW getRowSize() const;
159 sal_Int32 getRowSize() const;
Completed in 37 milliseconds