Home
last modified time | relevance | path

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

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoReportJob.java174 final OfficeDocument tempReport = (OfficeDocument) res.getResource(); in parseReport() local
175 tempReport.setDataFactory(new StarReportDataFactory(dataSourceFactory)); in parseReport()
176 tempReport.setJobProperties(definition.getProcessingParameters().copy()); in parseReport()
177 final ReportParameters inputParameters = tempReport.getInputParameters(); in parseReport()
187 return tempReport; in parseReport()

Completed in 17 milliseconds