Searched refs:xFunctionListBox (Results 1 – 1 of 1) sorted by relevance
512 private XListBox xFunctionListBox; field in AggregateComponent.ControlRow520 …xFunctionListBox = 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()