com.sun.star.linguistic
Class DictionaryEvent
java.lang.Object
|
+--com.sun.star.lang.EventObject
|
+--com.sun.star.linguistic.DictionaryEvent
- public synchronized class DictionaryEvent
- extends com.sun.star.lang.EventObject
Field Summary |
static java.lang.Object |
UNORUNTIMEDATA
|
static com.sun.star.lib.uno.typeinfo.TypeInfo[] |
UNOTYPEINFO
|
short |
nEvent
|
com.sun.star.linguistic.XDictionaryEntry |
xDictionaryEntry
|
Fields inherited from class com.sun.star.lang.EventObject |
Source |
Constructor Summary |
DictionaryEvent()
|
DictionaryEvent(java.lang.Object o,
short s,
com.sun.star.linguistic.XDictionaryEntry xde)
|
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
UNOTYPEINFO
public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
nEvent
public short nEvent
xDictionaryEntry
public com.sun.star.linguistic.XDictionaryEntry xDictionaryEntry
DictionaryEvent
public DictionaryEvent()
DictionaryEvent
public DictionaryEvent(java.lang.Object o,
short s,
com.sun.star.linguistic.XDictionaryEntry xde)