19 #ifndef __com_sun_star_frame_XFrames_idl__
20 #define __com_sun_star_frame_XFrames_idl__
27 module com { module sun { module star { module frame {
46 void append( [in]
XFrame xFrame );
59 sequence< XFrame > queryFrames( [in]
long nSearchFlags );
76 void remove( [in]
XFrame xFrame );
provides access to the elements of a collection through an index.
Definition: XIndexAccess.idl:39
manages and creates frames.
Definition: XFrames.idl:39
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:43