Lines Matching refs:SubShellSubList
187 typedef ::std::list<ShellDescriptor> SubShellSubList; typedef in sd::ViewShellManager::Implementation
188 typedef ::std::hash_map<const SfxShell*,SubShellSubList,ShellHash> SubShellList;
564 SubShellSubList& rList (iList->second); in DeactivateViewShell()
638 SubShellSubList& rList (iList->second); in DeactivateShell()
670 SubShellList::value_type(&rParentShell,SubShellSubList())).first; in ActivateSubShell()
674 SubShellSubList& rList (iList->second); in ActivateSubShell()
703 SubShellSubList& rList (iList->second); in DeactivateSubShell()
704 SubShellSubList::iterator iShell ( in DeactivateSubShell()
736 SubShellSubList& rList (iList->second); in MoveSubShellToTop()
737 SubShellSubList::iterator iShell ( in MoveSubShellToTop()
741 SubShellSubList::value_type aEntry (*iShell); in MoveSubShellToTop()
851 const SubShellSubList& rList (iList->second); in GetShell()
852 SubShellSubList::const_iterator iSubShell( in GetShell()
1101 SubShellSubList& rList (iList->second); in CreateShells()
1104 SubShellSubList::iterator iSubShell; in CreateShells()
1151 const SubShellSubList& rList (iList->second); in CreateTargetStack()
1152 SubShellSubList::const_reverse_iterator iSubShell; in CreateTargetStack()
1298 SubShellSubList& rList (iList->second); in InvalidateAllSubShells()
1299 SubShellSubList::iterator iShell; in InvalidateAllSubShells()