Searched refs:DeactivateSubShell (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellManager.cxx | 133 void DeactivateSubShell (const SfxShell& rParentShell, ShellId nId); 345 void ViewShellManager::DeactivateSubShell (const ViewShell& rViewShell, ShellId nId) in DeactivateSubShell() function in sd::ViewShellManager 348 mpImpl->DeactivateSubShell(rViewShell,nId); in DeactivateSubShell() 566 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateViewShell() 640 DeactivateSubShell(rShell, rList.front().mnId); in DeactivateShell() 689 void ViewShellManager::Implementation::DeactivateSubShell ( in DeactivateSubShell() function in sd::ViewShellManager::Implementation
|
H A D | FormShellManager.cxx | 213 mrBase.GetViewShellManager()->DeactivateSubShell(*pShell, RID_FORMLAYER_TOOLBOX); in UnregisterAtCenterPane()
|
H A D | ToolBarManager.cxx | 1667 rpManager->DeactivateSubShell(*rpMainViewShell, iShell->mnId); in UpdateShells()
|
/aoo41x/main/sd/source/ui/sidebar/ |
H A D | SidebarShellManager.cxx | 102 mpViewShellManager->DeactivateSubShell( mrViewShell, pos->first ); in RemoveSubShell() 120 mpViewShellManager->DeactivateSubShell(mrViewShell,iShell->first); in RemoveSubShell()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | ViewShellManager.hxx | 136 void DeactivateSubShell (const ViewShell& rParentShell, ShellId nId);
|
Completed in 24 milliseconds