Searched refs:ActivateShell (Results 1 – 3 of 3) sorted by relevance
128 void ActivateShell (SfxShell& rShell);130 void ActivateShell (const ShellDescriptor& rDescriptor);363 void ViewShellManager::ActivateShell (SfxShell* pShell) in ActivateShell() function in sd::ViewShellManager366 mpImpl->ActivateShell(*pShell); in ActivateShell()537 ActivateShell(aResult); in ActivateViewShell()576 void ViewShellManager::Implementation::ActivateShell (SfxShell& rShell) in ActivateShell() function in sd::ViewShellManager::Implementation584 ActivateShell(aDescriptor); in ActivateShell()590 void ViewShellManager::Implementation::ActivateShell (const ShellDescriptor& rDescriptor) in ActivateShell() function in sd::ViewShellManager::Implementation
96 void ActivateShell (SfxShell* pShell);
53 mrViewShellBase.GetViewShellManager()->ActivateShell(mpShell.get()); in ChildWindowPane()
Completed in 20 milliseconds