Home
last modified time | relevance | path

Searched refs:setCachedCellRange (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx400 setCachedCellRange(nCol, nRow, nCol, nRow); in setCachedCell()
403 void ScExternalRefCache::Table::setCachedCellRange(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRo… in setCachedCellRange() function in ScExternalRefCache::Table
417 setCachedCellRange(0, 0, MAXCOL, MAXROW); in setWholeTableCached()
790 pTabData->setCachedCellRange(nCol1, nRow1, nCol2, nRow2); in setCellRangeData()
1793 pCacheTab->setCachedCellRange( in getDoubleRefTokens()
/aoo4110/main/sc/inc/
H A Dexternalrefmgr.hxx181 void setCachedCellRange(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);

Completed in 36 milliseconds