Home
last modified time | relevance | path

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

/AOO41X/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DOfficeReportLayoutController.java52 private static final int STATE_PAGE_FOOTER_DONE = 3; field in OfficeReportLayoutController
138 OfficeReportLayoutController.STATE_PAGE_FOOTER_DONE); in processContent()
140 case OfficeReportLayoutController.STATE_PAGE_FOOTER_DONE: in processContent()
259 …tController.STATE_PAGE_HEADER_DONE && state != OfficeReportLayoutController.STATE_PAGE_FOOTER_DONE; in isNormalFlowProcessing()