Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java71 private TitlesComponent CurTitlesComponent; field in ReportWizard
150 CurTitlesComponent.initialize(aFieldNames, aFieldTitleSet); in enterStep()
200 String[] sFieldTitles = CurTitlesComponent.getFieldTitles(); in leaveStep()
339CurTitlesComponent = new TitlesComponent(this, SOTITLEPAGE, 97, 37, 210, 7, slblColumnNames, slblC… in buildSteps()
340 CurTitlesComponent.addTextListener(this); in buildSteps()
641 String fieldname = this.CurTitlesComponent.getFieldNameByTitleControl(oModel); in textChanged()

Completed in 11 milliseconds