Home
last modified time | relevance | path

Searched defs:itrRow (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx238 RowsDataType::iterator itrRow = maRows.find(nRow); in setCell() local
272 RowDataType::const_iterator itrRow = rRowData.find(nCol); in getCell() local
288 RowsDataType::const_iterator itrRow = maRows.find(nRow); in hasRow() local
328 RowsDataType::const_iterator itrRow = maRows.find(nRow); in getAllCols() local
350 RowsDataType::const_iterator itrRow = maRows.find( nRow ); in getColRange() local
375 RowsDataType::const_iterator itrRow = maRows.begin(), itrRowEnd = maRows.end(); in getAllNumberFormats() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4064 for (vector<SCROW>::const_iterator itrRow = aRows.begin(), itrRowEnd = aRows.end(); in WriteExternalRefCaches() local
4089 for (vector<SCROW>::const_iterator itrRow = aRows.begin(), itrRowEnd = aRows.end(); in WriteExternalRefCaches() local

Completed in 140 milliseconds