Searched refs:setcompleted (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/table/ |
H A D | PrimaryKeyHandler.java | 272 CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, true); in togglePrimeKeyFields() 278 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, (curPrimaryKeySelection.getSelectedFieldNa… in togglePrimeKeyFields() 282 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, UnoDialog.isListBoxSelected(lstSinglePrime… in togglePrimeKeyFields() 286 CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, true); in togglePrimeKeyFields() 352 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, lstSinglePrimeKey.getSelectedItemPos() != … in onPrimeKeySelected() 450 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, (curPrimaryKeySelection.getSelectedFieldNa… in shiftFromLeftToRight() 455 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, (curPrimaryKeySelection.getSelectedFieldNa… in shiftFromRightToLeft()
|
H A D | ScenarioSelector.java | 357 CurTableWizardUnoDialog.setcompleted(TableWizard.SOMAINPAGE, NewItems.length > 0); in shiftFromLeftToRight() 370 CurTableWizardUnoDialog.setcompleted(TableWizard.SOMAINPAGE, NewItems.length > 0); in shiftFromRightToLeft()
|
H A D | FieldFormatter.java | 235 CurUnoDialog.setcompleted(TableWizard.SOFIELDSFORMATPAGE, blistispopulated); in toggleButtons() 298 CurUnoDialog.setcompleted(TableWizard.SOFIELDSFORMATPAGE, benable); in removeFieldName()
|
H A D | Finalizer.java | 354 CurUnoDialog.setcompleted(TableWizard.SOFINALPAGE, iscompleted()); in setCompletionFlag()
|
H A D | TableWizard.java | 163 public void setcompleted(int _ndialogpage, boolean _biscompleted) in setcompleted() method in TableWizard
|
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | XCompletion.java | 28 public void setcompleted(int _ndialogpage, boolean _biscompleted); in setcompleted() method
|
H A D | WizardDialog.java | 426 public void setcompleted(int _ndialogpage, boolean _biscompleted) in setcompleted() method in WizardDialog
|
Completed in 37 milliseconds