Searched refs:maDocShells (Results 1 – 2 of 2) sorted by relevance
1920 DocShellMap::iterator itrEnd = maDocShells.end(); in getSrcDocument()1950 if (maDocShells.empty()) in getSrcDocument()2238 lcl_removeByFileId(nFileId, maDocShells); in refreshNames()2240 if (maDocShells.empty()) in refreshNames()2263 lcl_removeByFileId(nFileId, maDocShells); in breakLink()2265 if (maDocShells.empty()) in breakLink()2306 DocShellMap::iterator itrEnd = maDocShells.end(); in clear()2310 maDocShells.clear(); in clear()2411 DocShellMap::iterator itr = maDocShells.begin(), itrEnd = maDocShells.end(); in purgeStaleSrcDocument()2419 maDocShells.swap(aNewDocShells); in purgeStaleSrcDocument()[all …]
723 DocShellMap maDocShells; member in ScExternalRefManager
Completed in 37 milliseconds