| /aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ | 
| H A D | except.cxx | 270     typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272     ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/ | 
| H A D | except.cxx | 270 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ | 
| H A D | except.cxx | 270     typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local272     ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 273     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 274     if (! pExcTypeDescr)  in fillUnoException()
 278     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 279     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/ | 
| H A D | except.cxx | 269 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local271 	::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 272     OSL_ENSURE( pExcTypeDescr, "### can not get type description for exception!!!" );  in fillUnoException()
 273     if (! pExcTypeDescr)  in fillUnoException()
 277     ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 278     ::typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/cc50_solaris_intel/ | 
| H A D | except.cxx | 412     typelib_TypeDescription * pExcTypeDescr = 0;  in cc50_solaris_intel_fillUnoException()  local413     typelib_typedescription_getByName( &pExcTypeDescr, aName.pData );  in cc50_solaris_intel_fillUnoException()
 415     if (pExcTypeDescr == 0) // the thing that should not be  in cc50_solaris_intel_fillUnoException()
 435                  pExcTypeDescr->pTypeName,  in cc50_solaris_intel_fillUnoException()
 440         pUnoExc, pCppExc, pExcTypeDescr, pCpp2Uno );  in cc50_solaris_intel_fillUnoException()
 441     typelib_typedescription_release( pExcTypeDescr );  in cc50_solaris_intel_fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ | 
| H A D | except.cxx | 405     typelib_TypeDescription * pExcTypeDescr = 0;  in cc50_solaris_sparc_fillUnoException()  local406     typelib_typedescription_getByName( &pExcTypeDescr, aName.pData );  in cc50_solaris_sparc_fillUnoException()
 408     if (pExcTypeDescr == 0) // the thing that should not be  in cc50_solaris_sparc_fillUnoException()
 428                  pExcTypeDescr->pTypeName,  in cc50_solaris_sparc_fillUnoException()
 433         pUnoExc, pCppExc, pExcTypeDescr, pCpp2Uno );  in cc50_solaris_sparc_fillUnoException()
 434     typelib_typedescription_release( pExcTypeDescr );  in cc50_solaris_sparc_fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/mingw_intel/ | 
| H A D | except.cxx | 282 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local288 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 289     if (0 == pExcTypeDescr)  in fillUnoException()
 304         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 305         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ | 
| H A D | except.cxx | 302         typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local308         typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 309         if (0 == pExcTypeDescr)  in fillUnoException()
 324             uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 325             typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_intel/ | 
| H A D | except.cxx | 296 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local302 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 303     if (0 == pExcTypeDescr)  in fillUnoException()
 318         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 319         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ | 
| H A D | except.cxx | 302         typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local308         typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 309         if (0 == pExcTypeDescr)  in fillUnoException()
 324             uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 325             typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_mips/ | 
| H A D | except.cxx | 293 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local299 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 300     if (0 == pExcTypeDescr)  in fillUnoException()
 315         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 316         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ | 
| H A D | except.cxx | 296 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local302 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 303     if (0 == pExcTypeDescr)  in fillUnoException()
 318         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 319         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ | 
| H A D | except.cxx | 298 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local304 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 305     if (0 == pExcTypeDescr)  in fillUnoException()
 320         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 321         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_intel/ | 
| H A D | except.cxx | 297 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local303 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 304     if (0 == pExcTypeDescr)  in fillUnoException()
 319         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 320         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ | 
| H A D | except.cxx | 299 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local305 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 306     if (0 == pExcTypeDescr)  in fillUnoException()
 321         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 322         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_os2_intel/ | 
| H A D | except.cxx | 306 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local312 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 313     if (0 == pExcTypeDescr)  in fillUnoException()
 328         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 329         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ | 
| H A D | except.cxx | 297 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local303 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 304     if (0 == pExcTypeDescr)  in fillUnoException()
 319         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 320         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ | 
| H A D | except.cxx | 295 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local301 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 302     if (0 == pExcTypeDescr)  in fillUnoException()
 317         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 318         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ | 
| H A D | except.cxx | 309         typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local315         typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 316         if (0 == pExcTypeDescr)  in fillUnoException()
 331             uno_any_constructAndConvert( pUnoExc, getAdjustedPtr(header), pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 332             typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 | 
| /aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ | 
| H A D | except.cxx | 319 	typelib_TypeDescription * pExcTypeDescr = 0;  in fillUnoException()  local325 	typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );  in fillUnoException()
 326     if (0 == pExcTypeDescr)  in fillUnoException()
 341         uno_any_constructAndConvert( pUnoExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );  in fillUnoException()
 342         typelib_typedescription_release( pExcTypeDescr );  in fillUnoException()
 
 |