Searched refs:SelListBoxSelLength (Results 1 – 1 of 1) sorted by relevance
453 int SelListBoxSelLength = xSelectedFieldsListBox.getSelectedItems().length; in toggleListboxButtons() local457 boolean bSelectSelected = (SelListBoxSelLength > 0); in toggleListboxButtons()463 …bmoveDownenabled = (((iSelIndices[SelListBoxSelLength - 1]) < (short) (SelectCount - 1)) && (iSelI… in toggleListboxButtons()
Completed in 11 milliseconds