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
|