Home
last modified time | relevance | path

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

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java410 else if (sImplName.equals(SOFunctionManager.class.getName())) in __getComponentFactory()
412 …xFactory = Factory.createComponentFactory(SOFunctionManager.class, SOFunctionManager.getServiceNam… in __getComponentFactory()
436 return Factory.writeRegistryServiceInfo(SOFunctionManager.class.getName(), in __writeRegistryServiceInfo()
437 SOFunctionManager.getServiceNames(), in __writeRegistryServiceInfo()
H A DSOFunctionManager.java43 public final class SOFunctionManager extends ComponentBase implements XFunctionManager, XServiceInfo class
56 public SOFunctionManager(XComponentContext context) in SOFunctionManager() method in SOFunctionManager
109 return SOFunctionManager.class.getName(); in getImplementationName()

Completed in 17 milliseconds