22 module
com { module sun { module star { module frame {
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:32
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition XFrame.idl:39
manages and creates frames.
Definition XFrames.idl:35
void append([in] XFrame xFrame)
appends the specified Frame to the list of sub-frames.
sequence< XFrame > queryFrames([in] long nSearchFlags)
provides access to the list of all currently existing frames inside this container and her sub frames
Definition Ambiguous.idl:20