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

Public Member Functions | |
| boolean | isDeletableNode () |
| boolean | deleteNode () |
| Deletes the node. | |
An optional interface that can be added to implementations of XBrowseNode in order to make the node deletable.
Since LibreOffice 27.2
| boolean deleteNode | ( | ) |
Deletes the node.
| boolean isDeletableNode | ( | ) |