Searched refs:addComponentsToContext (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/testtools/source/bridgetest/pyuno/ |
H A D | main.py | 32 unohelper.addComponentsToContext(ctx,ctx,(os.environ["FOO"]+"/cppobj.uno",os.environ["FOO"]+"/bridg… 34 unohelper.addComponentsToContext(ctx,ctx,("vnd.openoffice.pymodule:samplecomponent",),"com.sun.star…
|
H A D | importer.py | 60 unohelper.addComponentsToContext(
|
/aoo41x/main/pyuno/source/module/ |
H A D | unohelper.py | 197 def addComponentsToContext( toBeExtendedContext, contextRuntime, componentUrls, loaderName ): function
|
Completed in 12 milliseconds