21 module
com { module sun { module star { module frame {
23 published
interface XFrameActionListener;
24 published
interface XController;
25 published
interface XFramesSupplier;
132 void setName( [in]
string aName );
177 [in]
string aTargetFrameName,
178 [in]
long nSearchFlags);
269 boolean setComponent(
320 void contextChanged();
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
Definition: Ambiguous.idl:20
specifies the basic operations for a window component.
Definition: XWindow.idl:32
With this interface, components viewed in a Frame can serve events (by supplying dispatches).
Definition: XController.idl:33
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:38
provides access to sub frames of current one
Definition: XFramesSupplier.idl:29
has to be provided if an object wants to receive events when several things happen to components with...
Definition: XFrameActionListener.idl:35