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

service Components
Description
specifies a collection of components

One important instance of this service is available from the Desktop object via the XDesktop interface.

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

Exported Interfaces - Summary
::com::sun::star::container::XEnumerationAccess

use it to get snapshot of current avaliable components as an enumeration

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

 
Top of Page