StarOffice 5.2 API
reverse engineered by classdoc

com.sun.star.schedule
Interface XScheduleProcessRecordListener

All Superinterfaces:
com.sun.star.uno.XInterface

public abstract interface XScheduleProcessRecordListener
extends com.sun.star.uno.XInterface


Field Summary
static com.sun.star.uno.Uik UIK
           
static java.lang.Object UNORUNTIMEDATA
           
 
Method Summary
abstract  void vetoableProcessRecord(com.sun.star.schedule.ScheduleProcessRecordEvent spre)
           
 

Field Detail

UIK

public static final com.sun.star.uno.Uik UIK

UNORUNTIMEDATA

public static final java.lang.Object UNORUNTIMEDATA
Method Detail

vetoableProcessRecord

public abstract void vetoableProcessRecord(com.sun.star.schedule.ScheduleProcessRecordEvent spre)
                                    throws com.sun.star.schedule.ScheduleProcessRecordVetoException,
                                           com.sun.star.uno.RuntimeException

StarOffice 5.2 API
reverse engineered by classdoc