Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: reflection ::

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