Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOleProducer.java48 public class OleProducer class
51 private static final Log LOGGER = LogFactory.getLog(OleProducer.class);
59 public OleProducer(final InputRepository inputRepository, in OleProducer() method in OleProducer
H A DOfficeDocumentReportTarget.java280 private final OleProducer oleProducer;
317 …this.oleProducer = new OleProducer(inputRepository, outputRepository, imageService, datasourcefact… in OfficeDocumentReportTarget()

Completed in 33 milliseconds