Methods' Details |
getHierarchicalPropertySetInfo
|
setHierarchicalPropertyValues
- Description
- sets the values of the properties with the specified nested names.
The values of the properties must change before bound
events are fired. The values of constrained properties
should change after the vetoable events are fired, if no
exception occurs.
Unknown properties are ignored.
- Parameter aHierarchicalPropertyNames
- This parameter specifies the names of the properties.
- Parameter aValues
- This parameter specifies the new values for the properties.
- Throws
- PropertyVetoException
if one of the properties is constrained and the change is
vetoed by a XVetoableChangeListener.
- Throws
- com::sun::star::lang::IllegalArgumentException
if one of the values is not a legal value for the
corresponding property or if one of the names
is not a well-formed nested name for this hierarchy.
An implementation is not required to detect the latter
condition.
- Throws
- com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into that
::com::sun::star::lang::WrappedTargetException.
- See also
- XHierarchicalPropertySet::setHierarchicalPropertyValue, XMultiPropertySet::setPropertyValues
|
|
getHierarchicalPropertyValues
- Returns
- a sequence of all values of the properties which are specified
by their nested names.
The order of the values in the returned sequence will be the same
as the order of the names in the argument.
Unknown properties are ignored, in their place NULL will be returned.
- Throws
- com::sun::star::lang::IllegalArgumentException
if one of the names is not a well-formed
nested name for this hierarchy.
An implementation is not required to detect this
condition.
- Throws
- com::sun::star::lang::WrappedTargetException
if the implementation has an internal reason for the exception.
In this case the original exception is wrapped into that
::com::sun::star::lang::WrappedTargetException.
- See also
- XHierarchicalPropertySet::getHierarchicalPropertyValue, XMultiPropertySet::setPropertyValues
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.