20 #ifndef __com_sun_star_ui_dialogs_WizardTravelType_idl__
21 #define __com_sun_star_ui_dialogs_WizardTravelType_idl__
24 module com { module sun { module star { module ui { module dialogs {
29 constants WizardTravelType
const short FORWARD
indicates the wizard page is left due to forward traveling through the wizard
Definition: WizardTravelType.idl:32
const short BACKWARD
indicates the wizard page is left due to backward traveling through the wizard
Definition: WizardTravelType.idl:34
const short FINISH
indicates the wizard page is left since the wizard is about to be finished
Definition: WizardTravelType.idl:36