Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportTarget.java369 return finishBuffering(); in applyColumnsToPageBand()
1201 finishBuffering(); in endReportSection()
1209 …pageContext.setHeader(applyColumnsToPageBand(finishBuffering(), pageContext.getActiveColumns()).ge… in endReportSection()
1214 …pageContext.setFooter(applyColumnsToPageBand(finishBuffering(), pageContext.getActiveColumns()).ge… in endReportSection()
1219 …pageContext.setHeader(applyColumnsToPageBand(finishBuffering(), pageContext.getActiveColumns()).ge… in endReportSection()
1230 variables = finishBuffering().getXmlBuffer(); in endReportSection()
1234 variables += finishBuffering().getXmlBuffer(); in endReportSection()
1239 final String headerText = finishBuffering().getXmlBuffer(); in endReportSection()
1249 final String footerText = finishBuffering().getXmlBuffer(); in endReportSection()
1309 finishBuffering(); in endOther()
[all …]
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOfficeDocumentReportTarget.java1030 finishBuffering(); in endReportSection()
1108 final BufferState state = finishBuffering(); in endReport()
1182 public BufferState finishBuffering() throws ReportProcessingException in finishBuffering() method in OfficeDocumentReportTarget
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportTarget.java295 finishBuffering(); in endReportSection()

Completed in 255 milliseconds