19#ifndef __com_sun_star_frame_XNotifyingDispatch_idl__
20#define __com_sun_star_frame_XNotifyingDispatch_idl__
25module
com { module sun { module star { module frame {
49 [in] sequence<com::sun::star::beans::PropertyValue> Arguments,
listener for results of XNotifyingDispatch::dispatchWithNotification()
Definition XDispatchResultListener.idl:33
serves state information of objects which can be connected to controls (e.g.
Definition XDispatch.idl:55
dispatch with guaranteed notify (instead of XDispatch)
Definition XNotifyingDispatch.idl:33
void dispatchWithNotification([in] com::sun::star::util::URL URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] XDispatchResultListener Listener)
Do the same like XDispatch::dispatch() but notifies listener in every case.
Definition Ambiguous.idl:22
represents the structure of a Uniform Resource Locator.
Definition URL.idl:44