Searched refs:ViewShellManager (Results 1 – 13 of 13) sorted by relevance
63 ViewShellManager::SharedShellFactory mpFactory;111 class ViewShellManager::Implementation115 ViewShellManager& rManager,257 ViewShellManager::ViewShellManager (ViewShellBase& rBase) in ViewShellManager() function in sd::ViewShellManager266 ViewShellManager::~ViewShellManager (void) in ~ViewShellManager()273 void ViewShellManager::AddSubShellFactory ( in AddSubShellFactory()284 void ViewShellManager::RemoveSubShellFactory ( in RemoveSubShellFactory()295 void ViewShellManager::ActivateViewShell (ViewShell* pViewShell) in ActivateViewShell()304 void ViewShellManager::DeactivateViewShell (const ViewShell* pShell) in DeactivateViewShell()313 void ViewShellManager::MoveSubShellToTop ( in MoveSubShellToTop()[all …]
173 const ::boost::shared_ptr<ViewShellManager>& rpManager);209 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager);247 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;271 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager,342 ::std::auto_ptr<ViewShellManager::UpdateLock> mpViewShellManagerLock;379 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager) in Create()603 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager, in Implementation()875 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in LockViewShellManager()953 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in Update()963 ViewShellManager::UpdateLock* pLock = mpViewShellManagerLock.release(); in Update()[all …]
235 ViewShellManager::UpdateLock aLock (mrBase.GetViewShellManager()); in IMPL_LINK()290 ViewShellManager::UpdateLock aLock (mrBase.GetViewShellManager()); in IMPL_LINK()
155 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;291 mpImpl->mpViewShellManager.reset(new ViewShellManager(*this)); in ViewShellBase()410 ::boost::shared_ptr<ViewShellManager> ViewShellBase::GetViewShellManager (void) const in GetViewShellManager()
378 ViewShellManager::UpdateLock aLock (GetViewShellBase().GetViewShellManager()); in ChangeEditMode()
61 class ViewShellManager class66 ViewShellManager (ViewShellBase& rBase);71 ~ViewShellManager (void);186 UpdateLock (const ::boost::shared_ptr<ViewShellManager>& rpManager) in UpdateLock()190 ::boost::shared_ptr<ViewShellManager> mpManager;196 ::std::auto_ptr<ViewShellManager::Implementation> mpImpl;
47 class ViewShellManager;80 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager);
55 class ViewShellManager;91 ::boost::shared_ptr<ViewShellManager> GetViewShellManager (void) const;
94 ViewShellManager::SharedShellFactory mpSubShellFactory;
60 ViewShellManager::SharedShellFactory mpSubShellFactory;
54 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager,98 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;
35 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager, in SidebarShellManager()136 ViewShellManager::UpdateLock aLocker (mpViewShellManager); in MoveToTop()
150 sd/source/ui/view/ViewShellManager \