Searched refs:_aMutex (Results 1 – 6 of 6) sorted by relevance
108 Mutex _aMutex; member in CPPU_CURRENT_NAMESPACE::RTTInfos147 MutexGuard aGuard( _aMutex ); in getRTTI()181 MutexGuard aGuard( _aMutex ); in ~RTTInfos()380 Mutex _aMutex; member in CPPU_CURRENT_NAMESPACE::ExceptionInfos400 MutexGuard aGuard( _aMutex ); in ~ExceptionInfos()432 MutexGuard aGuard( s_pInfos->_aMutex ); in getRaiseInfo()
327 ::osl::Mutex _aMutex;341 : _aDisposeContainer( _aMutex ) in SfxDocumentInfoObject_Impl()482 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in dispose()505 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getPropertySetInfo()695 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setFastPropertyValue()909 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getFastPropertyValue()1012 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getUserFieldName()1023 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getUserFieldValue()1045 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setUserFieldName()1095 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setUserFieldValue()[all …]
169 Mutex _aMutex; member in CPPU_CURRENT_NAMESPACE::RTTInfos213 MutexGuard aGuard( _aMutex ); in getRTTI()247 MutexGuard aGuard( _aMutex ); in ~RTTInfos()479 Mutex _aMutex; member in CPPU_CURRENT_NAMESPACE::ExceptionInfos499 MutexGuard aGuard( _aMutex ); in ~ExceptionInfos()531 MutexGuard aGuard( s_pInfos->_aMutex ); in getRaiseInfo()
169 ::osl::ClearableMutexGuard aGuard( _aMutex ); in initialize()710 osl::Mutex SplashScreen::_aMutex; member in desktop::SplashScreen716 osl::MutexGuard guard(_aMutex); in getInstance()
81 static osl::Mutex _aMutex; member in desktop::SplashScreen
630 OReportDefinitionImpl(::osl::Mutex& _aMutex) in OReportDefinitionImpl()631 :m_aStorageChangeListeners(_aMutex) in OReportDefinitionImpl()632 ,m_aCloseListener(_aMutex) in OReportDefinitionImpl()633 ,m_aModifyListeners(_aMutex) in OReportDefinitionImpl()634 ,m_aDocEventListeners(_aMutex) in OReportDefinitionImpl()650 OReportDefinitionImpl(::osl::Mutex& _aMutex,const OReportDefinitionImpl& _aCopy) in OReportDefinitionImpl()651 :m_aStorageChangeListeners(_aMutex) in OReportDefinitionImpl()652 ,m_aCloseListener(_aMutex) in OReportDefinitionImpl()653 ,m_aModifyListeners(_aMutex) in OReportDefinitionImpl()654 ,m_aDocEventListeners(_aMutex) in OReportDefinitionImpl()