Home
last modified time | relevance | path

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

/aoo41x/main/pyuno/source/module/
H A Dpyuno_adapter.cxx253 PyRef pyRet( PyObject_CallObject( method.get(), argsTuple.get() ), SAL_NO_ACQUIRE ); in invoke() local
255 if( pyRet.is() ) in invoke()
257 ret = runtime.pyObject2Any( pyRet ); in invoke()

Completed in 16 milliseconds