:: 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
AdvUNO - UNO Reflection API

Exported Interfaces - Summary
XIdlReflection

Interface to reflect types.

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

CoreReflection has to be disposed if possible (details)

Exported Interfaces - Details
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