Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx187 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()
[all …]