Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A DToolBarManager.cxx307 class UpdateLockImplementation class in sd::ToolBarManager::Implementation
310 UpdateLockImplementation (Implementation& rImplementation) in UpdateLockImplementation() function in sd::ToolBarManager::Implementation::UpdateLockImplementation
312 ~UpdateLockImplementation (void) { mrImplementation.UnlockUpdate(); } in ~UpdateLockImplementation()
663 UpdateLockImplementation aUpdateLock (*this); in SetValid()