Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportFinalizer.java73 short curtabindex = (short) (ReportWizard.SOSTOREPAGE * 100); in ReportFinalizer()
93 … 8, sReportTitle, 95, 27, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), 68 in ReportFinalizer()
103 … "HID:WIZARDS_HID_DLGREPORT_4_TITLE", 95, 37, new Integer(ReportWizard.SOSTOREPAGE), new Short(cur… in ReportFinalizer()
113 …8, slblChooseReportKind, 95, 57, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), … in ReportFinalizer()
123 …SaveAsDocument, 95, 69, new Short((short) 0), new Integer(ReportWizard.SOSTOREPAGE), new Short(cur… in ReportFinalizer()
133 …SaveAsTemplate, 95, 81, new Short((short) 1), new Integer(ReportWizard.SOSTOREPAGE), new Short(cur… in ReportFinalizer()
144 … 8, slblHowProceed, 105, 93, new Integer(ReportWizard.SOSTOREPAGE), new Short(curtabindex++), 209 in ReportFinalizer()
165 …sUseTemplate, 111, 115, new Short((short) 1), new Integer(ReportWizard.SOSTOREPAGE), new Short(cur… in ReportFinalizer()
H A DReportWizard.java84 protected static final int SOSTOREPAGE = 6; field in ReportWizard
168 case SOSTOREPAGE: in enterStep()
225 case SOSTOREPAGE: in leaveStep()
358 if ((switchToStep(ncurStep, SOSTOREPAGE)) || (ncurStep == SOSTOREPAGE)) in finishWizard()
389 … i = insertRoadmapItem(i, false, m_oResource.getResText(UIConsts.RID_REPORT + 14), SOSTOREPAGE); in insertQueryRelatedSteps()

Completed in 24 milliseconds