com.sun.star.linguistic
Class DictionaryListEvent
java.lang.Object
|
+--com.sun.star.lang.EventObject
|
+--com.sun.star.linguistic.DictionaryListEvent
- public synchronized class DictionaryListEvent
- extends com.sun.star.lang.EventObject
Field Summary |
static java.lang.Object |
UNORUNTIMEDATA
|
com.sun.star.linguistic.DictionaryEvent[] |
aDictionaryEvents
|
short |
nCondensedEvent
|
Fields inherited from class com.sun.star.lang.EventObject |
Source, UNOTYPEINFO |
Constructor Summary |
DictionaryListEvent()
|
DictionaryListEvent(java.lang.Object o,
short s,
com.sun.star.linguistic.DictionaryEvent[] de)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
aDictionaryEvents
public com.sun.star.linguistic.DictionaryEvent[] aDictionaryEvents
nCondensedEvent
public short nCondensedEvent
DictionaryListEvent
public DictionaryListEvent()
DictionaryListEvent
public DictionaryListEvent(java.lang.Object o,
short s,
com.sun.star.linguistic.DictionaryEvent[] de)