|
LibreOfficeDev
LibreOfficeDev 27.2 SDK API Reference
|
An optional interface that can be added to implementations of XBrowseNode to allow creating child nodes of this node. More...
import "XCreatableBrowseNode.idl";

Public Member Functions | |
| boolean | isCreatableNode () |
| XBrowseNode | createNode ([in] string newName) |
| Creates a new child node of this node. | |
An optional interface that can be added to implementations of XBrowseNode to allow creating child nodes of this node.
Since LibreOffice 27.2
| XBrowseNode createNode | ( | [in] string | newName | ) |
Creates a new child node of this node.
| boolean isCreatableNode | ( | ) |