Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java105 private static final int DETAIL_SECTION_FIRST_STARTED = 1; field in TextRawReportTarget
948 detailBandProcessingState = DETAIL_SECTION_FIRST_STARTED; in startTable()
1003 detailBandProcessingState = DETAIL_SECTION_FIRST_STARTED; in startTable()
1372 else if (detailBandProcessingState == DETAIL_SECTION_FIRST_STARTED) in endOther()

Completed in 35 milliseconds