21 module
com { module sun { module star { module ui { module dialogs {
28 constants WizardTravelType
Definition: Ambiguous.idl:20
const short FORWARD
indicates the wizard page is left due to forward traveling through the wizard
Definition: WizardTravelType.idl:31
const short BACKWARD
indicates the wizard page is left due to backward traveling through the wizard
Definition: WizardTravelType.idl:33
const short FINISH
indicates the wizard page is left since the wizard is about to be finished
Definition: WizardTravelType.idl:35