Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java103 private static final int DETAIL_SECTION_WAIT = 0; field in TextRawReportTarget
194 …te == PageContext.KEEP_TOGETHER_FIRST_DETAIL && (detailBandProcessingState == DETAIL_SECTION_WAIT); in isKeepTableWithNext()
439 detailBandProcessingState = DETAIL_SECTION_WAIT; in startReport()
946 if (detailBandProcessingState == DETAIL_SECTION_WAIT) in startTable()
985 else if (detailBandProcessingState == DETAIL_SECTION_WAIT) in startTable()
1113 detailBandProcessingState = DETAIL_SECTION_WAIT; in startReportSection()
1413 detailBandProcessingState = DETAIL_SECTION_WAIT; in endGroupBody()

Completed in 33 milliseconds