Home
last modified time | relevance | path

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

/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DOleProducer.java81 InputRepository subInputRepository = null; in produceOle() local
86 subInputRepository = inputRepository.openInputRepository(source); in produceOle()
96 … procParms.setProperty(ReportEngineParameterNames.INPUT_REPOSITORY, subInputRepository); in produceOle()
124 if (subInputRepository != null) in produceOle()
126 subInputRepository.closeInputRepository(); in produceOle()

Completed in 7 milliseconds