LibreOffice
LibreOffice 24.8 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 | |
void | removeContainerApproveListener ([in] XContainerApproveListener Listener) |
removes a previously added listener | |
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