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

com::sun::star::lang::XComponent
Top of Page