Searched refs:getListboxWidth (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/wizards/com/sun/star/wizards/ui/ |
| H A D | CommandFieldSelection.java | 132 Integer LabelWidth = new Integer(getListboxWidth().intValue() + 6); in insertControls() 151 … new Short(UnoDialog.getListBoxLineCount()), 95, 37, IStep, new Short((short) 4), getListboxWidth() in insertControls()
|
| H A D | FieldSelection.java | 384 public Integer getListboxWidth() in getListboxWidth() method in FieldSelection
|
| /AOO42X/main/wizards/com/sun/star/wizards/table/ |
| H A D | ScenarioSelector.java | 156 …rt(UnoDialog.getListBoxLineCount()), 91, 92, IMAINSTEP, new Short(pretabindex++), getListboxWidth() in ScenarioSelector()
|