Lines Matching refs:IOException
73 catch (io::IOException const &) in ~OOdmaStream()
104 io::IOException, in readBytes()
115 io::IOException, in readSomeBytes()
124 io::IOException, in skipBytes()
133 io::IOException, in available()
143 io::IOException, in writeBytes()
151 void SAL_CALL OOdmaStream::closeStream() throw( io::NotConnectedException,io::IOException,uno::Runt… in closeStream()
171 io::IOException, in closeInput()
183 io::IOException, in closeOutput()
196 io::IOException, in flush()
203 void OOdmaStream::ensureInputStream() throw( io::IOException ) in ensureInputStream()
217 throw io::IOException(); in ensureInputStream()
220 void OOdmaStream::ensureOutputStream() throw( io::IOException ) in ensureOutputStream()
243 throw io::IOException(); in ensureOutputStream()
249 throw( io::IOException, in truncate()
259 io::IOException, in seek()
268 throw( io::IOException, in getPosition()
276 throw( io::IOException, in getLength()