21 module
com { module sun { module star { module ui { module dialogs {
23 interface XWizardController;
38 createSinglePathWizard(
39 [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:28
Definition: Ambiguous.idl:20
provides a framework for implementing a wizard dialog.
Definition: Wizard.idl:30
is the main interface implemented by the Wizard services.
Definition: XWizard.idl:67
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25