Lines Matching refs:ResettableMutexGuard
893 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in insertRow()
956 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in updateRow()
1015 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in deleteRow()
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()
1193 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in moveToInsertRow()
1280 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in moveToCurrentRow()
1467 ResettableMutexGuard aGuard( m_aMutex ); in executeWithCompletion()
1578 ResettableMutexGuard aGuard( m_aMutex ); in execute()
1798 void ORowSet::execute_NoApprove_NoNewConn(ResettableMutexGuard& _rClearForNotification) in execute_NoApprove_NoNewConn()
2103 ::osl::ResettableMutexGuard aGuard( *m_pMutex ); in deleteRows()
2789 void ORowSet::impl_rebuild_throw(::osl::ResettableMutexGuard& _rGuard) in impl_rebuild_throw()