LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_frame_XFrame_idl__
20 #define __com_sun_star_frame_XFrame_idl__
26 module
com { module sun { module star { module frame {
28 published
interface XFrameActionListener;
29 published
interface XController;
30 published
interface XFramesSupplier;
137 void setName( [in]
string aName );
182 [in]
string aTargetFrameName,
183 [in]
long nSearchFlags);
274 boolean setComponent(
325 void contextChanged();
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:37
specifies the basic operations for a window component.
Definition: XWindow.idl:50
provides access to sub frames of current one
Definition: XFramesSupplier.idl:33
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:42
has to be provided if an object wants to receive events when several things happen to components with...
Definition: XFrameActionListener.idl:40
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:43
Definition: Ambiguous.idl:22