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 {
97 [in] sequence<any> Values )
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition: PropertyVetoException.idl:35
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:38
specifies a hierarchy of properties.
Definition: XHierarchicalPropertySetInfo.idl:41
provides access to multiple properties which form a hierarchy.
Definition: XMultiHierarchicalPropertySet.idl:41
void setHierarchicalPropertyValues([in] sequence< string > aHierarchicalPropertyNames, [in] sequence< any > Values)
sets the values of the properties with the specified nested names.
sequence< any > getHierarchicalPropertyValues([in] sequence< string > aPropertyNames)
com::sun::star::beans::XHierarchicalPropertySetInfo getHierarchicalPropertySetInfo()
retrieve information about the hierarchy of properties
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22