Lines Matching refs:UpdateLock
342 ::std::auto_ptr<ViewShellManager::UpdateLock> mpViewShellManagerLock;
418 UpdateLock aLock (shared_from_this()); in ResetToolBars()
430 UpdateLock aLock (shared_from_this()); in ResetAllToolBars()
444 UpdateLock aLock (shared_from_this()); in AddToolBar()
458 UpdateLock aLock (shared_from_this()); in AddToolBarShell()
472 UpdateLock aLock (shared_from_this()); in RemoveToolBar()
486 UpdateLock aLock (shared_from_this()); in SetToolBar()
501 UpdateLock aLock (shared_from_this()); in SetToolBarShell()
875 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in LockViewShellManager()
953 new ViewShellManager::UpdateLock(mrBase.GetViewShellManager())); in Update()
963 ViewShellManager::UpdateLock* pLock = mpViewShellManagerLock.release(); in Update()
1172 ::sd::ToolBarManager::UpdateLock aToolBarManagerLock (mpToolBarManager); in MainViewShellChanged()
1173 ::sd::ViewShellManager::UpdateLock aViewShellManagerLock (mpViewShellManager); in MainViewShellChanged()
1244 ::sd::ToolBarManager::UpdateLock aToolBarManagerLock (mpToolBarManager); in MainViewShellChanged()
1245 ::sd::ViewShellManager::UpdateLock aViewShellManagerLock (mpViewShellManager); in MainViewShellChanged()
1276 ::sd::ToolBarManager::UpdateLock aLock (mpToolBarManager); in SelectionHasChanged()