Searched refs:unoExc (Results 1 – 2 of 2) sorted by relevance
96 Any unoExc( runtime.extractUnoException( excType, excValue, excTraceback ) ); in raiseInvocationTargetExceptionWhenNeeded() local98 ((com::sun::star::uno::Exception*)unoExc.getValue())->Message, in raiseInvocationTargetExceptionWhenNeeded()99 Reference<XInterface>(), unoExc ); in raiseInvocationTargetExceptionWhenNeeded()
208 unoExc = uno.getClass( "com.sun.star.uno.Exception" )214 except unoExc as instance:231 except unoExc:
Completed in 102 milliseconds