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;
40 createSinglePathWizard(
41 [in] sequence< short > PageIds,
52 createMultiplePathsWizard(
53 [in] sequence< sequence< short > > PageIds,
is the interface of a client-provided controller of a custom Wizard.
Definition: XWizardController.idl:31
provides a framework for implementing a wizard dialog.
Definition: Wizard.idl:34
is the main interface implemented by the Wizard services.
Definition: XWizard.idl:73
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29