19 #ifndef __com_sun_star_frame_XDispatchRecorderSupplier_idl__
20 #define __com_sun_star_frame_XDispatchRecorderSupplier_idl__
27 module
com { module sun { module star { module frame {
101 [in] sequence<com::sun::star::beans::PropertyValue> Arguments,
provides access to the record mechanism of dispatches
Definition: XDispatchRecorderSupplier.idl:43
void setDispatchRecorder([in] com::sun::star::frame::XDispatchRecorder Recorder)
set a dispatch recorder on this supplier
com::sun::star::frame::XDispatchRecorder getDispatchRecorder()
provides access on the recorder of this supplier
void dispatchAndRecord([in] com::sun::star::util::URL URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] XDispatch Dispatcher)
dispatch given URL and record it if recording is enabled
provides recording functionality of dispatches
Definition: XDispatchRecorder.idl:48
serves state information of objects which can be connected to controls (e.g.
Definition: XDispatch.idl:55
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22
represents the structure of a Uniform Resource Locator.
Definition: URL.idl:44