StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.schedule
Interface ScheduleTaskState


public interface ScheduleTaskState


Field Summary
static int COMPLETED
           
static int DEFERRED
           
static int INPROGRESS
           
static int NOTSTARTED
           
static int WAITING
           
 

Field Detail

COMPLETED

public static final int COMPLETED

DEFERRED

public static final int DEFERRED

INPROGRESS

public static final int INPROGRESS

NOTSTARTED

public static final int NOTSTARTED

WAITING

public static final int WAITING

StarOffice 5.2 API
reverse engineered by classdoc