Searched refs:subInputRepository (Results 1 – 1 of 1) sorted by relevance
81 InputRepository subInputRepository = null; in produceOle() local86 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