|
LibreOfficeDev
LibreOfficeDev 27.2 SDK API Reference
|
An optional interface that can be added to implementations of XBrowseNode in order to make the node renamable. More...
import "XRenamableBrowseNode.idl";

Public Member Functions | |
| boolean | isRenamableNode () |
| XBrowseNode | renameNode ([in] string newName) |
| Renames the node. | |
An optional interface that can be added to implementations of XBrowseNode in order to make the node renamable.
Since LibreOffice 27.2
| boolean isRenamableNode | ( | ) |
| XBrowseNode renameNode | ( | [in] string | newName | ) |
Renames the node.