Searched refs:OfficeReportLayoutController (Results 1 – 2 of 2) sorted by relevance
45 public class OfficeReportLayoutController extends ElementLayoutController class65 public OfficeReportLayoutController() in OfficeReportLayoutController() method in OfficeReportLayoutController121 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 …]
144 …pentaho.model.OfficeReport=com.sun.star.report.pentaho.layoutprocessor.OfficeReportLayoutController