Searched refs:sRunTimeExceptionType (Results 1 – 2 of 2) sorted by relevance
2060 OString sRunTimeExceptionType("com/sun/star/uno/RuntimeException"); in dumpCGetCunoType() local2061 aTypes.insert(sRunTimeExceptionType); in dumpCGetCunoType()2062 dumpCppuGetType(o, sRunTimeExceptionType, sal_True, CUNOTYPEDECL_ALLTYPES); in dumpCGetCunoType()
1600 OString sRunTimeExceptionType("com/sun/star/uno/RuntimeException"); in dumpComprehensiveGetCppuType() local1601 aTypes.insert(sRunTimeExceptionType); in dumpComprehensiveGetCppuType()1602 dumpCppuGetType(o, sRunTimeExceptionType, sal_True, CPPUTYPEDECL_ALLTYPES); in dumpComprehensiveGetCppuType()
Completed in 169 milliseconds