Searched refs:SelListBoxPosX (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | FieldSelection.java | 57 private Integer SelListBoxPosX; field in FieldSelection 206 … SelListBoxPosX = new Integer(cmdShiftButtonPosX.intValue() + cmdButtonWidth + cmdButtonHoriDist); in FieldSelection() 215 …Integer cmdMoveButtonPosX = new Integer(SelListBoxPosX.intValue() + ListBoxWidth.intValue() + cmdB… in FieldSelection() 299 …8, slblSelFields, SelListBoxPosX, new Integer(CompPosY), IStep, new Short(curtabindex++), ListBoxW… in FieldSelection() 310 …xHeight, HelpIds.getHelpIdString(_FirstHelpIndex + 5), Boolean.TRUE, SelListBoxPosX, ListBoxPosY, … in FieldSelection()
|
Completed in 15 milliseconds