Home
last modified time | relevance | path

Searched refs:implGetExceptionMsg (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNConnection.cxx53 ::rtl::OUString implGetExceptionMsg( Exception& e, const ::rtl::OUString& aExceptionType_ ) in implGetExceptionMsg() function
71 ::rtl::OUString implGetExceptionMsg( Exception& e ) in implGetExceptionMsg() function
73 ::rtl::OUString aMsg = implGetExceptionMsg( e, ::rtl::OUString() ); in implGetExceptionMsg()
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx356 String implGetExceptionMsg( const Any& _rCaughtException ) in implGetExceptionMsg() function
376 implGetExceptionMsg( ::cppu::getCaughtException() ) ); in convertAny()
384 implGetExceptionMsg( e2, aCannotConvertExceptionName ) ); in convertAny()
414 String implGetExceptionMsg( const EXCEPTION& e ) in implGetExceptionMsg() function
416 return implGetExceptionMsg( e, ::getCppuType( &e ).getTypeName() ); in implGetExceptionMsg()
430 aMsg = implGetExceptionMsg( e_, String( aExceptionType.getTypeName() ) ); in implGetWrappedMsg()
435 aMsg = implGetExceptionMsg( e ); in implGetWrappedMsg()
1280 implGetExceptionMsg( ::cppu::getCaughtException() ) ); in implRekMultiDimArrayToSequence()
2872 StarBASIC::Error( ERRCODE_BASIC_EXCEPTION, implGetExceptionMsg( e ) ); in Find()
3524 String aMsg = implGetExceptionMsg( e1 ); in Find()
[all …]

Completed in 23 milliseconds