Home
last modified time | relevance | path

Searched refs:_bNotifyModified (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/core/api/
H A DRowSet.cxx1063 void ORowSet::implCancelRowUpdates( sal_Bool _bNotifyModified ) SAL_THROW( ( SQLException, RuntimeE… in implCancelRowUpdates() argument
1082 if ( !m_bModified && _bNotifyModified && !m_aCurrentRow.isNull() ) in implCancelRowUpdates()
1094 if( !m_bModified && _bNotifyModified ) in implCancelRowUpdates()
H A DRowSet.hxx419 …void implCancelRowUpdates( sal_Bool _bNotifyModified ) SAL_THROW( ( ::com::sun::star::sdbc::SQLExc…

Completed in 33 milliseconds