21module
com { module sun { module star { module beans {
85 [in] sequence<any> Values )
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition PropertyVetoException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
specifies a hierarchy of properties.
Definition XHierarchicalPropertySetInfo.idl:31
provides access to multiple properties which form a hierarchy.
Definition XMultiHierarchicalPropertySet.idl:29
void setHierarchicalPropertyValues([in] sequence< string > aHierarchicalPropertyNames, [in] sequence< any > Values)
sets the values of the properties with the specified nested names.
com::sun::star::beans::XHierarchicalPropertySetInfo getHierarchicalPropertySetInfo()
retrieve information about the hierarchy of properties
sequence< any > getHierarchicalPropertyValues([in] sequence< string > aPropertyNames)
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20