Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx462 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 …]
/aoo4110/main/sc/inc/
H A Dexternalrefmgr.hxx290 DocReferencedVec maDocs; member
352 mutable DocDataType maDocs; member in ScExternalRefCache

Completed in 47 milliseconds