Lines Matching refs:end

239     if (itrRow == maRows.end())  in setCell()
265 if (itrTable == maRows.end()) in getCell()
273 if (itrRow == rRowData.end()) in getCell()
289 return itrRow != maRows.end(); in hasRow()
296 RowsDataType::const_iterator itr = maRows.begin(), itrEnd = maRows.end(); in getAllRows()
302 ::std::sort(aRows.begin(), aRows.end()); in getAllRows()
312 RowsDataType::const_iterator itr = maRows.begin(), itrEnd = maRows.end(); in getRowRange()
329 if (itrRow == maRows.end()) in getAllCols()
336 RowDataType::const_iterator itrCol = rRowData.begin(), itrColEnd = rRowData.end(); in getAllCols()
342 ::std::sort(aCols.begin(), aCols.end()); in getAllCols()
351 if (itrRow == maRows.end()) in getColRange()
359 RowDataType::const_iterator itr = rRowData.begin(), itrEnd = rRowData.end(); in getColRange()
375 RowsDataType::const_iterator itrRow = maRows.begin(), itrRowEnd = maRows.end(); in getAllNumberFormats()
379 RowDataType::const_iterator itrCol = rRowData.begin(), itrColEnd = rRowData.end(); in getAllNumberFormats()
462 if (itrDoc == maDocs.end()) in getRealTableName()
471 if (itrTabId == rDoc.maTableNameIndex.end()) in getRealTableName()
483 if (itrDoc == maDocs.end()) in getRealRangeName()
492 if (itr == rDoc.maRealRangeNameMap.end()) in getRealRangeName()
503 if (itrDoc == maDocs.end()) in getCellData()
512 if (itrTabId == rDoc.maTableNameIndex.end()) in getCellData()
532 if (itrDoc == maDocs.end()) in getCellRangeData()
540 if (itrTabId == rDoc.maTableNameIndex.end()) in getCellRangeData()
561 if (itrRange != rDoc.maRangeArrays.end()) in getCellRangeData()
593 …for (vector<SCROW>::const_iterator itr = aRows.begin(), itrEnd = aRows.end(); itr != itrEnd; ++itr) in getCellRangeData()
598 …for (vector<SCCOL>::const_iterator itrCol = aCols.begin(), itrColEnd = aCols.end(); itrCol != itrC… in getCellRangeData()
686 if (itr == rMap.end()) in getRangeNameTokens()
720 if (itrTabName == rDoc.maTableNameIndex.end()) in setCellData()
751 if (itrTabName == rDoc.maTableNameIndex.end()) in setCellRangeData()
760 vector<SingleRangeData>::const_iterator itrDataBeg = rData.begin(), itrDataEnd = rData.end(); in setCellRangeData()
811 if (itr == rMap.end()) in lcl_getTableDataIndex()
831 for (vector<String>::const_iterator itr = rTabNames.begin(), itrEnd = rTabNames.end(); in initializeDoc()
878 …tor<TableName>::const_iterator itr = pDoc->maTableNames.begin(), itrEnd = pDoc->maTableNames.end(); in getAllTableNames()
890 vector<TableName>::const_iterator itrEnd = pDoc->maTableNames.end(); in getTabSpan()
913 for (DocDataType::const_iterator itrDoc = maDocs.begin(), itrDocEnd = maDocs.end(); in getAllNumberFormats()
917 … for (vector<TableTypeRef>::const_iterator itrTab = rTables.begin(), itrTabEnd = rTables.end(); in getAllNumberFormats()
929 sort(aNumFmts.begin(), aNumFmts.end()); in getAllNumberFormats()
930 aNumFmts.erase(unique(aNumFmts.begin(), aNumFmts.end()), aNumFmts.end()); in getAllNumberFormats()
941 itrTab != pDocItem->maTables.end(); ++itrTab) in setCacheDocReferenced()
1006 for (DocDataType::iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati()
1010 itrTab != rDocItem.maTables.end(); ++itrTab) in setAllCacheTableReferencedStati()
1020 for (DocDataType::const_iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati()
1027 for (DocDataType::iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati()
1132 for (DocReferencedVec::const_iterator itr = maDocs.begin(); itr != maDocs.end(); ++itr) in checkAllDocs()
1204 if (itrDoc == maDocs.end()) in getDocItem()
1365 itrCache = rCacheData.begin(), itrCacheEnd = rCacheData.end(); in lcl_convertToTokenArray()
1566 itr != maLinkListeners.end() && !bAllMarked; ++itr) in markUsedByLinkListeners()
1579 RefCellMap::iterator itr = maRefCells.begin(), itrEnd = maRefCells.end(); in markUsedExternalRefCells()
1582 RefCellSet::iterator itrCell = itr->second.begin(), itrCellEnd = itr->second.end(); in markUsedExternalRefCells()
1876 if (itrFile == maRefCells.end()) in refreshAllRefCells()
1880 for_each(rRefCells.begin(), rRefCells.end(), UpdateFormulaCell()); in refreshAllRefCells()
1899 if (itr == maRefCells.end()) in insertRefCell()
1921 DocShellMap::iterator itrEnd = maDocShells.end(); in getSrcDocument()
2168 vector<SrcFileData>::const_iterator itrBeg = maSrcFiles.begin(), itrEnd = maSrcFiles.end(); in getExternalFileId()
2205 vector<SrcFileData>::const_iterator itrBeg = maSrcFiles.begin(), itrEnd = maSrcFiles.end(); in hasExternalFile()
2232 if (itr != rMap.end()) in lcl_removeByFileId()
2255 if (itrRefs != maRefCells.end()) in breakLink()
2260 for_each(aSet.begin(), aSet.end(), ConvertFormulaToStatic(mpDoc)); in breakLink()
2270 if (itr != maLinkedDocs.end()) in breakLink()
2307 DocShellMap::iterator itrEnd = maDocShells.end(); in clear()
2322 for (vector<SrcFileData>::iterator itr = maSrcFiles.begin(), itrEnd = maSrcFiles.end(); in resetSrcFileData()
2338 for (vector<SrcFileData>::iterator itr = maSrcFiles.begin(), itrEnd = maSrcFiles.end(); in updateAbsAfterLoad()
2353 for_each(maRefCells.begin(), maRefCells.end(), RemoveFormulaCell(pCell)); in removeRefCell()
2359 if (itr == maLinkListeners.end()) in addLinkListener()
2379 if (itr == maLinkListeners.end()) in removeLinkListener()
2393 LinkListenerMap::iterator itr = maLinkListeners.begin(), itrEnd = maLinkListeners.end(); in removeLinkListener()
2401 if (itr == maLinkListeners.end()) in notifyAllLinkListeners()
2406 for_each(rList.begin(), rList.end(), NotifyLinkListener(nFileId, eType)); in notifyAllLinkListeners()
2412 DocShellMap::iterator itr = maDocShells.begin(), itrEnd = maDocShells.end(); in purgeStaleSrcDocument()
2429 if (itr == maNumFormatMap.end()) in getMappedNumberFormat()
2446 if (itrNumFmt != rMap.end()) in getMappedNumberFormat()