LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_container_XHierarchicalNameReplace_idl__
20 #define __com_sun_star_container_XHierarchicalNameReplace_idl__
33 module
com { module sun { module star { module container {
44 void replaceByHierarchicalName( [in]
string aName,
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
is used to have hierarchical access to elements within a container.
Definition: XHierarchicalNameAccess.idl:40
Replacement of hierarchical elements.
Definition: XHierarchicalNameReplace.idl:39
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29