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