Lines Matching refs:eVeto
1260 catch( const RowSetVetoException& eVeto ) in executeRowSet() local
1262 (void)eVeto; in executeRowSet()
3499 catch( const RowSetVetoException& eVeto ) in insertRow() local
3501 (void)eVeto; in insertRow()
3520 catch( const RowSetVetoException& eVeto ) in updateRow() local
3522 (void)eVeto; in updateRow()
3541 catch( const RowSetVetoException& eVeto ) in deleteRow() local
3543 (void)eVeto; in deleteRow()
3562 catch( const RowSetVetoException& eVeto ) in cancelRowUpdates() local
3564 (void)eVeto; in cancelRowUpdates()
3629 catch( const RowSetVetoException& eVeto ) in deleteRows() local
3631 (void)eVeto; // make compiler happy in deleteRows()