Searched refs:aCaughtException (Results 1 – 4 of 4) sorted by relevance
76 const ::com::sun::star::uno::Any aCaughtException; member88 ,aCaughtException( _rCaughtException ) in MigrationError()105 ,aCaughtException( _rCaughtException ) in MigrationError()125 ,aCaughtException( _rCaughtException ) in MigrationError()137 ,aCaughtException( _rCaughtException ) in MigrationError()
414 if ( !error->aCaughtException.hasValue() ) in lcl_describeErrors()418 _rBuffer.append( ::comphelper::anyToString( error->aCaughtException ) ); in lcl_describeErrors()
2947 uno::Any aCaughtException( ::cppu::getCaughtException() ); in executeReport() local2952 sInfo.SearchAndReplaceAllAscii( "$type$", aCaughtException.getValueTypeName() ); in executeReport()2963 if ( aCaughtException >>= aWrapped ) in executeReport()
2811 Any aCaughtException( ::cppu::getCaughtException() ); in implts_openOneDoc() local2835 aCaughtException in implts_openOneDoc()
Completed in 39 milliseconds