|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module beans {
specifies a set of properties.
Definition: XPropertySetInfo.idl:38
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:31
boolean hasPropertyByName([in] string Name)
sequence< com::sun::star::beans::Property > getProperties()
This structure describes a property.
Definition: Property.idl:34
com::sun::star::beans::Property getPropertyByName([in] string aName)
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46