Searched refs:mpSubShellFactory (Results 1 – 5 of 5) sorted by relevance
62 mpSubShellFactory(), in FormShellManager()90 if (mpSubShellFactory.get() != NULL) in ~FormShellManager()94 mrBase.GetViewShellManager()->RemoveSubShellFactory(pShell,mpSubShellFactory); in ~FormShellManager()180 OSL_ASSERT(mpSubShellFactory.get()==NULL); in RegisterAtCenterPane()181 mpSubShellFactory.reset(new FormShellManagerFactory(*pShell, *this)); in RegisterAtCenterPane()182 mrBase.GetViewShellManager()->AddSubShellFactory(pShell,mpSubShellFactory); in RegisterAtCenterPane()214 mrBase.GetViewShellManager()->RemoveSubShellFactory(pShell, mpSubShellFactory); in UnregisterAtCenterPane()217 mpSubShellFactory.reset(); in UnregisterAtCenterPane()
189 if (mpImpl->mpSubShellFactory.get() != NULL) in ~ViewShell()191 this,mpImpl->mpSubShellFactory); in ~ViewShell()282 mpImpl->mpSubShellFactory.reset(new ViewShellObjectBarFactory(*this)); in construct()283 GetViewShellBase().GetViewShellManager()->AddSubShellFactory(this,mpImpl->mpSubShellFactory); in construct()
76 mpSubShellFactory(), in Implementation()
94 ViewShellManager::SharedShellFactory mpSubShellFactory; member in sd::FormShellManager
60 ViewShellManager::SharedShellFactory mpSubShellFactory; member in sd::ViewShell::Implementation
Completed in 33 milliseconds