LibreOffice
LibreOffice 5.0 SDK API Reference
|
provides functionality to get information about an object's properties and methods. More...
import "theIntrospection.idl";
Additional Inherited Members | |
![]() | |
com::sun::star::beans::XIntrospectionAccess | inspect ([in] any aObject) |
inspects the given object. More... | |
provides functionality to get information about an object's properties and methods.
Important note:An object can only be inspected completely if it supports the com::sun::star::lang::XTypeProvider interface.
For details, see method XIntrospection::inspect().