Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java458 int SelectCount = xSelectedFieldsListBox.getItemCount(); in toggleListboxButtons() local
463 …bmoveDownenabled = (((iSelIndices[SelListBoxSelLength - 1]) < (short) (SelectCount - 1)) && (iSelI… in toggleListboxButtons()
465 …ty("cmdRemoveAll" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.valueOf(SelectCount >= 1)); in toggleListboxButtons()

Completed in 19 milliseconds