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.java45 public class OfficeReportLayoutController extends ElementLayoutController class
65 public OfficeReportLayoutController() in OfficeReportLayoutController() method in OfficeReportLayoutController
121 case OfficeReportLayoutController.STATE_NOT_STARTED: in processContent()
123 return delegateToTemplates(OfficeReportLayoutController.STATE_TEMPLATES); in processContent()
125 case OfficeReportLayoutController.STATE_TEMPLATES: in processContent()
128 OfficeReportLayoutController.STATE_PAGE_HEADER_DONE); in processContent()
130 case OfficeReportLayoutController.STATE_PAGE_HEADER_DONE: in processContent()
133 OfficeReportLayoutController.STATE_SPREADSHEET_PAGE_HEADER_DONE); in processContent()
135 case OfficeReportLayoutController.STATE_SPREADSHEET_PAGE_HEADER_DONE: in processContent()
138 OfficeReportLayoutController.STATE_PAGE_FOOTER_DONE); in processContent()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dconfiguration.properties144 …pentaho.model.OfficeReport=com.sun.star.report.pentaho.layoutprocessor.OfficeReportLayoutController