22module
com { module sun { module star { module linguistic2 {
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
This interfaces allows the object to act according to dictionary-list events.
Definition XDictionaryListEventListener.idl:35
void processDictionaryListEvent([in] com::sun::star::linguistic2::DictionaryListEvent aDicListEvent)
is used to notify the object about dictionary-list events.
Definition Ambiguous.idl:20
structure representing a dictionary-list event.
Definition DictionaryListEvent.idl:42