19#ifndef __com_sun_star_linguistic2_XDictionaryEventListener_idl__
20#define __com_sun_star_linguistic2_XDictionaryEventListener_idl__
27module
com { module sun { module star { module linguistic2 {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
This interfaces allows the object to act according to dictionary events.
Definition: XDictionaryEventListener.idl:39
void processDictionaryEvent([in] com::sun::star::linguistic2::DictionaryEvent aDicEvent)
is used to get notification of dictionary events.
Definition: Accessible.idl:22
represents a dictionary event.
Definition: DictionaryEvent.idl:41