Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1037 … return getCurrentRole() == ROLE_DETAIL && tableLayoutConfig == TABLE_LAYOUT_SINGLE_DETAIL_TABLE; in isTableMergeActive()
1109 if (role != OfficeDocumentReportTarget.ROLE_DETAIL) in startReportSection()
1365 if (getCurrentRole() == ROLE_DETAIL) in endOther()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java133 public static final int ROLE_DETAIL = 9; field in OfficeDocumentReportTarget
638 currentRole = OfficeDocumentReportTarget.ROLE_DETAIL; in startElement()

Completed in 24 milliseconds