Searched refs:maDocShells (Results 1 – 2 of 2) sorted by relevance
1921 DocShellMap::iterator itrEnd = maDocShells.end(); in getSrcDocument()1951 if (maDocShells.empty()) in getSrcDocument()2239 lcl_removeByFileId(nFileId, maDocShells); in refreshNames()2241 if (maDocShells.empty()) in refreshNames()2264 lcl_removeByFileId(nFileId, maDocShells); in breakLink()2266 if (maDocShells.empty()) in breakLink()2307 DocShellMap::iterator itrEnd = maDocShells.end(); in clear()2311 maDocShells.clear(); in clear()2412 DocShellMap::iterator itr = maDocShells.begin(), itrEnd = maDocShells.end(); in purgeStaleSrcDocument()2420 maDocShells.swap(aNewDocShells); in purgeStaleSrcDocument()[all …]
723 DocShellMap maDocShells; member in ScExternalRefManager
Completed in 22 milliseconds