Home
last modified time | relevance | path

Searched refs:ViewShellManager (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DViewShellManager.cxx111 class ViewShellManager::Implementation
115 ViewShellManager& rManager,
257 ViewShellManager::ViewShellManager (ViewShellBase& rBase) in ViewShellManager() function in sd::ViewShellManager
266 ViewShellManager::~ViewShellManager (void) in ~ViewShellManager()
273 void ViewShellManager::AddSubShellFactory ( in AddSubShellFactory()
313 void ViewShellManager::MoveSubShellToTop ( in MoveSubShellToTop()
324 void ViewShellManager::SetFormShell ( in SetFormShell()
412 void ViewShellManager::Shutdown (void) in Shutdown()
423 void ViewShellManager::LockUpdate (void) in LockUpdate()
431 void ViewShellManager::UnlockUpdate (void) in UnlockUpdate()
[all …]
H A DToolBarManager.cxx173 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()
1145 const ::boost::shared_ptr<sd::ViewShellManager>& rpViewShellManager) in ToolBarRules()
1173 ::sd::ViewShellManager::UpdateLock aViewShellManagerLock (mpViewShellManager); in MainViewShellChanged()
[all …]
H A DFormShellManager.cxx235 ViewShellManager::UpdateLock aLock (mrBase.GetViewShellManager()); in IMPL_LINK()
290 ViewShellManager::UpdateLock aLock (mrBase.GetViewShellManager()); in IMPL_LINK()
H A DViewShellBase.cxx155 ::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()
H A Ddrviews1.cxx378 ViewShellManager::UpdateLock aLock (GetViewShellBase().GetViewShellManager()); in ChangeEditMode()
/trunk/main/sd/source/ui/inc/
H A DViewShellManager.hxx61 class ViewShellManager class
66 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;
H A DToolBarManager.hxx47 class ViewShellManager;
80 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager);
H A DViewShellBase.hxx55 class ViewShellManager;
91 ::boost::shared_ptr<ViewShellManager> GetViewShellManager (void) const;
H A DFormShellManager.hxx94 ViewShellManager::SharedShellFactory mpSubShellFactory;
H A DViewShellImplementation.hxx60 ViewShellManager::SharedShellFactory mpSubShellFactory;
/trunk/main/sd/source/ui/sidebar/
H A DSidebarShellManager.hxx56 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager,
100 ::boost::shared_ptr<ViewShellManager> mpViewShellManager;
H A DSidebarShellManager.cxx35 const ::boost::shared_ptr<ViewShellManager>& rpViewShellManager, in SidebarShellManager()
136 ViewShellManager::UpdateLock aLocker (mpViewShellManager); in MoveToTop()
/trunk/main/sd/
H A DLibrary_sd.mk150 sd/source/ui/view/ViewShellManager \

Completed in 70 milliseconds