LibreOffice
LibreOffice 7.4 SDK API Reference
Classes | Modules
XIntrospectionAccess.idl File Reference
import "com/sun/star/uno/XInterface.idl";
import "com/sun/star/beans/Property.idl";
import "com/sun/star/container/NoSuchElementException.idl";
import "com/sun/star/reflection/XIdlMethod.idl";
import "com/sun/star/lang/NoSuchMethodException.idl";
import "com/sun/star/reflection/XIdlClass.idl";
import "com/sun/star/beans/IllegalTypeException.idl";

Go to the source code of this file.

Classes

interface  XIntrospectionAccess
 represents the result of an introspection operation done by the inspect method of XIntrospection. More...
 

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::beans
 Java beans-like property access and introspection.