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