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

deprecated service CoreReflection
Usage Restrictions
deprecated
Deprecation Info
Rather use the 'theCoreReflection' singleton.
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