Home
last modified time | relevance | path

Searched refs:getMutex (Results 26 – 50 of 85) sorted by relevance

1234

/aoo42x/main/chart2/source/model/main/
H A DUndoManager.cxx94 virtual ::osl::Mutex& getMutex();
123 ::osl::Mutex& UndoManager_Impl::getMutex() in getMutex() function in chart::impl::UndoManager_Impl
172 ::osl::MutexGuard aGuard( i_impl.getMutex() ); in UndoManagerMethodGuard()
/aoo42x/main/comphelper/inc/comphelper/
H A Dsharedmutex.hxx51 inline ::osl::Mutex& getMutex() { return *m_pMutexImpl; } in getMutex() function in comphelper::SharedMutex
77 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function in comphelper::SharedMutexBase
/aoo42x/main/stoc/source/registry_tdprovider/
H A Dtdsingleton.cxx38 MutexGuard guard(getMutex()); in init()
55 MutexGuard guard(getMutex()); in init()
H A Dtdenum.cxx82 ClearableMutexGuard aGuard( getMutex() ); in getEnumNames()
115 ClearableMutexGuard aGuard( getMutex() ); in getEnumValues()
H A Dtd.cxx34 ::osl::Mutex & getMutex() in getMutex() function
H A Dtdef.cxx61 MutexGuard aGuard( getMutex() ); in getReferencedType()
H A Dtdconsts.cxx92 ClearableMutexGuard aGuard( getMutex() ); in getConstants()
H A Dtdmodule.cxx108 ClearableMutexGuard aGuard( getMutex() ); in getMembers()
/aoo42x/main/forms/source/component/
H A Dclickableimage.hxx142 ::osl::Mutex& getMutex( GuardAccess ) { return m_aMutex; } in getMutex() function in frm::OClickableImageBaseModel
146 using OControlModel::getMutex;
164 :GuardBase( _rModel.getMutex( OClickableImageBaseModel::GuardAccess() ) ) in ImageModelMethodGuard()
/aoo42x/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.cxx144 ::osl::Mutex* ORowSetCacheIterator::getMutex() const in getMutex() function in ORowSetCacheIterator
147 return m_pRowSet ? m_pRowSet->getMutex() : NULL; in getMutex()
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx719 const ::osl::MutexGuard guard( getMutex() ); in insertToActivationLayerDB()
935 const ::osl::MutexGuard guard(getMutex()); in removePackage()
1129 const ::osl::MutexGuard guard( getMutex() ); in getDeployedPackage()
1174 const ::osl::MutexGuard guard( getMutex() ); in getDeployedPackages()
1519 const ::osl::MutexGuard guard( getMutex() ); in getExtensionsWithUnacceptedLicenses()
H A Ddp_manager.h134 : t_pm_helper( getMutex() ), in PackageManagerImpl()
273 ::osl::MutexGuard guard( getMutex() ); in check()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx168 ,ODatabaseDocument_OfficeDocument( getMutex() ) in ODatabaseDocument()
169 ,m_aModifyListeners( getMutex() ) in ODatabaseDocument()
170 ,m_aCloseListener( getMutex() ) in ODatabaseDocument()
171 ,m_aStorageListeners( getMutex() ) in ODatabaseDocument()
172 … ,m_pEventContainer( new DocumentEvents( *this, getMutex(), _pImpl->getDocumentEvents() ) ) in ODatabaseDocument()
174 ,m_aEventNotifier( *this, getMutex() ) in ODatabaseDocument()
H A Ddatasource.cxx529 ,ODatabaseSource_Base( getMutex() ) in ODatabaseSource()
531 ,m_aBookmarks( *this, getMutex() ) in ODatabaseSource()
532 ,m_aFlushListeners( getMutex() ) in ODatabaseSource()
1202 MutexRelease aRelease( getMutex() ); in connectWithCompletion()
/aoo42x/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx370 const ::osl::MutexGuard guard( getMutex() ); in configmgrini_verify_init()
482 const ::osl::MutexGuard guard( getMutex() ); in addToConfigmgrIni()
502 const ::osl::MutexGuard guard( getMutex() ); in removeFromConfigmgrIni()
/aoo42x/main/scripting/source/dlgprov/
H A Ddlgprov.cxx201 ::osl::Mutex& getMutex() in getMutex() function
670 ::osl::MutexGuard aGuard( getMutex() ); in initialize()
719 ::osl::MutexGuard aGuard( getMutex() ); in createDialogImpl()
/aoo42x/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlBase.hxx338 inline ::osl::Mutex& getMutex( const TC_AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleGridControlBase
419 ,OslMutexGuard( _rOwner.getMutex( AccessibleGridControlBase::TC_AccessControl() ) ) in TC_SolarMethodGuard()
H A DAccessibleBrowseBoxBase.hxx372 inline ::osl::Mutex& getMutex( const AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleBrowseBoxBase
480 ,OslMutexGuard( _rOwner.getMutex( AccessibleBrowseBoxBase::AccessControl() ) ) in SolarMethodGuard()
/aoo42x/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx99 static ::osl::Mutex& getMutex();
116 ::osl::Mutex& SharedNotifier::getMutex() in getMutex() function in pcr::SharedNotifier
125 ::osl::MutexGuard aGuard( getMutex() ); in getNotifier()
/aoo42x/main/desktop/source/deployment/registry/
H A Ddp_registry.cxx112 PackageRegistryImpl() : t_helper( getMutex() ) {} in PackageRegistryImpl()
143 ::osl::MutexGuard guard( getMutex() ); in check()
/aoo42x/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx458 ::osl::MutexGuard aGuard( getMutex() ); in mergeData()
488 ::osl::MutexGuard aGuard( getMutex() );
/aoo42x/main/sc/inc/
H A Dmutexhlp.hxx38 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in ScMutexHelper
/aoo42x/main/editeng/inc/editeng/
H A Dmutxhelp.hxx35 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in SvxMutexHelper
/aoo42x/main/sfx2/inc/sfx2/
H A Dsfxbasemodel.hxx1492 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function in SfxBaseModel
1600 ::osl::Mutex& getMutex() { return m_rModel.getMutex(); } in getMutex() function in SfxModelSubComponent
/aoo42x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx194 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in dbaui::CopyTableWizard
377 m_rWizard.getMutex().acquire(); in CopyTableAccessGuard()
384 m_rWizard.getMutex().release(); in ~CopyTableAccessGuard()

Completed in 126 milliseconds

1234