Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeReportLayoutController.java65 public OfficeReportLayoutController() in OfficeReportLayoutController() method in OfficeReportLayoutController
121 case OfficeReportLayoutController.STATE_NOT_STARTED: in processContent()
125 case OfficeReportLayoutController.STATE_TEMPLATES: in processContent()
130 case OfficeReportLayoutController.STATE_PAGE_HEADER_DONE: in processContent()
140 case OfficeReportLayoutController.STATE_PAGE_FOOTER_DONE: in processContent()
182 final OfficeReportLayoutController olc = (OfficeReportLayoutController) clone(); in processContent()
196 final OfficeReportLayoutController olc = (OfficeReportLayoutController) clone(); in delegateSpreadsheetSection()
213 final OfficeReportLayoutController olc = (OfficeReportLayoutController) clone(); in delegateToTemplates()
226 final OfficeReportLayoutController olc = (OfficeReportLayoutController) clone(); in delegateSection()
252 final OfficeReportLayoutController derived = (OfficeReportLayoutController) clone(); in join()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties144 …pentaho.model.OfficeReport=com.sun.star.report.pentaho.layoutprocessor.OfficeReportLayoutController

Completed in 20 milliseconds