19 #ifndef __com_sun_star_frame_XDispatchRecorder_idl__ 20 #define __com_sun_star_frame_XDispatchRecorder_idl__ 27 module
com { module sun { module star { module frame {
29 published
interface XFrame;
84 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
102 void recordDispatchAsComment(
104 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
116 string getRecordedMacro();
provides recording functionality of dispatches
Definition: XDispatchRecorder.idl:47
Definition: Ambiguous.idl:22
represents the environment for a desktop component
Definition: Frame.idl:41
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:43
represents the structure of a Uniform Resource Locator.
Definition: URL.idl:43
base interface of all UNO interfaces
Definition: XInterface.idl:47