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

service CoreReflection
Description
This service is the implementation of the reflection API. You can obtain information about types, modify values of reflected types and call on objects.
Developers Guide
Exported Interfaces
::com::sun::star::reflection::XIdlReflection
Description
Interface to reflect types.
::com::sun::star::lang::XComponent
Usage Restrictions
optional
Description
CoreReflection has to be disposed if possible

 
Top of Page