19#ifndef __com_sun_star_linguistic2_DictionaryListEvent_idl__
20#define __com_sun_star_linguistic2_DictionaryListEvent_idl__
27module
com { module sun { module star { module linguistic2 {
Definition Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32
structure representing a dictionary-list event.
Definition DictionaryListEvent.idl:47
short nCondensedEvent
the combined type of the accumulated events.
Definition DictionaryListEvent.idl:57
sequence< com::sun::star::linguistic2::DictionaryEvent > aDictionaryEvents
list of accumulated dictionary events.
Definition DictionaryListEvent.idl:68