LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_reflection_XIdlReflection_idl__
20 #define __com_sun_star_reflection_XIdlReflection_idl__
28 module
com { module sun { module star { module reflection {
Provides information reflecting a UNO type.
Definition: XIdlClass.idl:39
com::sun::star::reflection::XIdlClass getType([in] any aObj)
Obtaining a reflection interface for an object.
Definition: Ambiguous.idl:22
Interface to reflect types.
Definition: XIdlReflection.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:48
com::sun::star::reflection::XIdlClass forName([in] string aTypeName)
Obtaining a reflection interface for a type.