Lines Matching refs:SubShellList
188 typedef ::std::hash_map<const SfxShell*,SubShellSubList,ShellHash> SubShellList; typedef in sd::ViewShellManager::Implementation
189 SubShellList maActiveSubShells;
561 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateViewShell()
635 SubShellList::iterator iList (maActiveSubShells.find(&rShell)); in DeactivateShell()
667 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in ActivateSubShell()
670 SubShellList::value_type(&rParentShell,SubShellSubList())).first; in ActivateSubShell()
698 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in DeactivateSubShell()
732 SubShellList::iterator iList (maActiveSubShells.find(&rParentShell)); in MoveSubShellToTop()
848 SubShellList::const_iterator iList; in GetShell()
1098 SubShellList::iterator iList (maActiveSubShells.find(iShell->mpShell)); in CreateShells()
1148 SubShellList::const_iterator iList (maActiveSubShells.find(iViewShell->mpShell)); in CreateTargetStack()
1295 SubShellList::iterator iList (maActiveSubShells.find(pParentShell)); in InvalidateAllSubShells()