Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DPentahoFormulaContext.java38 public class PentahoFormulaContext implements FormulaContext class
44 public PentahoFormulaContext(final FormulaContext backend, final Configuration _config) in PentahoFormulaContext() method in PentahoFormulaContext
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/
H A DTextRawReportProcessor.java29 import com.sun.star.report.pentaho.PentahoFormulaContext;
106 …impl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())… in createReportContext()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/
H A DSpreadsheetRawReportProcessor.java29 import com.sun.star.report.pentaho.PentahoFormulaContext;
113 …impl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())… in createReportContext()

Completed in 26 milliseconds