Searched refs:maDocs (Results 1 – 2 of 2) sorted by relevance
462 if (itrDoc == maDocs.end()) in getRealTableName()483 if (itrDoc == maDocs.end()) in getRealRangeName()503 if (itrDoc == maDocs.end()) in getCellData()532 if (itrDoc == maDocs.end()) in getCellRangeData()913 for (DocDataType::const_iterator itrDoc = maDocs.begin(), itrDocEnd = maDocs.end(); in getAllNumberFormats()1006 for (DocDataType::iterator itrDoc = maDocs.begin(); itrDoc != maDocs.end(); ++itrDoc) in setAllCacheTableReferencedStati()1120 maDocs.swap( aRefs); in reset()1126 maDocs.swap( aRefs); in reset()1132 for (DocReferencedVec::const_iterator itr = maDocs.begin(); itr != maDocs.end(); ++itr) in checkAllDocs()1197 maDocs.erase(nFileId); in clearCache()[all …]
290 DocReferencedVec maDocs; member352 mutable DocDataType maDocs; member in ScExternalRefCache
Completed in 34 milliseconds