Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/ui/
H A DAggregateComponent.java477 …currowproperties[0] = Properties.createProperty(getFunctionControlName(_index), iselfunctionlist, … in registerControlGroupAtIndex()
482 private String getFunctionControlName(int _index) in getFunctionControlName() method in AggregateComponent
520 …xFunctionListBox = CurUnoDialog.insertListBox(getFunctionControlName(index), 1, null, new ItemList… in ControlRow()
559 CurUnoDialog.setControlVisible(getFunctionControlName(index), _bvisible); in setVisible()