Lines Matching refs:_aMutex
331 ::osl::Mutex _aMutex;
345 : _aDisposeContainer( _aMutex ) in SfxDocumentInfoObject_Impl()
488 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in dispose()
511 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getPropertySetInfo()
726 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setFastPropertyValue()
942 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getFastPropertyValue()
1045 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getUserFieldName()
1056 ::osl::MutexGuard aGuard( _pImp->_aMutex ); in getUserFieldValue()
1078 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setUserFieldName()
1128 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in setUserFieldValue()
1256 ::osl::ClearableMutexGuard aGuard( _pImp->_aMutex ); in loadFromURL()