20 #ifndef __com_sun_star_ui_dialogs_Wizard_idl__ 21 #define __com_sun_star_ui_dialogs_Wizard_idl__ 27 module
com { module sun { module star { module ui { module dialogs {
29 interface XWizardController;
44 createSinglePathWizard(
45 [in] sequence< short > PageIds,
58 createMultiplePathsWizard(
59 [in] sequence< sequence< short > > PageIds,
is the interface of a client-provided controller of a custom Wizard.
Definition: XWizardController.idl:33
Definition: Ambiguous.idl:22
provides a framework for implementing a wizard dialog.
Definition: Wizard.idl:36
is the main interface implemented by the Wizard services.
Definition: XWizard.idl:75
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29