Home
last modified time | relevance | path

Searched defs:iSelArray (Results 1 – 1 of 1) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DCommandFieldSelection.java283 short[] iSelArray = new short[0]; in fillupCommandListBox() local
321 …er.setUnoPropertyValue(UnoDialog.getModel(xTableListBox), PropertyNames.SELECTED_ITEMS, iSelArray); in fillupCommandListBox() local