StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.speech
Class EngineErrorEvent

java.lang.Object
  |
  +--com.sun.star.lang.EventObject
        |
        +--com.sun.star.speech.SpeechEvent
              |
              +--com.sun.star.speech.EngineEvent
                    |
                    +--com.sun.star.speech.EngineErrorEvent

public synchronized class EngineErrorEvent
extends com.sun.star.speech.EngineEvent


Field Summary
 java.lang.Object Problem
           
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 
Fields inherited from class com.sun.star.speech.EngineEvent
NewEngineState, OldEngineState
 
Fields inherited from class com.sun.star.speech.SpeechEvent
Id
 
Fields inherited from class com.sun.star.lang.EventObject
Source
 
Constructor Summary
EngineErrorEvent()
           
EngineErrorEvent(java.lang.Object o1, int i1, int i2, int i3, java.lang.Object o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Problem

public java.lang.Object Problem

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

UNOTYPEINFO

public static final com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
Constructor Detail

EngineErrorEvent

public EngineErrorEvent()

EngineErrorEvent

public EngineErrorEvent(java.lang.Object o1,
                        int i1,
                        int i2,
                        int i3,
                        java.lang.Object o2)

StarOffice 5.2 API
reverse engineered by classdoc