Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java116 private int contentProcessingState; field in TextRawReportTarget
446 contentProcessingState = TextRawReportTarget.CP_SETUP; in startReport()
774 if (contentProcessingState == TextRawReportTarget.CP_FIRST_TABLE) in startTable()
776 contentProcessingState = TextRawReportTarget.CP_NEXT_TABLE; in startTable()
1100 contentProcessingState = TextRawReportTarget.CP_FIRST_TABLE; in startReportSection()

Completed in 23 milliseconds