19 #ifndef __com_sun_star_beans_XHierarchicalPropertySet_idl__
20 #define __com_sun_star_beans_XHierarchicalPropertySet_idl__
36 module
com { module sun { module star { module beans {
76 getHierarchicalPropertySetInfo();
107 void setHierarchicalPropertyValue( [in]
string aHierarchicalPropertyName,
137 any getHierarchicalPropertyValue( [in]
string aHierarchicalPropertyName )
– 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
provides information about and access to the a hierarchy of properties from an implementation.
Definition: XHierarchicalPropertySet.idl:60
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:34
base interface of all UNO interfaces
Definition: XInterface.idl:47