Home
last modified time | relevance | path

Searched refs:getMutex (Results 51 – 75 of 85) sorted by relevance

1234

/trunk/main/dbaccess/source/core/api/
H A DRowSetCacheIterator.hxx81 ::osl::Mutex* getMutex() const;
H A DCRowSetDataColumn.cxx138 ::osl::Mutex* pMutex = m_aColumnValue.getMutex(); in getFastPropertyValue()
/trunk/main/svx/source/unodraw/
H A Dunopage.cxx85 : mrBHelper( getMutex() ) in DBG_NAME()
107 : mrBHelper( getMutex() ) in SvxDrawPage()
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx1078 ::osl::MutexGuard aGuard( getMutex() ); in getPrivateTitle()
1635 ::osl::MutexGuard aGuard( getMutex() ); in saveModified()
1846 ::osl::MutexGuard aGuard( getMutex() ); in getViewData()
H A DJoinController.cxx438 ::osl::MutexGuard aGuard( getMutex() ); in suspend()
/trunk/main/editeng/source/uno/
H A Dunofield.cxx260 : OComponentHelper( getMutex() ) in SvxUnoTextField()
314 : OComponentHelper( getMutex() ) in SvxUnoTextField()
/trunk/main/dbaccess/inc/
H A Dgenericcontroller.hxx265 ::osl::Mutex& getMutex() const { return OGenericUnoController_MBASE::getMutex(); } in getMutex() function in dbaui::OGenericUnoController
/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/ui/misc/
H A Dsingledoccontroller.cxx82 ,m_pData( new OSingleDocumentController_Data( *this, getMutex() ) ) in OSingleDocumentController()
/trunk/main/forms/source/inc/
H A Dpropertybaghelper.hxx47 virtual ::osl::Mutex& getMutex() = 0;
/trunk/main/desktop/source/deployment/
H A Ddp_log.cxx96 : t_log_helper( getMutex() ), in ProgressLogImpl()
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx262 :m_aActivateListeners(_pOwner->getMutex()) in DBG_NAME()
1192 ::osl::MutexGuard aGuard( getMutex() ); in setIdentifier()
1200 ::osl::MutexGuard aGuard( getMutex() ); in getIdentifier()
1385 ::osl::MutexGuard aGuard( getMutex() ); in frameAction()
1434 ::osl::MutexGuard aGuard( getMutex() ); in errorOccured()
H A DdsbrowserDnD.cxx241 ::osl::MutexGuard aGuard( getMutex() );
H A Dexsrcbrw.cxx94 ,m_aModifyListeners(getMutex()) in DBG_NAME()
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dconnectiontools.cxx177 ::osl::MutexGuard aGuard( getMutex() ); in initialize()
/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx191 static ::osl::Mutex& getMutex();
/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
888 :m_aMutexGuard( _rImpl.getMutex( ViewObjectContactOfUnoControl_Impl::GuardAccess() ) ) in VOCGuard()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1118 ::osl::Mutex& OSQLParser::getMutex() in getMutex() function in connectivity::OSQLParser
1135 ::osl::MutexGuard aGuard(getMutex()); in predicateTree()
1304 ::osl::MutexGuard aGuard(getMutex()); in OSQLParser()
1450 ::osl::MutexGuard aGuard(getMutex()); in ~OSQLParser()
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.hxx54 ::osl::Mutex& getMutex();
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx152 ::osl::Mutex& OHsqlConnection::getMutex() const in IMPLEMENT_FORWARD_XINTERFACE2()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx441 OComponentHelper( getMutex() ), in ScCellFieldObj()
1126 OComponentHelper( getMutex() ), in ScHeaderFieldObj()
/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/stoc/source/registry_tdprovider/
H A Dbase.hxx81 ::osl::Mutex & getMutex();
/trunk/main/extensions/source/propctrlr/
H A Dformgeometryhandler.cxx168 ::osl::MutexGuard aGuard( getMutex() ); in dispose()
/trunk/main/comphelper/source/container/
H A Denumerablemap.cxx340 ::osl::MutexGuard aGuard( getMutex() ); in ~MapEnumeration()

Completed in 184 milliseconds

1234