Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java90 private String[] WizardHeaderText = new String[6]; field in ReportWizard
129 setRightPaneHeaders(this.WizardHeaderText); in ReportWizard()
574 WizardHeaderText[0] = m_oResource.getResText(UIConsts.RID_REPORT + 28); in getReportResources()
575 WizardHeaderText[1] = m_oResource.getResText(UIConsts.RID_REPORT + 69); in getReportResources()
576 WizardHeaderText[2] = m_oResource.getResText(UIConsts.RID_REPORT + 29); in getReportResources()
577 WizardHeaderText[3] = m_oResource.getResText(UIConsts.RID_REPORT + 30); in getReportResources()
578 WizardHeaderText[4] = m_oResource.getResText(UIConsts.RID_REPORT + 31); in getReportResources()
579 WizardHeaderText[5] = m_oResource.getResText(UIConsts.RID_REPORT + 32); in getReportResources()
/aoo4110/main/wizards/com/sun/star/wizards/table/
H A DTableWizard.java66 String WizardHeaderText[] = new String[8]; field in TableWizard

Completed in 27 milliseconds