Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx189 SubShellList maActiveSubShells; member in sd::ViewShellManager::Implementation
562 if (iList != maActiveSubShells.end()) in DeactivateViewShell()
636 if (iList != maActiveSubShells.end()) in DeactivateShell()
668 if (iList == maActiveSubShells.end()) in ActivateSubShell()
669 iList = maActiveSubShells.insert( in ActivateSubShell()
699 if (iList == maActiveSubShells.end()) in DeactivateSubShell()
733 if (iList != maActiveSubShells.end()) in MoveSubShellToTop()
849 for (iList=maActiveSubShells.begin(); iList!=maActiveSubShells.end(); ++iList) in GetShell()
1099 if (iList != maActiveSubShells.end()) in CreateShells()
1149 if (iList != maActiveSubShells.end()) in CreateTargetStack()
[all …]

Completed in 9 milliseconds