|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
23 module
com { module sun { module star { module awt {
registers item listeners at controls like the com::sun::star::awt::Roadmap
Definition: XItemEventBroadcaster.idl:30
void addItemListener([in] com::sun::star::awt::XItemListener l)
registers a listener for item events.
makes it possible to receive events from a component when the state of an item changes.
Definition: XItemListener.idl:29
void removeItemListener([in] com::sun::star::awt::XItemListener l)
unregisters a listener for item events.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46