22 module
com { module sun { module star { module frame {
41 void append( [in]
XFrame xFrame );
54 sequence< XFrame > queryFrames( [in]
long nSearchFlags );
71 void remove( [in]
XFrame xFrame );
Definition: Ambiguous.idl:20
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:31
manages and creates frames.
Definition: XFrames.idl:34
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:38