Home
last modified time | relevance | path

Searched defs:implementationName (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/pyuno/source/module/
H A Dunohelper.py125 def createSingleServiceFactory( clazz, implementationName, serviceNames ): argument
137 def addImplementation( self, ctor, implementationName, serviceNames ): argument
148 def getComponentFactory( self, implementationName , regKey, smgr ): argument
154 def getSupportedServiceNames( self, implementationName ): argument
160 def supportsService( self, implementationName, serviceName ): argument
192 def getComponentFactoryHelper( implementationName, smgr, regKey, seqEntries ): argument
279 def __init__( self, clazz, implementationName, serviceNames ): argument
/trunk/main/desktop/test/deployment/active/
H A Dactive_python.py33 implementationName = "com.sun.star.comp.test.deployment.active_python" variable in Provider
59 implementationName = \ variable in Dispatch
93 def getComponentFactory(implementationName, smgr, regKey): argument
H A DProvider.java74 static final String implementationName = field in Provider
H A DDispatch.java96 static final String implementationName = field in Dispatch
/trunk/main/desktop/source/splash/
H A Dfirststart.hxx77 static const char* implementationName; member in desktop::FirstStart
H A Dfirststart.cxx44 const char* FirstStart::implementationName = "com.sun.star.comp.desktop.FirstStart"; member in desktop::FirstStart
H A Dsplash.hxx112 static const sal_Char *implementationName; member in desktop::SplashScreen
/trunk/main/desktop/source/so_comp/
H A Devaluation.hxx79 static const char* implementationName; member in desktop::SOEvaluation
H A Doemjob.hxx79 static const char* implementationName; member in desktop::OEMPreloadJob
H A Devaluation.cxx60 const char* SOEvaluation::implementationName = "com.sun.star.comp.desktop.Evaluation"; member in desktop::SOEvaluation
H A Doemjob.cxx61 const char* OEMPreloadJob::implementationName = "com.sun.star.comp.desktop.OEMPreloadJob"; member in desktop::OEMPreloadJob
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XModuleUIConfigurationManagerSupplier.java37 String implementationName = null; in _getUIConfigurationManager() local
/trunk/main/i18npool/inc/
H A Dtransliteration_commonclass.hxx112 const sal_Char* implementationName; member in com::sun::star::i18n::transliteration_commonclass
H A Dindexentrysupplier_common.hxx95 const sal_Char *implementationName; member in com::sun::star::i18n::IndexEntrySupplier_Common
H A Dcollator_unicode.hxx73 const sal_Char *implementationName; member in com::sun::star::i18n::Collator_Unicode
H A Dtextconversion.hxx88 const sal_Char* implementationName; member in com::sun::star::i18n::TextConversion
/trunk/main/desktop/test/deployment/passive/
H A Dpassive_python.py32 implementationName = "com.sun.star.comp.test.deployment.passive_python" variable in Provider
58 implementationName = \ variable in Dispatch
H A DProvider.java74 static final String implementationName = field in Provider
H A DDispatch.java96 static final String implementationName = field in Dispatch
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A DRelay.java115 private static final String implementationName field in Relay
/trunk/main/desktop/source/offacc/
H A Dacceptor.hxx62 static const sal_Char *implementationName; member in desktop::Acceptor
/trunk/main/pyuno/source/loader/
H A Dpythonloader.py114 def activate( self, implementationName, dummy, locationUrl, regKey ): argument
/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx339 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DJavaLoader.java254 public java.lang.Object activate( String implementationName, in activate()
/trunk/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx908 bool writeInfo(void * registryKey, rtl::OUString const & implementationName, in writeInfo()

Completed in 183 milliseconds

12