Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunodispatch.cxx82 DispatchMutexLock_Impl aLock(*this); in queryDispatch()
110 DispatchMutexLock_Impl aLock(*this); in queryDispatches()
126 DispatchMutexLock_Impl aLock(*this); in getSlaveDispatchProvider()
135 DispatchMutexLock_Impl aLock(*this); in setSlaveDispatchProvider()
143 DispatchMutexLock_Impl aLock(*this); in getMasterDispatchProvider()
152 DispatchMutexLock_Impl aLock(*this); in setMasterDispatchProvider()
160 DispatchMutexLock_Impl aLock(*this); in disposing()
198 DispatchMutexLock_Impl aLock(*this); in Invalidate()
427 SwXDispatchProviderInterceptor::DispatchMutexLock_Impl::DispatchMutexLock_Impl( in DispatchMutexLock_Impl() function in SwXDispatchProviderInterceptor::DispatchMutexLock_Impl
436 SwXDispatchProviderInterceptor::DispatchMutexLock_Impl::~DispatchMutexLock_Impl() in ~DispatchMutexLock_Impl()
/trunk/main/sw/source/ui/inc/
H A Dunodispatch.hxx48 class DispatchMutexLock_Impl class in SwXDispatchProviderInterceptor
52 DispatchMutexLock_Impl();
54 DispatchMutexLock_Impl(SwXDispatchProviderInterceptor&);
55 ~DispatchMutexLock_Impl();
57 friend class DispatchMutexLock_Impl;