:: 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
5.2.3 Advanced UNO - Language Bindings - UNO Reflection API

Exported Interfaces
XIdlReflection
Description
Interface to reflect types.
::com::sun::star::lang::XComponent
[ OPTIONAL ]
Description
CoreReflection has to be disposed if possible

 
Top of Page