Searched refs:CompPosX (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/wizards/com/sun/star/wizards/ui/ |
H A D | FieldSelection.java | 47 protected int CompPosX; field in FieldSelection 174 …public FieldSelection(UnoDialog CurUnoDialog, int _iStep, int CompPosX, int CompPosY, int CompWidt… in FieldSelection() argument 190 this.CompPosX = CompPosX; in FieldSelection() 203 …Integer cmdShiftButtonPosX = new Integer((CompPosX + ListBoxWidth.intValue() + cmdButtonHoriDist)); in FieldSelection() 229 … 8, slblFields, new Integer(CompPosX), new Integer(CompPosY), IStep, new Short(curtabindex), 109 in FieldSelection() 240 …ht, HelpIds.getHelpIdString(_FirstHelpIndex), Boolean.TRUE, new Integer(CompPosX), ListBoxPosY, IS… in FieldSelection()
|
Completed in 8 milliseconds