21 module
com { module sun { module star { module frame {
23 published
interface XFrames;
29published
interface XFramesSupplier: XFrame
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition generated_idl_chapter_refs.idl:891
void setActiveFrame([in] XFrame Frame)
is called on activation of a direct sub-frame.
XFrame getActiveFrame()
gets the current active frame of this container (not of any other available supplier)
XFrames getFrames()
provides access to this container and to all other XFramesSupplier which are available from this node...
manages and creates frames.
Definition generated_idl_chapter_refs.idl:2475
Definition Ambiguous.idl:20
represents the environment for a desktop component
Definition generated_idl_chapter_refs.idl:874