Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java512 private XListBox xFunctionListBox; field in AggregateComponent.ControlRow
520xFunctionListBox = CurUnoDialog.insertListBox(getFunctionControlName(index), 1, null, new ItemList… in ControlRow()
554 return xFunctionListBox.getSelectedItem(); in getSelectedFunction()
571 …ionisselected = (Helper.getUnoArrayPropertyValue(UnoDialog.getModel(xFunctionListBox), PropertyNam… in isComplete()
578 CurUnoDialog.deselectListBox(xFunctionListBox); in settovoid()