Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java368 final int cmdButtonHeight = 14; in getYButtonPositions() local
371 …= new Integer( (CompPosY + 10 + (((CompHeight - 10) - (ButtonCount * cmdButtonHeight) - ((ButtonCo… in getYButtonPositions()
376 … YPosArray[i] = new Integer(YPosArray[i - 1].intValue() + cmdButtonHeight + cmdButtonVertiDist); in getYButtonPositions()

Completed in 26 milliseconds