21 module 
com {  module sun {  module star {  module beans {
    84     void setHierarchicalPropertyValues( [in] sequence<string> aHierarchicalPropertyNames,
    85              [in] sequence<any> Values )
   114     sequence<any> getHierarchicalPropertyValues( [in] sequence<string> aPropertyNames )
 Definition: Ambiguous.idl:20
 
specifies a hierarchy of properties. 
Definition: XHierarchicalPropertySetInfo.idl:30
 
provides access to multiple properties which form a hierarchy. 
Definition: XMultiHierarchicalPropertySet.idl:28
 
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