Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ext/macromigration/
H A Dmigrationerror.hxx76 const ::com::sun::star::uno::Any aCaughtException; member
88 ,aCaughtException( _rCaughtException ) in MigrationError()
105 ,aCaughtException( _rCaughtException ) in MigrationError()
125 ,aCaughtException( _rCaughtException ) in MigrationError()
137 ,aCaughtException( _rCaughtException ) in MigrationError()
H A Dmigrationlog.cxx414 if ( !error->aCaughtException.hasValue() ) in lcl_describeErrors()
418 _rBuffer.append( ::comphelper::anyToString( error->aCaughtException ) ); in lcl_describeErrors()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx2947 uno::Any aCaughtException( ::cppu::getCaughtException() ); in executeReport() local
2952 sInfo.SearchAndReplaceAllAscii( "$type$", aCaughtException.getValueTypeName() ); in executeReport()
2963 if ( aCaughtException >>= aWrapped ) in executeReport()
/trunk/main/framework/source/services/
H A Dautorecovery.cxx2811 Any aCaughtException( ::cppu::getCaughtException() ); in implts_openOneDoc() local
2835 aCaughtException in implts_openOneDoc()

Completed in 54 milliseconds