LibreOffice Module pyuno (master) 1
Public Member Functions | Public Attributes | List of all members
unohelper.ImplementationEntry Class Reference

Public Member Functions

def __init__ (self, implName, supportedServices, clazz)
 

Public Attributes

 implName
 
 supportedServices
 
 clazz
 

Detailed Description

Definition at line 165 of file unohelper.py.

Constructor & Destructor Documentation

◆ __init__()

def unohelper.ImplementationEntry.__init__ (   self,
  implName,
  supportedServices,
  clazz 
)

Definition at line 166 of file unohelper.py.

Member Data Documentation

◆ clazz

unohelper.ImplementationEntry.clazz

◆ implName

unohelper.ImplementationEntry.implName

Definition at line 167 of file unohelper.py.

◆ supportedServices

unohelper.ImplementationEntry.supportedServices

Definition at line 168 of file unohelper.py.


The documentation for this class was generated from the following file: