Lines Matching defs:self
129 def __init__(self, ctor,serviceNames): argument
134 def __init__(self): argument
137 def addImplementation( self, ctor, implementationName, serviceNames ): argument
140 def writeRegistryInfo( self, regKey, smgr ): argument
148 def getComponentFactory( self, implementationName , regKey, smgr ): argument
154 def getSupportedServiceNames( self, implementationName ): argument
160 def supportsService( self, implementationName, serviceName ): argument
168 def __init__(self, implName, supportedServices, clazz ): argument
226 def _unohelper_getHandle( self): argument
253 def getTypes( self ): argument
255 def getImplementationId(self): argument
263 def __init__( self, oldContext, hashMap ): argument
267 def getValueByName( self, name ): argument
279 def __init__( self, clazz, implementationName, serviceNames ): argument
284 def getImplementationName( self ): argument
287 def supportsService( self, ServiceName ): argument
290 def getSupportedServiceNames( self ): argument
293 def createInstanceWithContext( self, context ): argument
296 def createInstanceWithArgumentsAndContext( self, args, context ): argument