/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | FieldSelection.java | 45 protected Integer IStep; field in FieldSelection 208 IStep = new Integer(_iStep); in FieldSelection() 229 … 8, slblFields, new Integer(CompPosX), new Integer(CompPosY), IStep, new Short(curtabindex), 109 in FieldSelection() 240 …tring(_FirstHelpIndex), Boolean.TRUE, new Integer(CompPosX), ListBoxPosY, IStep, new Short((curtab… in FieldSelection() 250 …ring(_FirstHelpIndex + 1), ">", cmdShiftButtonPosX, ShiftButtonPosY[a++], IStep, new Short(curtabi… in FieldSelection() 262 …ing(_FirstHelpIndex + 2), ">>", cmdShiftButtonPosX, ShiftButtonPosY[a++], IStep, new Short(curtabi… in FieldSelection() 272 …ring(_FirstHelpIndex + 3), "<", cmdShiftButtonPosX, ShiftButtonPosY[a++], IStep, new Short(curtabi… in FieldSelection() 284 …ing(_FirstHelpIndex + 4), "<<", cmdShiftButtonPosX, ShiftButtonPosY[a++], IStep, new Short(curtabi… in FieldSelection() 299 …8, slblSelFields, SelListBoxPosX, new Integer(CompPosY), IStep, new Short(curtabindex++), ListBoxW… in FieldSelection() 310 …IdString(_FirstHelpIndex + 5), Boolean.TRUE, SelListBoxPosX, ListBoxPosY, IStep, new Short(curtabi… in FieldSelection() [all …]
|
H A D | FilterComponent.java | 61 private Integer IStep; field in FilterComponent 398 this.IStep = Integer.valueOf(iStep); in FilterComponent() 440 IStep, in FilterComponent() 463 IStep, in FilterComponent() 578 IStep, in ControlRow() 603 IStep, in ControlRow() 628 IStep, in ControlRow() 657 IStep, in ControlRow() 687 IStep, in ControlRow() 711 IStep, in ControlRow()
|
H A D | AggregateComponent.java | 86 …, new Integer(_iPosX), new Integer(iCompPosY - 42), new Short((short) 1), IStep, new Short(curtabi… in AggregateComponent() 96 …aryQuery, Boolean.TRUE, new Integer(_iPosX), new Integer(iCompPosY - 32), IStep, new Short(curtabi… in AggregateComponent() 105 …, slblAggregate, new Integer(iCompPosX + 5), new Integer(iCompPosY - 10), IStep, new Short(curtabi… in AggregateComponent() 114 …lblFieldNames, new Integer(iCompPosX + 101), new Integer(iCompPosY - 10), IStep, new Short(curtabi… in AggregateComponent() 129 …1), "+", new Integer(_iPosX + iCompWidth - 36), new Integer(iButtonPosY), IStep, new Short((curtab… in AggregateComponent() 138 …2), "-", new Integer(_iPosX + iCompWidth - 16), new Integer(iButtonPosY), IStep, new Short(curtabi… in AggregateComponent()
|
H A D | SortingComponent.java | 78 Integer IStep = new Integer(iStep); in SortingComponent() local 101 …lueOf(bDoEnable), 8, sSortHeader[i], 0, ICompPosX, new Integer(iCurPosY), IStep, new Short(curtabi… in SortingComponent() 110 …"lstSort" + new Integer(i + 1), IListBoxPosX, new Integer(iCurPosY + 14), IStep, new Short(curtabi… in SortingComponent() 119 …end[i], IOptButtonPosX, new Integer(iCurPosY + 10), new Short((short) 1), IStep, new Short(curtabi… in SortingComponent() 128 …end[i], IOptButtonPosX, new Integer(iCurPosY + 24), new Short((short) 0), IStep, new Short(curtabi… in SortingComponent()
|
H A D | ControlScroller.java | 57 protected Integer IStep; field in ControlScroller 100 IStep = new Integer(iStep); in ControlScroller() 119 … new Short("1"), new Integer(iCompHeight), ICompPosX, new Integer(iCompPosY), IStep, ICompWidth in ControlScroller() 131 …CompPosX + iCompWidth - iScrollBarWidth - 1), new Integer(iCompPosY + 1), IStep, new Integer(iScro… in ControlScroller()
|
H A D | CommandFieldSelection.java | 71 oWizardDialog.enablefromStep(IStep.intValue() + 1, false); in itemStateChanged() 141 … Boolean.FALSE, 8, _reslblTables, 95, 27, IStep, new Short((short) 3), LabelWidth in insertControls() 151 ….FirstHelpIndex - 1), new Short(UnoDialog.getListBoxLineCount()), 95, 37, IStep, new Short((short)… in insertControls()
|
H A D | DBLimitedFieldSelection.java | 43 protected Integer IStep; field in DBLimitedFieldSelection 62 IStep = new Integer(iStep); in DBLimitedFieldSelection()
|
H A D | TitlesComponent.java | 54 … 8, _slblColumnNames, new Integer(iLabelPosX), new Integer(iCompPosY - 10), IStep, 60 in TitlesComponent() 61 8, _slblColumnTitles, 90, new Integer(iCompPosY - 10), IStep, 152 in TitlesComponent()
|
/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | FieldLinker.java | 88 …an.valueOf(bDoEnable), 8, sSlaveListHeader[i], 97, new Integer(iCurPosY), IStep, new Short(curtabi… in insertControlGroup() 113 IStep, in insertControlGroup() 125 ….valueOf(bDoEnable), 8, sMasterListHeader[i], 206, new Integer(iCurPosY), IStep, new Short(curtabi… in insertControlGroup() 151 IStep, in insertControlGroup() 287 CurUnoDialog.setStepEnabled(IStep.intValue(), _bdoenable); in enable()
|
/aoo42x/main/wizards/com/sun/star/wizards/agenda/ |
H A D | TopicsControl.java | 1172 …mes.EMPTY_STRING + (i + 1) + ".", new Integer(x + 4), new Integer(y + 2), IStep, new Short((short)… 1179 …lpIds.getHelpIdString(curHelpIndex + i * 3 + 1), new Integer(x + 15), y_, IStep, new Short((short)… 1186 …pIds.getHelpIdString(curHelpIndex + i * 3 + 2), new Integer(x + 103), y_, IStep, new Short((short)… 1193 …pIds.getHelpIdString(curHelpIndex + i * 3 + 3), new Integer(x + 175), y_, IStep, new Short((short)…
|