Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java111 private static final int DETAIL_SECTION_OTHER_PRINTED = 4; field in TextRawReportTarget
559 …if (isTableMergeActive() && detailBandProcessingState == DETAIL_SECTION_OTHER_PRINTED && ObjectUti… in startOther()
842 if (detailBandProcessingState == DETAIL_SECTION_OTHER_PRINTED && masterPageName != null) in startTable()
980 if (detailBandProcessingState == DETAIL_SECTION_OTHER_PRINTED) in startTable()
1307 …if (isTableMergeActive() && detailBandProcessingState == DETAIL_SECTION_OTHER_PRINTED && isTableNs… in endOther()
1382 detailBandProcessingState = DETAIL_SECTION_OTHER_PRINTED; in endOther()
1387 detailBandProcessingState = DETAIL_SECTION_OTHER_PRINTED; in endOther()
1408 …g == TABLE_LAYOUT_SINGLE_DETAIL_TABLE && detailBandProcessingState == DETAIL_SECTION_OTHER_PRINTED) in endGroupBody()

Completed in 23 milliseconds