Home
last modified time | relevance | path

Searched refs:switchToStep (Results 1 – 7 of 7) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java166 switchToStep(); in itemStateChanged()
350 public boolean switchToStep(int _nOldStep, int _nNewStep) in switchToStep() method in WizardDialog
354 return switchToStep(); in switchToStep()
357 private boolean switchToStep() in switchToStep() method in WizardDialog
651 switchToStep(); in gotoPreviousAvailableStep()
677 switchToStep(); in gotoNextAvailableStep()
/trunk/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java286 super.switchToStep(super.getCurrentStep(), SOFINALPAGE); in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormWizard.java285 if ((switchToStep(ncurStep, SOSTORE_PAGE)) || (ncurStep == SOSTORE_PAGE)) in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/query/
H A DQueryWizard.java267 || (switchToStep(ncurStep, SOSUMMARY_PAGE))) in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java358 if ((switchToStep(ncurStep, SOSTOREPAGE)) || (ncurStep == SOSTOREPAGE)) in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java207 switchToStep(getCurrentStep(), getMaxStep()); in finishWizard()
/trunk/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java249 switchToStep(getCurrentStep(), getMaxStep()); in finishWizard()

Completed in 46 milliseconds