Searched refs:xFieldListBox (Results 1 – 1 of 1) sorted by relevance
512 private XListBox xFieldListBox; field in AggregateComponent.ControlRow531 …xFieldListBox = CurUnoDialog.insertListBox(getFieldsControlName(index), 1, null, new ItemListenerI… in ControlRow()550 return xFieldListBox.getSelectedItem(); in getSelectedFieldName()566 …Helper.setUnoPropertyValue(UnoDialog.getModel(xFieldListBox), PropertyNames.STRING_ITEM_LIST, CurD… in insertFieldNames()571 …dnameisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFieldListBox), PropertyName… in isComplete()578 CurUnoDialog.deselectListBox(xFieldListBox); in settovoid()