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 {
76 boolean hasPropertyByHierarchicalName( [in]
string aHierarchicalName );
This structure describes a property.
Definition: Property.idl:37
– idl definition –
Definition: Ambiguous.idl:22
specifies a hierarchy of properties.
Definition: XHierarchicalPropertySetInfo.idl:40
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47