/aoo41x/main/comphelper/inc/comphelper/ |
H A D | sharedmutex.hxx | 51 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 D | componentbase.hxx | 81 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
|
/aoo41x/main/dbaccess/source/sdbtools/connection/ |
H A D | connectiondependent.hxx | 63 ::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
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | mutxhelp.hxx | 35 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in SvxMutexHelper
|
/aoo41x/main/sc/inc/ |
H A D | mutexhlp.hxx | 38 ::osl::Mutex& getMutex() { return maMutex; } in getMutex() function in ScMutexHelper
|
/aoo41x/main/stoc/source/registry_tdprovider/ |
H A D | td.cxx | 34 ::osl::Mutex & getMutex() in getMutex() function
|
/aoo41x/main/desktop/source/deployment/inc/ |
H A D | dp_misc.h | 52 inline ::osl::Mutex & getMutex() const { return m_mutex; } in getMutex() function in dp_misc::MutexHolder
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | RowSetCacheIterator.cxx | 144 ::osl::Mutex* ORowSetCacheIterator::getMutex() const in getMutex() function in ORowSetCacheIterator
|
H A D | RowSetBase.hxx | 394 ::osl::Mutex* getMutex() const { return m_pMutex; } in getMutex() function in dbaccess::ORowSetBase
|
/aoo41x/main/accessibility/inc/accessibility/extended/ |
H A D | AccessibleGridControlBase.hxx | 338 inline ::osl::Mutex& getMutex( const TC_AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleGridControlBase
|
H A D | AccessibleBrowseBoxBase.hxx | 372 inline ::osl::Mutex& getMutex( const AccessControl& ) { return getOslMutex(); } in getMutex() function in accessibility::AccessibleBrowseBoxBase
|
/aoo41x/main/forms/source/component/ |
H A D | clickableimage.hxx | 142 ::osl::Mutex& getMutex( GuardAccess ) { return m_aMutex; } in getMutex() function in frm::OClickableImageBaseModel
|
/aoo41x/main/dbaccess/source/core/dataaccess/ |
H A D | ModelImpl.hxx | 543 inline ::osl::Mutex& getMutex() const in getMutex() function in dbaccess::ModelDependentComponent 557 inline ::osl::Mutex& getMutex( GuardAccess ) const in getMutex() function in dbaccess::ModelDependentComponent
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | sfxbasemodel.hxx | 1492 ::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
|
/aoo41x/main/connectivity/source/resource/ |
H A D | sharedresources.cxx | 77 static ::osl::Mutex& getMutex() in getMutex() function in connectivity::SharedResources_Impl
|
/aoo41x/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 265 ::osl::Mutex& getMutex() const { return OGenericUnoController_MBASE::getMutex(); } in getMutex() function in dbaui::OGenericUnoController
|
/aoo41x/main/chart2/source/model/main/ |
H A D | UndoManager.cxx | 123 ::osl::Mutex& UndoManager_Impl::getMutex() in getMutex() function in chart::impl::UndoManager_Impl
|
/aoo41x/main/dbaccess/source/ui/app/ |
H A D | subcomponentmanager.cxx | 231 ::osl::Mutex& getMutex() const { return m_aMutex; } in getMutex() function
|
/aoo41x/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.hxx | 448 osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in x11::SelectionManager
|
/aoo41x/main/scripting/source/dlgprov/ |
H A D | dlgprov.cxx | 201 ::osl::Mutex& getMutex() in getMutex() function
|
/aoo41x/main/framework/source/fwe/helper/ |
H A D | undomanagerhelper.cxx | 233 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in framework::UndoManagerHelper_Impl
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | browserlistbox.cxx | 116 ::osl::Mutex& SharedNotifier::getMutex() in getMutex() function in pcr::SharedNotifier
|
/aoo41x/main/dbaccess/source/ui/uno/ |
H A D | copytablewizard.cxx | 192 ::osl::Mutex& getMutex() { return m_aMutex; } in getMutex() function in dbaui::CopyTableWizard
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewobjectcontactofunocontrol.cxx | 682 ::osl::Mutex& getMutex( GuardAccess ) const { return m_aMutex; } in getMutex() function in sdr::contact::ViewObjectContactOfUnoControl_Impl
|
/aoo41x/main/connectivity/source/parse/ |
H A D | sqlnode.cxx | 1121 ::osl::Mutex& OSQLParser::getMutex() in getMutex() function in connectivity::OSQLParser
|