21 module
com { module sun { module star { module frame {
23 published
interface XFrame;
78 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
96 void recordDispatchAsComment(
98 [in] sequence<com::sun::star::beans::PropertyValue> Arguments);
110 string getRecordedMacro();
provides recording functionality of dispatches
Definition: XDispatchRecorder.idl:41
Definition: Ambiguous.idl:20
represents the environment for a desktop component
Definition: Frame.idl:36
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:38
represents the structure of a Uniform Resource Locator.
Definition: URL.idl:41
base interface of all UNO interfaces
Definition: XInterface.idl:45