Searched defs:_rGuard (Results 1 – 7 of 7) sorted by relevance
/trunk/main/dbaccess/source/core/api/ |
H A D | RowSet.cxx | 1127 void ORowSet::notifyAllListeners(::osl::ResettableMutexGuard& _rGuard) in notifyAllListeners() 1135 void ORowSet::notifyAllListenersCursorMoved(::osl::ResettableMutexGuard& _rGuard) in notifyAllListenersCursorMoved() 1143 void ORowSet::notifyAllListenersRowChanged(::osl::ResettableMutexGuard& _rGuard, const RowsChangeEv… in notifyAllListenersRowChanged() 1151 sal_Bool ORowSet::notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard) in notifyAllListenersCursorBeforeMove() 1158 void ORowSet::notifyAllListenersRowBeforeChange(::osl::ResettableMutexGuard& _rGuard,const RowChang… in notifyAllListenersRowBeforeChange() 2789 void ORowSet::impl_rebuild_throw(::osl::ResettableMutexGuard& _rGuard) in impl_rebuild_throw()
|
H A D | RowSetBase.cxx | 1110 …_bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValues, ::osl::ResettableMutexGuard& _rGuard ) in setCurrentRow()
|
/trunk/main/svx/source/form/ |
H A D | fmscriptingenv.cxx | 222 …void FormScriptListener::impl_doFireScriptEvent_nothrow( ::osl::ClearableMutexGuard& _rGuard, cons… in impl_doFireScriptEvent_nothrow()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | intercept.cxx | 418 osl::ResettableMutexGuard _rGuard(m_aMutex); in notifyEvent() local
|
H A D | databasedocument.cxx | 327 …or_throw( const ::comphelper::NamedValueCollection& _rArguments, DocumentGuard& _rGuard, const boo… in lcl_triggerStatusIndicator_throw() 988 const StoreType _eType, DocumentGuard& _rGuard ) throw ( IOException, RuntimeException ) in impl_storeAs_throw() 1276 void ODatabaseDocument::impl_setModified_nothrow( sal_Bool _bModified, DocumentGuard& _rGuard ) in impl_setModified_nothrow()
|
H A D | definitioncontainer.cxx | 319 void ODefinitionContainer::notifyByName( ResettableMutexGuard& _rGuard, const ::rtl::OUString& _rNa… in notifyByName()
|
/trunk/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3107 ::osl::ClearableMutexGuard& _rGuard ) in impl_approveRowChange_throw()
|
Completed in 107 milliseconds