Searched refs:toggleListboxButtons (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/wizards/com/sun/star/wizards/ui/ |
H A D | FieldSelection.java | 83 toggleListboxButtons((short) - 1, (short) - 1); in itemStateChanged() 87 toggleListboxButtons((short) - 1, (short) - 1); in itemStateChanged() 428 toggleListboxButtons((short) - 1, (short) - 1); in toggleListboxControls() 445 protected void toggleListboxButtons(short iFieldsSelIndex, short iSelFieldsSelIndex) in toggleListboxButtons() method in FieldSelection 513 toggleListboxButtons((short) - 1, (short) - 1); in mergeList() 599 toggleListboxButtons(iFieldSelected, iSelFieldSelected); in selectFields() 647 toggleListboxButtons(iOldFieldSelected, iOldSelFieldSelected); in deselectFields()
|
H A D | CommandFieldSelection.java | 468 toggleListboxButtons((short)-1,(short)-1); in preselectCommand()
|
/aoo4110/main/wizards/com/sun/star/wizards/report/ |
H A D | GroupFieldHandler.java | 122 protected void toggleListboxButtons(short iFieldsSelIndex, short iSelFieldsSelIndex) in toggleListboxButtons() method in GroupFieldHandler 124 super.toggleListboxButtons(iFieldsSelIndex, iSelFieldsSelIndex); in toggleListboxButtons()
|
Completed in 21 milliseconds