Searched refs:approveSubmit (Results 1 – 6 of 6) sorted by relevance
73 public boolean approveSubmit( EventObject oEvent ) { in approveSubmit() method in _XSubmit.MySubmitListener
64 boolean approveSubmit( [in] com::sun::star::lang::EventObject rEvent );
75 /** adds the specified listener to receive the "approveSubmit" event.
78 …ETHOD(SbaXSubmitMultiplexer, ::com::sun::star::form::XSubmitListener, approveSubmit, ::com::sun::s…
441 DECLARE_MULTIPLEXER_BOOL_METHOD(approveSubmit, ::com::sun::star::lang::EventObject)
2210 if (!((XSubmitListener*)aIter.next())->approveSubmit(aEvt)) in submit_impl()
Completed in 50 milliseconds