Searched refs:runtimeException (Results 1 – 6 of 6) sorted by relevance
61 bool runtimeException = false; in add() local64 runtimeException = true; in add()80 if (!runtimeException) { in add()
436 catch(RuntimeException & runtimeException) { in JavaComponentLoader_CreateInstance() local437 OString message = OUStringToOString(runtimeException.Message, RTL_TEXTENCODING_ASCII_US); in JavaComponentLoader_CreateInstance()
196 FileStream & out, sal_uInt32 methodIndex, bool runtimeException);207 bool runtimeException);
2045 FileStream & out, sal_uInt32 methodIndex, bool runtimeException) in dumpExceptionSpecification() argument2069 if (runtimeException) { in dumpExceptionSpecification()2104 bool runtimeException) in dumpExceptionTypeNames() argument2117 if (runtimeException) { in dumpExceptionTypeNames()
1836 bool runtimeException = false; in handleAggregatingType() local1867 runtimeException = true; in handleAggregatingType()1960 if (runtimeException) { in handleAggregatingType()1983 if (runtimeException) { in handleAggregatingType()2019 if (runtimeException) { in handleAggregatingType()2067 if (runtimeException) { in handleAggregatingType()
357 catch(com.sun.star.uno.RuntimeException runtimeException) { in notifyListeners()
Completed in 78 milliseconds