Home
last modified time | relevance | path

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

/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java84 …public static class _SOReportJobFactory extends WeakBase implements XInitialization, XServiceInfo,… class in SOReportJobFactory
87 private static final Log LOGGER = LogFactory.getLog(_SOReportJobFactory.class);
102 public _SOReportJobFactory(final XComponentContext xCompContext) in _SOReportJobFactory() method in SOReportJobFactory._SOReportJobFactory
406 if (sImplName.equals(_SOReportJobFactory.class.getName())) in __getComponentFactory()
408 …xFactory = Factory.createComponentFactory(_SOReportJobFactory.class, _SOReportJobFactory.getServic… in __getComponentFactory()
438 regKey) && Factory.writeRegistryServiceInfo(_SOReportJobFactory.class.getName(), in __writeRegistryServiceInfo()
439 _SOReportJobFactory.getServiceNames(), in __writeRegistryServiceInfo()

Completed in 17 milliseconds