LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
XHierarchicalNameReplace Interface Referencepublished

Replacement of hierarchical elements. More...

import <XHierarchicalNameReplace.idl;

Inheritance diagram for XHierarchicalNameReplace:
XHierarchicalNameAccess XInterface XReadWriteAccess XHierarchicalNameContainer ReadWriteAccess DocumentContainer Forms Reports

Public Member Functions

void replaceByHierarchicalName ([in] string aName, [in] any aElement) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException )
 replaces the element at the specified name.
 
- Public Member Functions inherited from XHierarchicalNameAccess
any getByHierarchicalName ([in] string aName) raises ( com::sun::star::container::NoSuchElementException )
 
boolean hasByHierarchicalName ([in] string aName)
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

Detailed Description

Replacement of hierarchical elements.

Member Function Documentation

◆ replaceByHierarchicalName()

replaces the element at the specified name.


The documentation for this interface was generated from the following file: