Searched refs:createSingleServiceFactory (Results 1 – 2 of 2) sorted by relevance
125 def createSingleServiceFactory( clazz, implementationName, serviceNames ): function152 return createSingleServiceFactory( entry.ctor, implementationName, entry.serviceNames )195 return createSingleServiceFactory( x.clazz, implementationName, x.supportedServices )
95 return unohelper.createSingleServiceFactory( \98 return unohelper.createSingleServiceFactory( \
Completed in 29 milliseconds