LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_linguistic2_XDictionaryListEventListener_idl__
20 #define __com_sun_star_linguistic2_XDictionaryListEventListener_idl__
27 module
com { module sun { module star { module linguistic2 {
This interfaces allows the object to act according to dictionary-list events.
Definition: XDictionaryListEventListener.idl:40
structure representing a dictionary-list event.
Definition: DictionaryListEvent.idl:47
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
void processDictionaryListEvent([in] com::sun::star::linguistic2::DictionaryListEvent aDicListEvent)
is used to notify the object about dictionary-list events.
Definition: Ambiguous.idl:22