Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java132 public static final int ROLE_PAGE_FOOTER = 8; field in OfficeDocumentReportTarget
599 currentRole = OfficeDocumentReportTarget.ROLE_PAGE_FOOTER; in startElement()
1296 …REPEATING_GROUP_HEADER || currentRole == OfficeDocumentReportTarget.ROLE_PAGE_FOOTER || currentRol… in isRepeatingSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1084 else if (role == OfficeDocumentReportTarget.ROLE_PAGE_FOOTER) in startReportSection()
1211 else if (role == OfficeDocumentReportTarget.ROLE_PAGE_FOOTER) in endReportSection()

Completed in 356 milliseconds