StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.schedule
Class ScheduleProcessRecordEvent

java.lang.Object
  |
  +--com.sun.star.lang.EventObject
        |
        +--com.sun.star.schedule.ScheduleProcessRecordEvent

public synchronized class ScheduleProcessRecordEvent
extends com.sun.star.lang.EventObject


Field Summary
 com.sun.star.beans.XPropertySet Record
           
 com.sun.star.schedule.ScheduleProcessRecordType Status
           
 com.sun.star.schedule.ScheduleImportType Type
           
static java.lang.Object UNORUNTIMEDATA
           
static com.sun.star.lib.uno.typeinfo.TypeInfo[] UNOTYPEINFO
           
 
Fields inherited from class com.sun.star.lang.EventObject
Source
 
Constructor Summary
ScheduleProcessRecordEvent()
           
ScheduleProcessRecordEvent(java.lang.Object o, com.sun.star.schedule.ScheduleProcessRecordType sprt, com.sun.star.beans.XPropertySet xps, com.sun.star.schedule.ScheduleImportType sit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Record

public com.sun.star.beans.XPropertySet Record

Status

public com.sun.star.schedule.ScheduleProcessRecordType Status

Type

public com.sun.star.schedule.ScheduleImportType Type

UNORUNTIMEDATA

public static java.lang.Object UNORUNTIMEDATA

UNOTYPEINFO

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

ScheduleProcessRecordEvent

public ScheduleProcessRecordEvent()

ScheduleProcessRecordEvent

public ScheduleProcessRecordEvent(java.lang.Object o,
                                  com.sun.star.schedule.ScheduleProcessRecordType sprt,
                                  com.sun.star.beans.XPropertySet xps,
                                  com.sun.star.schedule.ScheduleImportType sit)

StarOffice 5.2 API
reverse engineered by classdoc