Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/form/
H A DFormConfiguration.java177 …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 DFormWizard.java451 enablefromStep(SOFIELDLINKER_PAGE, benable); in toggleSubFormSteps()
463 enablefromStep(SOSUBFORM_PAGE, enabled); in toggleMainFormSteps()
/aoo41x/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java199 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 DCommandFieldSelection.java71 oWizardDialog.enablefromStep(IStep.intValue() + 1, false); in itemStateChanged()
H A DAggregateComponent.java341 CurUnoDialog.enablefromStep(UIConsts.SOTITLESPAGE, benabletherest); in togglefollowingDialogSteps()
H A DWizardDialog.java590 public void enablefromStep(int _iStep, boolean _bDoEnable) in enablefromStep() method in WizardDialog
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java219 super.enablefromStep(SOTEMPLATEPAGE, true); in leaveStep()

Completed in 43 milliseconds