Home
last modified time | relevance | path

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

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

Completed in 29 milliseconds