|
LibreOffice Module pyuno (master) 1
|
Public Member Functions | |
| def | __init__ (self, constants) |
| def | __dir__ (self) |
| def | __getattr__ (self, name) |
Private Attributes | |
| _constants | |
Static Private Attributes | |
| list | __slots__ = ['_constants'] |
| def uno._ConstantGroup.__dir__ | ( | self | ) |
Definition at line 447 of file uno.py.
References uno._ConstantGroup._constants.
| def uno._ConstantGroup.__getattr__ | ( | self, | |
| name | |||
| ) |
Definition at line 450 of file uno.py.
References uno._ConstantGroup._constants.
|
staticprivate |
|
private |
Definition at line 445 of file uno.py.
Referenced by uno._ConstantGroup.__dir__(), and uno._ConstantGroup.__getattr__().