Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java143 public static final int STATE_IN_SECTION = 5; field in OfficeDocumentReportTarget
575 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement()
635 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement()
663 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement()
690 … states.push(IntegerCache.getInteger(OfficeDocumentReportTarget.STATE_IN_SECTION)); in startElement()
711 case OfficeDocumentReportTarget.STATE_IN_SECTION: in startElement()
948 case OfficeDocumentReportTarget.STATE_IN_SECTION: in endElement()

Completed in 30 milliseconds