Searched refs:approveRowSetChange (Results 1 – 12 of 12) sorted by relevance
47 public boolean approveRowSetChange(EventObject event) in approveRowSetChange() method in RowSetEventListener
75 public boolean approveRowSetChange(EventObject event) in approveRowSetChange() method in RowSetEventListener
112 public boolean approveRowSetChange(EventObject ev) { in approveRowSetChange() method in _XRowSetApproveBroadcaster.TestListener
64 boolean approveRowSetChange([in]com::sun::star::lang::EventObject event);
66 …ApproveMultiplexer, ::com::sun::star::sdb::XRowSetApproveListener, approveRowSetChange, ::com::sun…
326 …public boolean approveRowSetChange( com.sun.star.lang.EventObject aEvent ) throws com.sun.star.uno… in approveRowSetChange() method in KeyGeneratorForUpdate
461 DECLARE_MULTIPLEXER_BOOL_METHOD(approveRowSetChange, ::com::sun::star::lang::EventObject)
376 …virtual sal_Bool SAL_CALL approveRowSetChange(const ::com::sun::star::lang::EventObject& event) th…
3119 if ( !xListener->approveRowSetChange( _rEvent ) ) in impl_approveRowChange_throw()3226 sal_Bool SAL_CALL ODatabaseForm::approveRowSetChange(const EventObject& event) throw( RuntimeExcept… in approveRowSetChange() function in frm::ODatabaseForm
331 …virtual sal_Bool SAL_CALL approveRowSetChange(const ::com::sun::star::lang::EventObject& event) th…
3834 sal_Bool SAL_CALL FormController::approveRowSetChange(const EventObject& event) throw( RuntimeExcep… in approveRowSetChange() function in svxform::FormController3844 return ((XRowSetApproveListener*)aIter.next())->approveRowSetChange(aEvt); in approveRowSetChange()
1552 if ( xListener.is() && !xListener->approveRowSetChange( aEvt ) ) in approveExecution()
Completed in 118 milliseconds