Lines Matching refs:m_aMutex

105 	::osl::MutexGuard aGuard( m_aMutex );  in changeState()
119 ::osl::MutexGuard aGuard( m_aMutex ); in getReachableStates()
133 ::osl::MutexGuard aGuard( m_aMutex ); in getCurrentState()
147 ::osl::MutexGuard aGuard( m_aMutex ); in doVerb()
158 ::osl::MutexGuard aGuard( m_aMutex ); in getSupportedVerbs()
170 ::osl::MutexGuard aGuard( m_aMutex ); in setClientSite()
181 ::osl::MutexGuard aGuard( m_aMutex ); in getClientSite()
193 ::osl::MutexGuard aGuard( m_aMutex ); in update()
202 ::osl::MutexGuard aGuard( m_aMutex ); in setUpdateMode()
211 ::osl::MutexGuard aGuard( m_aMutex ); in getStatus()
221 ::osl::MutexGuard aGuard( m_aMutex ); in setContainerName()
232 ::osl::MutexGuard aGuard( m_aMutex ); in setVisualAreaSize()
253 ::osl::MutexGuard aGuard( m_aMutex ); in getVisualAreaSize()
275 ::osl::MutexGuard aGuard( m_aMutex ); in getMapUnit()
294 ::osl::MutexGuard aGuard( m_aMutex ); in getPreferredVisualRepresentation()
315 ::osl::MutexGuard aGuard( m_aMutex ); in setPersistentEntry()
380 ::osl::MutexGuard aGuard( m_aMutex ); in storeToEntry()
402 ::osl::MutexGuard aGuard( m_aMutex ); in storeAsEntry()
426 ::osl::MutexGuard aGuard( m_aMutex ); in saveCompleted()
460 ::osl::MutexGuard aGuard( m_aMutex ); in hasEntry()
479 ::osl::MutexGuard aGuard( m_aMutex ); in getEntryName()
497 ::osl::MutexGuard aGuard( m_aMutex ); in storeOwn()
514 ::osl::MutexGuard aGuard( m_aMutex ); in isReadonly()
536 ::osl::MutexGuard aGuard( m_aMutex ); in reload()
551 ::osl::MutexGuard aGuard( m_aMutex ); in getClassID()
563 ::osl::MutexGuard aGuard( m_aMutex ); in getClassName()
583 ::osl::MutexGuard aGuard( m_aMutex ); in getComponent()
593 ::osl::MutexGuard aGuard( m_aMutex ); in addStateChangeListener()
598 m_pInterfaceContainer = new ::cppu::OMultiTypeInterfaceContainerHelper( m_aMutex ); in addStateChangeListener()
609 ::osl::MutexGuard aGuard( m_aMutex ); in removeStateChangeListener()
620 ::osl::MutexGuard aGuard( m_aMutex ); in close()
675 ::osl::MutexGuard aGuard( m_aMutex ); in addCloseListener()
680 m_pInterfaceContainer = new ::cppu::OMultiTypeInterfaceContainerHelper( m_aMutex ); in addCloseListener()
689 ::osl::MutexGuard aGuard( m_aMutex ); in removeCloseListener()
699 ::osl::MutexGuard aGuard( m_aMutex ); in addEventListener()
704 m_pInterfaceContainer = new ::cppu::OMultiTypeInterfaceContainerHelper( m_aMutex ); in addEventListener()
713 ::osl::MutexGuard aGuard( m_aMutex ); in removeEventListener()