Searched refs:approveRowChange (Results 1 – 14 of 14) sorted by relevance
42 public boolean approveRowChange(RowChangeEvent event) in approveRowChange() method in RowSetEventListener
70 public boolean approveRowChange(RowChangeEvent event) in approveRowChange() method in RowSetEventListener
107 public boolean approveRowChange(RowChangeEvent ev) { in approveRowChange() method in _XRowSetApproveBroadcaster.TestListener
42 "approveRowChange", and "appproveRowSetChange".
55 boolean approveRowChange([in]RowChangeEvent event);
83 <member>XRowSetApproveListener::approveRowChange</member> call.119 <tr><td/><td><strong>approveCursorMove</strong></td><td><strong>approveRowChange</strong></td>
65 …tApproveMultiplexer, ::com::sun::star::sdb::XRowSetApproveListener, approveRowChange, ::com::sun::…
305 … public boolean approveRowChange( RowChangeEvent aEvent ) throws com.sun.star.uno.RuntimeException in approveRowChange() method in KeyGeneratorForUpdate
460 DECLARE_MULTIPLEXER_BOOL_METHOD(approveRowChange, ::com::sun::star::sdb::RowChangeEvent)
375 …virtual sal_Bool SAL_CALL approveRowChange(const ::com::sun::star::sdb::RowChangeEvent& event) th…
3189 sal_Bool SAL_CALL ODatabaseForm::approveRowChange(const RowChangeEvent& event) throw( RuntimeExcept… in approveRowChange() function in frm::ODatabaseForm3206 if ( !xListener->approveRowChange( event ) ) in approveRowChange()
330 …virtual sal_Bool SAL_CALL approveRowChange(const ::com::sun::star::sdb::RowChangeEvent& event) thr…
3729 sal_Bool SAL_CALL FormController::approveRowChange(const RowChangeEvent& _rEvent) throw( RuntimeExc… in approveRowChange() function in svxform::FormController3740 bValid = ((XRowSetApproveListener*)aIter.next())->approveRowChange(aEvt); in approveRowChange()
1160 NOTIFY_LISTERNERS_CHECK(m_aApproveListeners,XRowSetApproveListener,approveRowChange); in notifyAllListenersRowBeforeChange()
Completed in 132 milliseconds