Searched refs:contextRuntime (Results 1 – 1 of 1) sorted by relevance
197 def addComponentsToContext( toBeExtendedContext, contextRuntime, componentUrls, loaderName ): argument198 smgr = contextRuntime.ServiceManager199 loader = smgr.createInstanceWithContext( loaderName, contextRuntime )200 … smgr.createInstanceWithContext( "com.sun.star.registry.ImplementationRegistration",contextRuntime)206 … reg = smgr.createInstanceWithContext( "com.sun.star.registry.SimpleRegistry", contextRuntime )
Completed in 8 milliseconds