:: com :: sun :: star :: frame ::

service Components
Description
specifies a collection of components

One important instance of this service is available from the ::com::sun::star::frame::Desktop object via the ::com::sun::star::frame::XDesktop interface.

See also
::com::sun::star::lang::XComponent
See also
::com::sun::star::frame::XDesktop

Exported Interfaces
::com::sun::star::container::XEnumerationAccess
Description
use it to get snapshot of current avaliable components as an enumeration

 
Top of Page