LibreOffice
LibreOffice 24.2 SDK API Reference
|
allows containers to implement a vetoing mechanism for insertion, removal, and replacement of their elements. More...
import"XContainerApproveBroadcaster.idl";
Public Member Functions | |
void | addContainerApproveListener ([in] XContainerApproveListener Listener) |
adds a listener which can veto changes in the container's content More... | |
void | removeContainerApproveListener ([in] XContainerApproveListener Listener) |
removes a previously added listener More... | |
allows containers to implement a vetoing mechanism for insertion, removal, and replacement of their elements.
void addContainerApproveListener | ( | [in] XContainerApproveListener | Listener | ) |
adds a listener which can veto changes in the container's content
void removeContainerApproveListener | ( | [in] XContainerApproveListener | Listener | ) |
removes a previously added listener