19 #ifndef __com_sun_star_frame_XDispatchResultListener_idl__
20 #define __com_sun_star_frame_XDispatchResultListener_idl__
26 module
com { module sun { module star { module frame {
listener for results of XNotifyingDispatch::dispatchWithNotification()
Definition: XDispatchResultListener.idl:33
void dispatchFinished([in] DispatchResultEvent Result)
indicates finished dispatch
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
Definition: Ambiguous.idl:22
contains the result of the dispatch action, if State is set to SUCCESS
Definition: DispatchResultEvent.idl:42