Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java49 protected int CompHeight; field in FieldSelection
174 …rUnoDialog, int _iStep, int CompPosX, int CompPosY, int CompWidth, int CompHeight, String slblFiel… in FieldSelection() argument
192 this.CompHeight = CompHeight; in FieldSelection()
205 Integer ListBoxHeight = new Integer(CompHeight - 8 - 2); in FieldSelection()
371 …YPosArray[0] = new Integer( (CompPosY + 10 + (((CompHeight - 10) - (ButtonCount * cmdButtonHeight)… in getYButtonPositions()

Completed in 22 milliseconds