/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException() 264 void fillUnoException( __cxa_exception * header, uno_Any * pExc, uno_Mapping * pCpp2Uno ) in fillUnoException() argument 278 ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno ); in fillUnoException()
|
/aoo42x/main/cppu/source/uno/ |
H A D | data.cxx | 77 uno_Any * pExc = &aExc; in binuno_queryInterface() local 81 (uno_Interface *) pUnoI, g_pQITD, &aRet, aArgs, &pExc ); in binuno_queryInterface() 84 if (0 == pExc) in binuno_queryInterface() 110 buf.append( * reinterpret_cast< OUString const * >( &pExc->pType->pTypeName ) ); in binuno_queryInterface() 113 buf.append( * reinterpret_cast< OUString const * >( pExc->pData ) ); in binuno_queryInterface() 118 uno_any_destruct( pExc, 0 ); in binuno_queryInterface()
|
/aoo42x/main/cli_ure/source/uno_bridge/ |
H A D | cli_proxy.cxx | 486 System::Object* pExc = NULL; in Invoke() local 490 method_td->pParams, args, argTypes, &pExc); in Invoke() 492 callmsg, pExc); in Invoke() 519 System::Object* pExc = NULL; in Invoke() local 524 NULL, NULL, &pExc); in Invoke() 526 callmsg, pExc); in Invoke() 544 System::Object* pExc = NULL; in Invoke() local 548 1, ¶m, args, NULL, &pExc); in Invoke() 550 callmsg, pExc); in Invoke()
|
/aoo42x/main/stoc/source/invocation_adapterfactory/ |
H A D | iafactory.cxx | 186 uno_Any * pSource, uno_Any * pExc ); 189 uno_Any * pSource, uno_Any * pExc ); 252 uno_Any * pExc, const OUString & rMsg ) in constructRuntimeException() argument 257 pExc, &exc, ::getCppuType( &exc ).getTypeLibType(), 0 ); in constructRuntimeException() 349 uno_Any * pExc ) in coerce_construct() argument 362 return coerce_assign( pDest, pType, pSource, pExc ); in coerce_construct()
|
/aoo42x/main/stoc/source/corereflection/ |
H A D | criface.cxx | 198 uno_Any * pExc = &aExc; in get() local 201 (*pUnoI->pDispatcher)( pUnoI, getTypeDescr(), pReturn, 0, &pExc ); in get() 205 pExc, in get() 287 uno_Any * pExc = &aExc; in set() local 288 (*pUnoI->pDispatcher)( pUnoI, getTypeDescr(), 0, pArgs, &pExc ); in set() 293 pExc, in set()
|
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | except.cxx | 190 static void deleteException( void * pExc ) in deleteException() argument 192 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 199 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | except.cxx | 204 static void deleteException( void * pExc ) in deleteException() argument 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 213 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | except.cxx | 204 static void deleteException( void * pExc ) in deleteException() argument 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 213 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
H A D | except.cxx | 201 static void deleteException( void * pExc ) in deleteException() argument 203 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 210 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | except.cxx | 204 static void deleteException( void * pExc ) in deleteException() argument 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 213 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | except.cxx | 206 static void deleteException( void * pExc ) in deleteException() argument 208 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 215 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | except.cxx | 207 static void deleteException( void * pExc ) in deleteException() argument 209 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 216 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | except.cxx | 214 static void deleteException( void * pExc ) in deleteException() argument 216 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 223 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | except.cxx | 205 static void deleteException( void * pExc ) in deleteException() argument 207 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 214 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | except.cxx | 203 static void deleteException( void * pExc ) in deleteException() argument 205 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 212 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | except.cxx | 204 static void deleteException( void * pExc ) in deleteException() argument 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 213 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | except.cxx | 220 static void deleteException( void * pExc ) in deleteException() argument 222 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 229 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | except.cxx | 204 static void deleteException( void * pExc ) in deleteException() argument 206 __cxa_exception const * header = ((__cxa_exception const *)pExc - 1); in deleteException() 213 ::uno_destructData( pExc, pTD, cpp_release ); in deleteException()
|