Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DSortingComponent.java86 Integer IListBoxWidth = new Integer(iCompWidth - iOptButtonWidth - 12); in SortingComponent() local
87 … Integer IOptButtonPosX = new Integer(IListBoxPosX.intValue() + IListBoxWidth.intValue() + 6); in SortingComponent()
110 …er(i + 1), IListBoxPosX, new Integer(iCurPosY + 14), IStep, new Short(curtabindex++), IListBoxWidth in SortingComponent()

Completed in 21 milliseconds