Searched refs:enablefromStep (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/form/ |
H A D | FormConfiguration.java | 177 …CurUnoDialog.enablefromStep(FormWizard.SOFIELDLINKER_PAGE, (CurSubFormFieldSelection.getSelectedFi… in toggleSteps() 185 CurUnoDialog.enablefromStep(FormWizard.SOCONTROL_PAGE, true); in toggleSteps() 213 CurUnoDialog.enablefromStep(FormWizard.SOSUBFORMFIELDS_PAGE, true); in onexistingRelationSelection() 220 CurUnoDialog.enablefromStep(FormWizard.SOFIELDLINKER_PAGE, false); in onexistingRelationSelection() 224 CurUnoDialog.enablefromStep(FormWizard.SOSUBFORMFIELDS_PAGE, false); in onexistingRelationSelection()
|
H A D | FormWizard.java | 451 enablefromStep(SOFIELDLINKER_PAGE, benable); in toggleSubFormSteps() 463 enablefromStep(SOSUBFORM_PAGE, enabled); in toggleMainFormSteps()
|
/aoo41x/main/wizards/com/sun/star/wizards/table/ |
H A D | TableWizard.java | 199 super.enablefromStep(SOFINALPAGE, true); in setcompleted() 204 super.enablefromStep(SOFINALPAGE, false); in setcompleted() 210 super.enablefromStep(super.getCurrentStep() + 1, iscompleted(SOFIELDSFORMATPAGE)); in setcompleted() 214 super.enablefromStep(super.getCurrentStep() + 1, false); in setcompleted()
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | CommandFieldSelection.java | 71 oWizardDialog.enablefromStep(IStep.intValue() + 1, false); in itemStateChanged()
|
H A D | AggregateComponent.java | 341 CurUnoDialog.enablefromStep(UIConsts.SOTITLESPAGE, benabletherest); in togglefollowingDialogSteps()
|
H A D | WizardDialog.java | 590 public void enablefromStep(int _iStep, boolean _bDoEnable) in enablefromStep() method in WizardDialog
|
/aoo41x/main/wizards/com/sun/star/wizards/report/ |
H A D | ReportWizard.java | 219 super.enablefromStep(SOTEMPLATEPAGE, true); in leaveStep()
|
Completed in 36 milliseconds