Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1920 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 …]
/aoo41x/main/sc/inc/
H A Dexternalrefmgr.hxx723 DocShellMap maDocShells; member in ScExternalRefManager

Completed in 26 milliseconds