LibreOffice
LibreOffice 6.2 SDK API Reference
|
Go to the documentation of this file.
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();
represents the structure of an Uniform Resource Locator.
Definition: URL.idl:43
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:43
represents the environment for a desktop component
Definition: Frame.idl:41
Definition: Ambiguous.idl:22
provides recording functionality of dispatches
Definition: XDispatchRecorder.idl:47
base interface of all UNO interfaces
Definition: XInterface.idl:47