Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java1048 …if (getCurrentRole() == ROLE_TEMPLATE || getCurrentRole() == ROLE_SPREADSHEET_PAGE_HEADER || getCu… in openSection()
1073 …ortTarget.ROLE_TEMPLATE || role == OfficeDocumentReportTarget.ROLE_SPREADSHEET_PAGE_HEADER || role… in startReportSection()
1199 … (role == ROLE_TEMPLATE || role == OfficeDocumentReportTarget.ROLE_SPREADSHEET_PAGE_HEADER || role… in endReportSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java281 …if ((role == OfficeDocumentReportTarget.ROLE_SPREADSHEET_PAGE_HEADER || role == OfficeDocumentRepo… in startReportSection()
293 …if ((role == OfficeDocumentReportTarget.ROLE_SPREADSHEET_PAGE_HEADER || role == OfficeDocumentRepo… in endReportSection()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java136 public static final int ROLE_SPREADSHEET_PAGE_HEADER = 12; field in OfficeDocumentReportTarget
584 … currentRole = OfficeDocumentReportTarget.ROLE_SPREADSHEET_PAGE_HEADER; in startElement()

Completed in 422 milliseconds