Home
last modified time | relevance | path

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

/aoo4110/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py30 g_implName = "org.openoffice.comp.pyuno.PythonTestObject" variable
132 return g_ImplementationHelper.getSupportedServices(g_implName)
134 return g_ImplementationHelper.supportsService( g_implName, ServiceName )
136 return g_implName
140 SampleUnoComponent,g_implName,("com.sun.star.test.bridge.PythonTestObject",),)
/aoo4110/main/scripting/source/pyprov/
H A Dpythonscript.py149 g_implName = "org.openoffice.pyuno.LanguageScriptProviderFor"+LANGUAGENAME variable
1004 return g_ImplementationHelper.getSupportedServices(g_implName)
1007 return g_ImplementationHelper.supportsService( g_implName, ServiceName )
1010 return g_implName
1069 PythonScriptProvider,g_implName, \

Completed in 10 milliseconds