Home
last modified time | relevance | path

Searched refs:getAllCols (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/inc/
H A Dexternalrefmgr.hxx173 …void getAllCols(SCROW nRow, ::std::vector<SCCOL>& rCols, SCCOL nLow = 0, SCCOL nHigh = MAXCOL) con…
/aoo42x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx326 void ScExternalRefCache::Table::getAllCols(SCROW nRow, vector<SCCOL>& rCols, SCCOL nLow, SCCOL nHig… in getAllCols() function in ScExternalRefCache::Table
597 pTab->getAllCols(nRow, aCols, nDataCol1, nDataCol2); in getCellRangeData()
/aoo42x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1577 mpTable->getAllCols(static_cast<SCROW>(nRow), aCols); in getAllColumns()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4069 pTable->getAllCols(nRow, aCols); in WriteExternalRefCaches()
4131 pTable->getAllCols(nRow, aCols); in WriteExternalRefCaches()

Completed in 111 milliseconds