Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java131 public static final int ROLE_PAGE_HEADER = 7; field in OfficeDocumentReportTarget
588 currentRole = OfficeDocumentReportTarget.ROLE_PAGE_HEADER; in startElement()
1296 …arget.ROLE_PAGE_FOOTER || currentRole == OfficeDocumentReportTarget.ROLE_PAGE_HEADER || currentRol… in isRepeatingSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1078 else if (role == OfficeDocumentReportTarget.ROLE_PAGE_HEADER) in startReportSection()
1206 if (role == OfficeDocumentReportTarget.ROLE_PAGE_HEADER) in endReportSection()

Completed in 594 milliseconds