service Components in module com::sun::star::frame::

(Global Index)

Syntax

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

XComponent

See also

XDesktop

Exported Interfaces

com::sun::star::container::XEnumerationAccess

Description

used to enumerate objects in a container which contains objects.


Top of Page