Home
last modified time | relevance | path

Searched refs:exRuntime (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java150 catch (com.sun.star.uno.RuntimeException exRuntime) { in readBytes()
182 catch (com.sun.star.uno.RuntimeException exRuntime) { in readSomeBytes()
214 catch (com.sun.star.uno.RuntimeException exRuntime) { in skipBytes()
240 catch (com.sun.star.uno.RuntimeException exRuntime) { in available()
268 catch (com.sun.star.uno.RuntimeException exRuntime) { in closeInput()
303 catch (com.sun.star.uno.RuntimeException exRuntime) { in writeBytes()
333 catch (com.sun.star.uno.RuntimeException exRuntime) { in flush()
362 catch (com.sun.star.uno.RuntimeException exRuntime) { in closeOutput()
400 catch (com.sun.star.uno.RuntimeException exRuntime) { in seek()
430 catch (com.sun.star.uno.RuntimeException exRuntime) { in getPosition()
[all …]
H A DCheckXComponentLoader.java656 } catch (com.sun.star.uno.RuntimeException exRuntime) { in loadURL()
/aoo41x/main/qadevOOo/runner/helper/
H A DStreamSimulator.java165 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in readBytes()
205 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in readSomeBytes()
243 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in skipBytes()
274 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeExceptio… in available()
305 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeExceptio… in closeInput()
343 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in writeBytes()
376 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in flush()
408 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeEx… in closeOutput()
450 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeExc… in seek()
485 …catch (com.sun.star.uno.RuntimeException exRuntime) { //m_aProtocol.log("\tgot RuntimeException\n\… in getPosition()
[all …]
H A DURLHelper.java227 catch(com.sun.star.uno.RuntimeException exRuntime) in parseURL()
/aoo41x/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DFunctionHelper.java103 catch(com.sun.star.uno.RuntimeException exRuntime) in parseURL()
377 catch(com.sun.star.uno.RuntimeException exRuntime) in createViewFrame()
601 catch(com.sun.star.uno.RuntimeException exRuntime) in loadDocument()
605 exRuntime.printStackTrace(); in loadDocument()
764 catch(com.sun.star.uno.RuntimeException exRuntime) in saveAsHTML()
768 exRuntime.printStackTrace(); in saveAsHTML()
845 catch(com.sun.star.uno.RuntimeException exRuntime) in closeDocument()
849 exRuntime.printStackTrace(); in closeDocument()
/aoo41x/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx290 catch(const css::uno::RuntimeException& exRuntime) in impl_st_openModuleConfig() local
291 { throw exRuntime; } in impl_st_openModuleConfig()

Completed in 35 milliseconds