LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_util_XModeChangeApproveListener_idl__
21 #define __com_sun_star_util_XModeChangeApproveListener_idl__
28 module
com { module sun { module star { module util {
allows to veto changes in an object's internal mode.
Definition: XModeChangeApproveListener.idl:38
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
allows to veto changes in an object's internal mode.
Definition: ModeChangeEvent.idl:37
void approveModeChange([in] ModeChangeEvent rSource)
indicates that the mode of the broadcasting component is about to change.
Definition: Ambiguous.idl:22
thrown to indicate a general veto.
Definition: VetoException.idl:34