Searched refs:maSubShells (Results 1 – 2 of 2) sorted by relevance
39 maSubShells() in SidebarShellManager()48 while ( ! maSubShells.empty()) in ~SidebarShellManager()49 RemoveSubShell(maSubShells.begin()->second.mpShell); in ~SidebarShellManager()58 if (iShell != maSubShells.end()) in CreateShell()79 maSubShells[nId] = ShellDescriptor(pShell,pWindow); in AddSubShell()103 maSubShells.erase( pos ); in RemoveSubShell()114 for (iShell=maSubShells.begin(); iShell!=maSubShells.end(); ++iShell) in RemoveSubShell()121 maSubShells.erase(iShell); in RemoveSubShell()133 for (iShell=maSubShells.begin(); iShell!=maSubShells.end(); ++iShell) in MoveToTop()152 for (iShell=maSubShells.begin(); iShell!=maSubShells.end(); ++iShell) in IMPL_LINK()[all …]
112 SubShells maSubShells; member in sd::sidebar::SidebarShellManager
Completed in 16 milliseconds