/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 271 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/mingw_intel/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 194 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 283 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | except.cxx | 59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 303 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | except.cxx | 59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 303 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
H A D | except.cxx | 56 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 205 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 294 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | except.cxx | 59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 297 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | except.cxx | 61 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 210 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 299 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | except.cxx | 62 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 211 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 300 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | except.cxx | 76 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 218 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 307 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | except.cxx | 60 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 209 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 298 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | except.cxx | 58 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 207 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 296 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | except.cxx | 59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | except.cxx | 67 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | except.cxx | 59 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 208 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 310 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | except.cxx | 67 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | except.cxx | 67 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 224 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 313 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ |
H A D | except.cxx | 66 static OUString toUNOname( char const * p ) SAL_THROW( () ) in toUNOname() function 230 OUString unoName( toUNOname( header->exceptionType->name() ) ); in deleteException() 332 OUString unoName( toUNOname( header->exceptionType->name() ) ); in fillUnoException()
|
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | except.cxx | 66 static OString toUNOname( const OString & rRTTIname ) in toUNOname() function 409 OString uno_name( toUNOname( pInfo ) ); in cc50_solaris_intel_fillUnoException()
|