22module
com { module sun { module star { module linguistic2 {
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
This interfaces allows the object to act according to dictionary events.
Definition XDictionaryEventListener.idl:34
void processDictionaryEvent([in] com::sun::star::linguistic2::DictionaryEvent aDicEvent)
is used to get notification of dictionary events.
Definition Ambiguous.idl:20
represents a dictionary event.
Definition DictionaryEvent.idl:36