Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java197 final int cmdButtonWidth = 16; in FieldSelection() local
202 … ListBoxWidth = new Integer(((CompWidth - 3 * cmdButtonHoriDist - 2 * cmdButtonWidth) / 2)); in FieldSelection()
206 … SelListBoxPosX = new Integer(cmdShiftButtonPosX.intValue() + cmdButtonWidth + cmdButtonHoriDist); in FieldSelection()
217 Integer CmdButtonWidth = new Integer(cmdButtonWidth); in FieldSelection()

Completed in 13 milliseconds