Home
last modified time | relevance | path

Searched defs:getMutex (Results 1 – 25 of 29) sorted by relevance

12

/trunk/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
H A Dcomponentbase.hxx81 inline ::osl::Mutex& getMutex( GuardAccess ) { return getMutex(); } in getMutex() function in comphelper::ComponentBase
91 inline ::osl::Mutex& getMutex() { return m_rBHelper.rMutex; } in getMutex() function in comphelper::ComponentBase
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiondependent.hxx63 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function in sdbtools::ConnectionDependentComponent
99 ::osl::Mutex& getMutex( GuardAccess ) const { return m_aMutex; } in getMutex() function in sdbtools::ConnectionDependentComponent
/trunk/main/sc/inc/
H A Dmutexhlp.hxx38 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in ScMutexHelper
/trunk/main/editeng/inc/editeng/
H A Dmutxhelp.hxx35 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in SvxMutexHelper
/trunk/main/stoc/source/registry_tdprovider/
H A Dtd.cxx34 ::osl::Mutex & getMutex() in getMutex() function
/trunk/main/desktop/source/deployment/inc/
H A Ddp_misc.h52 inline ::osl::Mutex & getMutex() const { return m_mutex; } in getMutex() function in dp_misc::MutexHolder
/trunk/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.cxx144 ::osl::Mutex* ORowSetCacheIterator::getMutex() const in getMutex() function in ORowSetCacheIterator
H A DRowSetBase.hxx394 ::osl::Mutex* getMutex() const { return m_pMutex; } in getMutex() function in dbaccess::ORowSetBase
/trunk/main/accessibility/inc/accessibility/extended/
H A DAccessibleGridControlBase.hxx338 inline ::osl::Mutex& getMutex( const TC_AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleGridControlBase
H A DAccessibleBrowseBoxBase.hxx372 inline ::osl::Mutex& getMutex( const AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleBrowseBoxBase
/trunk/main/forms/source/component/
H A Dclickableimage.hxx142 ::osl::Mutex& getMutex( GuardAccess ) { return m_aMutex; } in getMutex() function in frm::OClickableImageBaseModel
/trunk/main/dbaccess/source/core/dataaccess/
H A DModelImpl.hxx543 inline ::osl::Mutex& getMutex() const in getMutex() function in dbaccess::ModelDependentComponent
557 inline ::osl::Mutex& getMutex( GuardAccess ) const in getMutex() function in dbaccess::ModelDependentComponent
/trunk/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
/trunk/main/connectivity/source/resource/
H A Dsharedresources.cxx77 static ::osl::Mutex& getMutex() in getMutex() function in connectivity::SharedResources_Impl
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx265 ::osl::Mutex& getMutex() const { return OGenericUnoController_MBASE::getMutex(); } in getMutex() function in dbaui::OGenericUnoController
/trunk/main/chart2/source/model/main/
H A DUndoManager.cxx123 ::osl::Mutex& UndoManager_Impl::getMutex() in getMutex() function in chart::impl::UndoManager_Impl
/trunk/main/dbaccess/source/ui/app/
H A Dsubcomponentmanager.cxx231 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx448 osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in x11::SelectionManager
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx201 ::osl::Mutex& getMutex() in getMutex() function
/trunk/main/extensions/source/propctrlr/
H A Dbrowserlistbox.cxx116 ::osl::Mutex& SharedNotifier::getMutex() in getMutex() function in pcr::SharedNotifier
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx233 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in framework::UndoManagerHelper_Impl
/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx194 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in dbaui::CopyTableWizard
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx682 ::osl::Mutex& getMutex( GuardAccess ) const { return m_aMutex; } in getMutex() function in sdr::contact::ViewObjectContactOfUnoControl_Impl
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1118 ::osl::Mutex& OSQLParser::getMutex() in getMutex() function in connectivity::OSQLParser

Completed in 126 milliseconds

12