|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
void focusLost([in] com::sun::star::awt::FocusEvent e)
is invoked when a window loses the keyboard focus.
specifies a keyboard focus event.
Definition: FocusEvent.idl:42
makes it possible to receive keyboard focus events.
Definition: XFocusListener.idl:31
Definition: Ambiguous.idl:20
void focusGained([in] com::sun::star::awt::FocusEvent e)
is invoked when a window gains the keyboard focus.