19#ifndef __com_sun_star_frame_XRecordableDispatch_idl__
20#define __com_sun_star_frame_XRecordableDispatch_idl__
27 module
com { module sun { module star { module frame {
87 [in] sequence<com::sun::star::beans::PropertyValue> Arguments,
provides recording functionality of dispatches
Definition XDispatchRecorder.idl:48
extends an existing XDispatch implementation with functionality for dispatch recording
Definition XRecordableDispatch.idl:71
void dispatchAndRecord([in] com::sun::star::util::URL URL, [in] sequence< com::sun::star::beans::PropertyValue > Arguments, [in] XDispatchRecorder Recorder)
dispatch and record it
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