Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A DViewShellManager.cxx128 void ActivateShell (SfxShell& rShell);
130 void ActivateShell (const ShellDescriptor& rDescriptor);
363 void ViewShellManager::ActivateShell (SfxShell* pShell) in ActivateShell() function in sd::ViewShellManager
366 mpImpl->ActivateShell(*pShell); in ActivateShell()
537 ActivateShell(aResult); in ActivateViewShell()
576 void ViewShellManager::Implementation::ActivateShell (SfxShell& rShell) in ActivateShell() function in sd::ViewShellManager::Implementation
584 ActivateShell(aDescriptor); in ActivateShell()
590 void ViewShellManager::Implementation::ActivateShell (const ShellDescriptor& rDescriptor) in ActivateShell() function in sd::ViewShellManager::Implementation
/aoo42x/main/sd/source/ui/inc/
H A DViewShellManager.hxx96 void ActivateShell (SfxShell* pShell);
/aoo42x/main/sd/source/ui/framework/factories/
H A DChildWindowPane.cxx53 mrViewShellBase.GetViewShellManager()->ActivateShell(mpShell.get()); in ChildWindowPane()

Completed in 26 milliseconds