Home
last modified time | relevance | path

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

/aoo41x/main/pyuno/source/module/
H A Dunohelper.py125 def createSingleServiceFactory( clazz, implementationName, serviceNames ): function
152 return createSingleServiceFactory( entry.ctor, implementationName, entry.serviceNames )
195 return createSingleServiceFactory( x.clazz, implementationName, x.supportedServices )
/aoo41x/main/desktop/test/deployment/active/
H A Dactive_python.py95 return unohelper.createSingleServiceFactory( \
98 return unohelper.createSingleServiceFactory( \

Completed in 18 milliseconds