19 #ifndef __com_sun_star_beans_XMultiHierarchicalPropertySet_idl__ 20 #define __com_sun_star_beans_XMultiHierarchicalPropertySet_idl__ 33 module
com { module sun { module star { module beans {
96 void setHierarchicalPropertyValues( [in] sequence<string> aHierarchicalPropertyNames,
97 [in] sequence<any> Values )
126 sequence<any> getHierarchicalPropertyValues( [in] sequence<string> aPropertyNames )
Definition: Ambiguous.idl:22
specifies a hierarchy of properties.
Definition: XHierarchicalPropertySetInfo.idl:40
provides access to multiple properties which form a hierarchy.
Definition: XMultiHierarchicalPropertySet.idl:40
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