Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A DViewShellManager.cxx127 void DeactivateViewShell (const ViewShell& rShell);
304 void ViewShellManager::DeactivateViewShell (const ViewShell* pShell) in DeactivateViewShell() function in sd::ViewShellManager
307 mpImpl->DeactivateViewShell(*pShell); in DeactivateViewShell()
543 void ViewShellManager::Implementation::DeactivateViewShell (const ViewShell& rShell) in DeactivateViewShell() function in sd::ViewShellManager::Implementation
1326 DeactivateViewShell(*pViewShell); in Shutdown()
/aoo41x/main/sd/source/ui/inc/
H A DViewShellManager.hxx103 void DeactivateViewShell (const ViewShell* pShell);
/aoo41x/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx493 mpBase->GetViewShellManager()->DeactivateViewShell(rpDescriptor->mpViewShell.get()); in ReleaseView()

Completed in 23 milliseconds