Searched refs:impl_approveRowChange_throw (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/forms/source/component/ |
H A D | DatabaseForm.cxx | 3106 bool ODatabaseForm::impl_approveRowChange_throw( const EventObject& _rEvent, const bool _bAllowSQLE… in impl_approveRowChange_throw() function in frm::ODatabaseForm 3182 if ( !impl_approveRowChange_throw( event, false, aGuard ) ) in approveCursorMove() 3232 if ( !impl_approveRowChange_throw( event, false, aGuard ) ) in approveRowSetChange() 3246 if ( !impl_approveRowChange_throw( event, false, aGuard ) ) in approveRowSetChange() 3330 if ( !impl_approveRowChange_throw( event, true, aGuard ) ) in executeWithCompletion() 3356 if ( !impl_approveRowChange_throw( event, true, aGuard ) ) in execute()
|
H A D | DatabaseForm.hxx | 511 bool impl_approveRowChange_throw(
|
Completed in 43 milliseconds