Searched refs:exIO (Results 1 – 7 of 7) sorted by relevance
148 catch (com.sun.star.io.IOException exIO ) { in readBytes()180 catch (com.sun.star.io.IOException exIO ) { in readSomeBytes()212 catch (com.sun.star.io.IOException exIO ) { in skipBytes()238 catch (com.sun.star.io.IOException exIO ) { in available()266 catch (com.sun.star.io.IOException exIO ) { in closeInput()301 catch (com.sun.star.io.IOException exIO ) { in writeBytes()331 catch (com.sun.star.io.IOException exIO ) { in flush()360 catch (com.sun.star.io.IOException exIO ) { in closeOutput()398 catch (com.sun.star.io.IOException exIO ) { in seek()428 catch (com.sun.star.io.IOException exIO ) { in getPosition()[all …]
654 } catch (com.sun.star.io.IOException exIO) { in loadURL()
163 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in readBytes()203 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in readSomeBytes()241 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in skipBytes()272 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOException\n\t… in available()303 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOException\n\t… in closeInput()341 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in writeBytes()374 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in flush()406 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExcepti… in closeOutput()448 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOExceptio… in seek()483 …catch (com.sun.star.io.IOException exIO ) { //m_aProtocol.log("\tgot IOException\n\tfail… in getPosition()[all …]
107 css::ucb::InteractiveIOException exIO; in intercepted() local108 xRequest->getRequest() >>= exIO; in intercepted()110 (exIO.Code == css::ucb::IOErrorCode_ACCESS_DENIED ) in intercepted()111 || (exIO.Code == css::ucb::IOErrorCode_LOCKING_VIOLATION ) in intercepted()112 || (exIO.Code == css::ucb::IOErrorCode_NOT_EXISTING ) in intercepted()116 || (exIO.Code == css::ucb::IOErrorCode_GENERAL ) in intercepted()
583 catch(com.sun.star.io.IOException exIO) in loadDocument()587 exIO.printStackTrace(); in loadDocument()657 catch(com.sun.star.io.IOException exIO) in saveDocument()661 exIO.printStackTrace(); in saveDocument()758 catch(com.sun.star.io.IOException exIO) in saveAsHTML()762 exIO.printStackTrace(); in saveAsHTML()
988 catch (java.io.IOException exIO) in impl_writeToLogFile()991 System.err.println(exIO); in impl_writeToLogFile()992 exIO.printStackTrace(); in impl_writeToLogFile()
517 catch(com.sun.star.io.IOException exIO ) { bBreaked = true; } in implts_import()590 catch(com.sun.star.io.IOException exIO ) { bBreaked = true; } in implts_export()
Completed in 55 milliseconds