StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.speech
Interface EngineState


public interface EngineState


Field Summary
static int ALLOCATED
           
static int ALLOCATING_RESOURCES
           
static int DEALLOCATED
           
static int DEALLOCATING_RESOURCES
           
static int PAUSED
           
static int RESUMED
           
 

Field Detail

ALLOCATED

public static final int ALLOCATED

ALLOCATING_RESOURCES

public static final int ALLOCATING_RESOURCES

DEALLOCATED

public static final int DEALLOCATED

DEALLOCATING_RESOURCES

public static final int DEALLOCATING_RESOURCES

PAUSED

public static final int PAUSED

RESUMED

public static final int RESUMED

StarOffice 5.2 API
reverse engineered by classdoc