LibreOffice
LibreOffice 7.4 SDK API Reference
Classes | Modules
XPropertyContainer.idl File Reference
import "com/sun/star/uno/XInterface.idl";
import "com/sun/star/reflection/XIdlClass.idl";
import "com/sun/star/beans/PropertyExistException.idl";
import "com/sun/star/beans/IllegalTypeException.idl";
import "com/sun/star/beans/UnknownPropertyException.idl";
import "com/sun/star/beans/NotRemoveableException.idl";
import "com/sun/star/lang/IllegalArgumentException.idl";

Go to the source code of this file.

Classes

interface  XPropertyContainer
 makes it possible to add and remove properties to or from an object. 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.