Home
last modified time | relevance | path

Searched refs:runtimeException (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/codemaker/source/codemaker/
H A Dexceptiontree.cxx61 bool runtimeException = false; in add() local
64 runtimeException = true; in add()
80 if (!runtimeException) { in add()
/aoo42x/main/ucbhelper/source/provider/
H A Dresultsethelper.cxx325 catch ( uno::RuntimeException const &runtimeException ) in init() local
327 throw runtimeException; in init()
/aoo42x/main/stoc/source/javaloader/
H A Djavaloader.cxx436 catch(RuntimeException & runtimeException) { in JavaComponentLoader_CreateInstance() local
437 OString message = OUStringToOString(runtimeException.Message, RTL_TEXTENCODING_ASCII_US); in JavaComponentLoader_CreateInstance()
/aoo42x/main/codemaker/source/cppumaker/
H A Dcpputype.hxx196 FileStream & out, sal_uInt32 methodIndex, bool runtimeException);
207 bool runtimeException);
H A Dcpputype.cxx2045 FileStream & out, sal_uInt32 methodIndex, bool runtimeException) in dumpExceptionSpecification() argument
2069 if (runtimeException) { in dumpExceptionSpecification()
2104 bool runtimeException) in dumpExceptionTypeNames() argument
2117 if (runtimeException) { in dumpExceptionTypeNames()
/aoo42x/main/codemaker/source/javamaker/
H A Djavatype.cxx1836 bool runtimeException = false; in handleAggregatingType() local
1867 runtimeException = true; in handleAggregatingType()
1960 if (runtimeException) { in handleAggregatingType()
1983 if (runtimeException) { in handleAggregatingType()
2019 if (runtimeException) { in handleAggregatingType()
2067 if (runtimeException) { in handleAggregatingType()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java357 catch(com.sun.star.uno.RuntimeException runtimeException) { in notifyListeners()

Completed in 49 milliseconds