Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/ui/
H A DFieldSelection.java48 protected int CompPosY; field in FieldSelection
174 …public FieldSelection(UnoDialog CurUnoDialog, int _iStep, int CompPosX, int CompPosY, int CompWidt… in FieldSelection() argument
191 this.CompPosY = CompPosY; in FieldSelection()
204 Integer ListBoxPosY = new Integer(CompPosY + lblVertiDist + lblHeight); in FieldSelection()
229 … 8, slblFields, new Integer(CompPosX), new Integer(CompPosY), IStep, new Short(curtabindex), 109 in FieldSelection()
299 …8, slblSelFields, SelListBoxPosX, new Integer(CompPosY), IStep, new Short(curtabindex++), ListBoxW… in FieldSelection()
371 …YPosArray[0] = new Integer( (CompPosY + 10 + (((CompHeight - 10) - (ButtonCount * cmdButtonHeight)… in getYButtonPositions()

Completed in 16 milliseconds