Home
last modified time | relevance | path

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

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