Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java511 private XListBox xFieldListBox; field in AggregateComponent.ControlRow
530xFieldListBox = CurUnoDialog.insertListBox(getFieldsControlName(index), 1, null, new ItemListenerI… in ControlRow()
549 return xFieldListBox.getSelectedItem(); in getSelectedFieldName()
565 …Helper.setUnoPropertyValue(UnoDialog.getModel(xFieldListBox), PropertyNames.STRING_ITEM_LIST, CurD… in insertFieldNames()
570 …dnameisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFieldListBox), PropertyName… in isComplete()
577 CurUnoDialog.deselectListBox(xFieldListBox); in settovoid()

Completed in 88 milliseconds