Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/inc/pyuno/
H A Dpyuno.hxx252 com::sun::star::uno::Any extractUnoException(
/aoo42x/main/pyuno/source/loader/
H A Dpyuno_loader.cxx62 com::sun::star::uno::Any a = runtime.extractUnoException( excType, excValue, excTraceback ); in raiseRuntimeExceptionWhenNeeded()
/aoo42x/main/pyuno/source/module/
H A Dpyuno_adapter.cxx96 Any unoExc( runtime.extractUnoException( excType, excValue, excTraceback ) ); in raiseInvocationTargetExceptionWhenNeeded()
H A Dpyuno_runtime.cxx923 Any Runtime::extractUnoException( const PyRef & excType, const PyRef &excValue, const PyRef &excTra… in extractUnoException() function in pyuno::Runtime

Completed in 51 milliseconds