Searched refs:extractUnoException (Results 1 – 4 of 4) sorted by relevance
252 com::sun::star::uno::Any extractUnoException(
62 com::sun::star::uno::Any a = runtime.extractUnoException( excType, excValue, excTraceback ); in raiseRuntimeExceptionWhenNeeded()
96 Any unoExc( runtime.extractUnoException( excType, excValue, excTraceback ) ); in raiseInvocationTargetExceptionWhenNeeded()
923 Any Runtime::extractUnoException( const PyRef & excType, const PyRef &excValue, const PyRef &excTra… in extractUnoException() function in pyuno::Runtime
Completed in 19 milliseconds