LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_beans_XHierarchicalPropertySetInfo_idl__
20 #define __com_sun_star_beans_XHierarchicalPropertySetInfo_idl__
32 module
com { module sun { module star { module beans {
specifies a hierarchy of properties.
Definition: XHierarchicalPropertySetInfo.idl:41
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:35
com::sun::star::beans::Property getPropertyByHierarchicalName([in] string aHierarchicalName)
This structure describes a property.
Definition: Property.idl:38
boolean hasPropertyByHierarchicalName([in] string aHierarchicalName)
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48