22 module
com { module sun { module star { module frame {
provides access to the elements of a collection through an index.
Definition generated_idl_chapter_refs.idl:3903
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 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