Searched refs:kwinitializer (Results 1 – 2 of 2) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/pyuno/source/module/ |
H A D | pyuno_module.cxx | 147 PyObject *kwinitializer, in fillStruct() argument 152 … fillStruct( inv, pCompType->pBaseTypeDescription, initializer, kwinitializer, state, runtime ); in fillStruct() 162 if ( PyObject *element = PyDict_GetItem(kwinitializer, pyMemberName ) ) in fillStruct()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/pyuno/source/module/ |
H A D | pyuno_module.cxx | 147 PyObject *kwinitializer, in fillStruct() argument 152 … fillStruct( inv, pCompType->pBaseTypeDescription, initializer, kwinitializer, state, runtime ); in fillStruct() 162 if ( PyObject *element = PyDict_GetItem(kwinitializer, pyMemberName ) ) in fillStruct()
|