Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DPrimaryKeyHandler.java59 private FieldSelection curPrimaryKeySelection; field in PrimaryKeyHandler
190 curPrimaryKeySelection.addFieldSelectionListener(this); in PrimaryKeyHandler()
198 String[] skeyfieldnames = curPrimaryKeySelection.getSelectedFieldNames(); in initialize()
199 curPrimaryKeySelection.initialize(fieldnames, false); in initialize()
205 curPrimaryKeySelection.setSelectedFieldNames(snewkeyfieldnames); in initialize()
249 String[] skeyfieldnames = curPrimaryKeySelection.getSelectedFieldNames(); in iscompleted()
268curPrimaryKeySelection.toggleListboxControls(Boolean.valueOf(benableSeveralPrimekeyControls)); in togglePrimeKeyFields()
397 curPrimaryKeySelection.toggleListboxControls(Boolean.valueOf(bdoEnable)); in toggleSeveralPrimeKeyFields()
412 return curPrimaryKeySelection.getSelectedFieldNames(); in getPrimaryKeyFields()
450 …CurUnoDialog.setcompleted(TableWizard.SOPRIMARYKEYPAGE, (curPrimaryKeySelection.getSelectedFieldNa… in shiftFromLeftToRight()
[all …]

Completed in 65 milliseconds