Searched refs:_bNotifyModified (Results 1 – 2 of 2) sorted by relevance
1063 void ORowSet::implCancelRowUpdates( sal_Bool _bNotifyModified ) SAL_THROW( ( SQLException, RuntimeE… in implCancelRowUpdates() argument1082 if ( !m_bModified && _bNotifyModified && !m_aCurrentRow.isNull() ) in implCancelRowUpdates()1094 if( !m_bModified && _bNotifyModified ) in implCancelRowUpdates()
419 …void implCancelRowUpdates( sal_Bool _bNotifyModified ) SAL_THROW( ( ::com::sun::star::sdbc::SQLExc…
Completed in 36 milliseconds