Searched refs:CompPosY (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | FieldSelection.java | 48 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 17 milliseconds