service TypeDescriptionProvider in module com::sun::star::reflection::

(Global Index)

Syntax

service TypeDescriptionProvider;

Description

A provider service supports the XHierarchicalNameAccess interface to read type descriptions and constants from a specific source, e.g., a typelib registry file.

Exported Interfaces

com::sun::star::container::XHierarchicalNameAccess

Description

is used to have hierarchical access to elements within a container.


com::sun::star::lang::XComponent

Description

allows to exclicitly free resources and break cyclic references.


Top of Page