Home
last modified time | relevance | path

Searched refs:getRowSize (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Ddoubleref.cxx69 SCROW nRows = pDBRef->getRowSize(); in lcl_createStarQuery()
157 SCROW nRows = pQueryRef->getRowSize(); in lcl_createExcelQuery()
309 SCROW ScDBInternalRange::getRowSize() const in getRowSize() function in ScDBInternalRange
317 SCROW nRows = getRowSize(); in getVisibleDataCellCount()
435 SCROW ScDBExternalRange::getRowSize() const in getRowSize() function in ScDBExternalRange
443 SCROW nRows = getRowSize(); in getVisibleDataCellCount()
/aoo4110/main/sc/source/core/data/
H A Ddpcachetable.cxx172 sal_Int32 ScDPCacheTable::getRowSize() const in getRowSize() function in ScDPCacheTable
188 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()
H A Ddpshttab.cxx214 sal_Int32 nRowSize = aCacheTable.getRowSize(); in GetDrillDownData()
H A Ddpsdbtab.cxx284 sal_Int32 nRowSize = aCacheTable.getRowSize(); in GetDrillDownData()
H A Ddptabdat.cxx223 sal_Int32 nRowSize = rCacheTable.getRowSize(); in CalcResultsFromCacheTable()
H A Ddpgroup.cxx1328 sal_Int32 nRowSize = rCacheTable.getRowSize(); in CalcResults()
/aoo4110/main/sc/source/core/inc/
H A Ddoubleref.hxx50 virtual SCROW getRowSize() const = 0;
107 virtual SCROW getRowSize() const;
148 virtual SCROW getRowSize() const;
/aoo4110/main/sc/inc/
H A Ddpcachetable.hxx159 sal_Int32 getRowSize() const;

Completed in 43 milliseconds