Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_runtime.cxx929 PyRef unoModule( impl ? impl->cargo->getUnoModule() : 0 ); in extractUnoException() local
930 if( unoModule.is() ) in extractUnoException()
933 PyDict_GetItemString(unoModule.get(),"_uno_extract_printable_stacktrace" ) ); in extractUnoException()

Completed in 32 milliseconds