Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/report/
H A DReportWizard.java74 private ReportLayouter CurReportLayouter; field in ReportWizard
236 CurReportLayouter.initialize(m_reportDocument.getContentPath()); in leaveStep()
346 CurReportLayouter = new ReportLayouter(xMSF, m_reportDocument, this); in buildSteps()