Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx264 RowsDataType::const_iterator itrTable = maRows.find(nRow); in getCell() local
265 if (itrTable == maRows.end()) in getCell()
271 const RowDataType& rRowData = itrTable->second; in getCell()

Completed in 24 milliseconds