Home
last modified time | relevance | path

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

/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java453 int SelListBoxSelLength = xSelectedFieldsListBox.getSelectedItems().length; in toggleListboxButtons() local
457 boolean bSelectSelected = (SelListBoxSelLength > 0); in toggleListboxButtons()
463 …bmoveDownenabled = (((iSelIndices[SelListBoxSelLength - 1]) < (short) (SelectCount - 1)) && (iSelI… in toggleListboxButtons()

Completed in 11 milliseconds