Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx1260 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()
[all …]

Completed in 36 milliseconds