LibreOffice
LibreOffice 7.4 SDK API Reference
List of all members
theIntrospection Singleton Referencepublished

provides functionality to get information about an object's properties and methods. More...

import"theIntrospection.idl";

Inheritance diagram for theIntrospection:
XIntrospection XInterface

Additional Inherited Members

- Public Member Functions inherited from XIntrospection
com::sun::star::beans::XIntrospectionAccess inspect ([in] any aObject)
 inspects the given object. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

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().

Since
LibreOffice 4.3

The documentation for this singleton was generated from the following file: