Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx135 void MoveToTop (const SfxShell& rParentShell);
381 void ViewShellManager::MoveToTop (const ViewShell& rParentShell) in MoveToTop() function in sd::ViewShellManager
384 mpImpl->MoveToTop(rParentShell); in MoveToTop()
756 void ViewShellManager::Implementation::MoveToTop (const SfxShell& rShell) in MoveToTop() function in sd::ViewShellManager::Implementation
1180 MoveToTop(*aI->mpShell); in IMPL_LINK()
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.cxx130 void SidebarShellManager::MoveToTop (SfxShell* pShell) in MoveToTop() function in sd::sidebar::SidebarShellManager
138 mpViewShellManager->MoveToTop(mrViewShell); in MoveToTop()
H A DSidebarShellManager.hxx95 void MoveToTop (SfxShell* pShell);
/trunk/main/sd/source/ui/inc/
H A DViewShellManager.hxx164 void MoveToTop (const ViewShell& rShell);
/trunk/main/sd/source/ui/framework/module/
H A DCenterViewFocusModule.cxx167 mpBase->GetViewShellManager()->MoveToTop(*pViewShell); in HandleNewView()

Completed in 23 milliseconds