Home
last modified time | relevance | path

Searched refs:_rGuard (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/dbaccess/source/core/api/
H A DRowSet.cxx114 _rGuard.clear(); \
130 _rGuard.reset();
1127 void ORowSet::notifyAllListeners(::osl::ResettableMutexGuard& _rGuard) in notifyAllListeners() argument
1130 _rGuard.clear(); in notifyAllListeners()
1132 _rGuard.reset(); in notifyAllListeners()
1138 _rGuard.clear(); in notifyAllListenersCursorMoved()
1140 _rGuard.reset(); in notifyAllListenersCursorMoved()
1145 _rGuard.clear(); in notifyAllListenersRowChanged()
1148 _rGuard.reset(); in notifyAllListenersRowChanged()
2789 void ORowSet::impl_rebuild_throw(::osl::ResettableMutexGuard& _rGuard) in impl_rebuild_throw() argument
[all …]
H A DRowSet.hxx225 void impl_rebuild_throw(::osl::ResettableMutexGuard& _rGuard);
237 …void notifyAllListenersRowBeforeChange(::osl::ResettableMutexGuard& _rGuard,const ::com::sun::star…
238 …void notifyAllListenersRowChanged(::osl::ResettableMutexGuard& _rGuard,const ::com::sun::star::sdb…
239 virtual sal_Bool notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard);
240 virtual void notifyAllListenersCursorMoved(::osl::ResettableMutexGuard& _rGuard);
241 virtual void notifyAllListeners(::osl::ResettableMutexGuard& _rGuard);
H A DRowSetBase.hxx175 virtual sal_Bool notifyAllListenersCursorBeforeMove(::osl::ResettableMutexGuard& _rGuard);
177 virtual void notifyAllListenersCursorMoved(::osl::ResettableMutexGuard& _rGuard);
179 virtual void notifyAllListeners(::osl::ResettableMutexGuard& _rGuard);
229 …_bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValues, ::osl::ResettableMutexGuard& _rGuard);
H A DRowSetBase.cxx1110 …_bMoved, sal_Bool _bDoNotify, const ORowSetRow& _rOldValues, ::osl::ResettableMutexGuard& _rGuard ) in setCurrentRow() argument
1174 notifyAllListenersCursorMoved( _rGuard ); in setCurrentRow()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx327 …w( const ::comphelper::NamedValueCollection& _rArguments, DocumentGuard& _rGuard, const bool _bSta… in lcl_triggerStatusIndicator_throw() argument
333 _rGuard.clear(); in lcl_triggerStatusIndicator_throw()
345 _rGuard.reset(); in lcl_triggerStatusIndicator_throw()
988 const StoreType _eType, DocumentGuard& _rGuard ) throw ( IOException, RuntimeException ) in impl_storeAs_throw() argument
1000 _rGuard.clear(); in impl_storeAs_throw()
1002 _rGuard.reset(); in impl_storeAs_throw()
1047 impl_storeToStorage_throw( xCurrentStorage, aMediaDescriptor, _rGuard ); in impl_storeAs_throw()
1081 impl_setModified_nothrow( sal_False, _rGuard ); in impl_storeAs_throw()
1276 void ODatabaseDocument::impl_setModified_nothrow( sal_Bool _bModified, DocumentGuard& _rGuard ) in impl_setModified_nothrow() argument
1286 _rGuard.clear(); in impl_setModified_nothrow()
H A Ddefinitioncontainer.cxx319 void ODefinitionContainer::notifyByName( ResettableMutexGuard& _rGuard, const ::rtl::OUString& _rNa… in notifyByName() argument
331 _rGuard.clear(); in notifyByName()
358 _rGuard.reset(); in notifyByName()
H A Ddatabasedocument.hxx229 DocumentGuard& _rGuard
579 void impl_setModified_nothrow( sal_Bool _bModified, DocumentGuard& _rGuard );
H A Dintercept.cxx418 osl::ResettableMutexGuard _rGuard(m_aMutex); in notifyEvent() local
/aoo42x/main/svx/source/form/
H A Dfmscriptingenv.cxx138 …void impl_doFireScriptEvent_nothrow( ::osl::ClearableMutexGuard& _rGuard, const ScriptEvent& _r…
222 …void FormScriptListener::impl_doFireScriptEvent_nothrow( ::osl::ClearableMutexGuard& _rGuard, cons… in impl_doFireScriptEvent_nothrow() argument
227 _rGuard.clear(); in impl_doFireScriptEvent_nothrow()
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx405 _rGuard.clear(); \
420 _rGuard.reset();
428 _rGuard.clear(); \
443 _rGuard.reset();
/aoo42x/main/dbaccess/source/core/inc/
H A Ddefinitioncontainer.hxx327 ::osl::ResettableMutexGuard& _rGuard,
/aoo42x/main/embeddedobj/source/inc/
H A Dcommonembobj.hxx195 …ool bBeforeChange, sal_Int32 nOldState, sal_Int32 nNewState,::osl::ResettableMutexGuard& _rGuard );
/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx3107 ::osl::ClearableMutexGuard& _rGuard ) in impl_approveRowChange_throw() argument
3110 _rGuard.clear(); in impl_approveRowChange_throw()
H A DDatabaseForm.hxx514 ::osl::ClearableMutexGuard& _rGuard

Completed in 117 milliseconds