import "XReadWriteAccess.idl";
|
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. More...
|
|
void | commitChanges () raises ( com::sun::star::lang::WrappedTargetException ) |
| commits any pending changes. More...
|
|
boolean | hasPendingChanges () |
| checks whether this object has any pending changes that can be committed. More...
|
|
ChangesSet | getPendingChanges () |
| queries for any pending changes that can be committed. More...
|
|
The documentation for this interface was generated from the following file: