Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java134 public static final int ROLE_VARIABLES = 10; field in OfficeDocumentReportTarget
612 currentRole = OfficeDocumentReportTarget.ROLE_VARIABLES; in startElement()
642 currentRole = OfficeDocumentReportTarget.ROLE_VARIABLES; in startElement()
701 currentRole = OfficeDocumentReportTarget.ROLE_VARIABLES; in startElement()
1296 …DocumentReportTarget.ROLE_PAGE_HEADER || currentRole == OfficeDocumentReportTarget.ROLE_VARIABLES); in isRepeatingSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1094 else if (role == OfficeDocumentReportTarget.ROLE_VARIABLES) in startReportSection()
1226 else if (role == OfficeDocumentReportTarget.ROLE_VARIABLES) in endReportSection()

Completed in 136 milliseconds