Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1101 …if (role == OfficeDocumentReportTarget.ROLE_GROUP_HEADER || role == OfficeDocumentReportTarget.ROL… in startReportSection()
1237 else if (role == OfficeDocumentReportTarget.ROLE_GROUP_HEADER) in endReportSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java127 public static final int ROLE_GROUP_HEADER = 3; field in OfficeDocumentReportTarget
693 currentRole = OfficeDocumentReportTarget.ROLE_GROUP_HEADER; in startElement()

Completed in 55 milliseconds