22 module
com { module sun { module star { module beans {
62 getHierarchicalPropertySetInfo();
93 void setHierarchicalPropertyValue( [in]
string aHierarchicalPropertyName,
123 any getHierarchicalPropertyValue( [in]
string aHierarchicalPropertyName )
Definition: Ambiguous.idl:20
specifies a hierarchy of properties.
Definition: XHierarchicalPropertySetInfo.idl:30
This exception is thrown to indicate that the property name is unknown to the implementation.
Definition: UnknownPropertyException.idl:30
provides information about and access to the a hierarchy of properties from an implementation.
Definition: XHierarchicalPropertySet.idl:46
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:33
This exception is thrown when a proposed change to a property represents an unacceptable value...
Definition: PropertyVetoException.idl:30
base interface of all UNO interfaces
Definition: XInterface.idl:45