Home
last modified time | relevance | path

Searched refs:nextException (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java435 java.lang.Throwable nextException = javaWarning.getCause(); in getWarnings() local
440 …warning.NextException = nextException != null ? Tools.toUnoException(this, nextException) : Any.VO… in getWarnings()
H A DJavaSQLConnection.java151 java.lang.Throwable nextException = javaWarning.getCause(); in getWarnings() local
156 …warning.NextException = nextException != null ? Tools.toUnoException(this, nextException) : Any.VO… in getWarnings()
H A DJavaSQLResultSet.java684 java.lang.Throwable nextException = javaWarning.getCause(); in getWarnings() local
689 …warning.NextException = nextException != null ? Tools.toUnoException(this, nextException) : Any.VO… in getWarnings()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dshare.hxx47 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dshare.hxx47 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dshare.hxx49 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dshare.hxx53 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Dshare.hxx53 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dshare.hxx53 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dshare.hxx53 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dshare.hxx50 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dshare.hxx50 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dshare.hxx50 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dshare.hxx54 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dshare.hxx48 __cxa_exception *nextException; member
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dshare.hxx48 __cxa_exception *nextException; member

Completed in 77 milliseconds

12