struct DictionaryEvent in module com::sun::star::linguistic2:: |
struct DictionaryEvent : com::sun::star::lang::EventObject ;
represents a dictionary event.
This type of event is used by a dictionary to inform its listeners about changes in its properties or its entry list. It consists of an event type and may supply an affected dictionary entry.
Field Summary |
|
nEvent | is the type of event. |
xDictionaryEntry | is the affected dictionary entry (if any). |
Field Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.