Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java92 private static String slblColumnNames; field in ReportWizard
339 …CurTitlesComponent = new TitlesComponent(this, SOTITLEPAGE, 97, 37, 210, 7, slblColumnNames, slblC… in buildSteps()
582 slblColumnNames = m_oResource.getResText(UIConsts.RID_REPORT + 71); in getReportResources()