Home
last modified time | relevance | path

Searched refs:pyName (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/pyuno/source/module/
H A Dpyuno_type.cxx227 PyRef pyName( PyObject_GetAttrString( o, const_cast< char * >("typeName") ), SAL_NO_ACQUIRE); in PyType2Type() local
228 if( !PYSTR_CHECK( pyName.get() ) ) in PyType2Type()
238 OUString name( pyString2ustring( pyName.get() ) ); in PyType2Type()

Completed in 10 milliseconds