Lines Matching refs:io
54 SAL_STATIC_CAST( io::XStream*,this ), in queryInterface()
55 SAL_STATIC_CAST( io::XInputStream*,this ), in queryInterface()
56 SAL_STATIC_CAST( io::XOutputStream*,this ), in queryInterface()
57 SAL_STATIC_CAST( io::XSeekable*,this ), in queryInterface()
58 SAL_STATIC_CAST( io::XTruncate*,this ), in queryInterface()
59 SAL_STATIC_CAST( io::XAsyncOutputMonitor*,this ) ); in queryInterface()
89 io::XStream, in XTYPEPROVIDER_IMPL_7()
90 io::XSeekable, in XTYPEPROVIDER_IMPL_7()
91 io::XInputStream, in XTYPEPROVIDER_IMPL_7()
92 io::XOutputStream, in XTYPEPROVIDER_IMPL_7()
93 io::XTruncate, in XTYPEPROVIDER_IMPL_7()
94 io::XAsyncOutputMonitor ) in XTYPEPROVIDER_IMPL_7()
132 catch (io::IOException const &) in ~XStream_impl()
157 uno::Reference< io::XInputStream > SAL_CALL
165 return uno::Reference< io::XInputStream >( this ); in getInputStream()
169 uno::Reference< io::XOutputStream > SAL_CALL
177 return uno::Reference< io::XOutputStream >( this ); in getOutputStream()
182 throw( io::IOException, uno::RuntimeException ) in truncate()
185 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in truncate()
188 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in truncate()
201 throw( io::NotConnectedException, in readBytes()
202 io::BufferSizeExceededException, in readBytes()
203 io::IOException, in readBytes()
207 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in readBytes()
217 …throw io::BufferSizeExceededException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFI… in readBytes()
225 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in readBytes()
237 throw( io::NotConnectedException, in readSomeBytes()
238 io::BufferSizeExceededException, in readSomeBytes()
239 io::IOException, in readSomeBytes()
249 throw( io::NotConnectedException, in skipBytes()
250 io::BufferSizeExceededException, in skipBytes()
251 io::IOException, in skipBytes()
261 throw( io::NotConnectedException, in available()
262 io::IOException, in available()
271 throw( io::NotConnectedException, in writeBytes()
272 io::BufferSizeExceededException, in writeBytes()
273 io::IOException, in writeBytes()
283 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in writeBytes()
291 throw( io::NotConnectedException, in closeStream()
292 io::IOException, in closeStream()
300 io::IOException ex; in closeStream()
313 throw( io::NotConnectedException, in closeInput()
314 io::IOException, in closeInput()
328 throw( io::NotConnectedException, in closeOutput()
329 io::IOException, in closeOutput()
344 io::IOException, in seek()
350 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in seek()
357 throw( io::IOException, in getPosition()
362 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in getPosition()
369 throw( io::IOException, in getLength()
374 …throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( OSL_LOG_PREFIX ) ), uno::Refe… in getLength()
381 throw( io::NotConnectedException, in flush()
382 io::BufferSizeExceededException, in flush()
383 io::IOException, in flush()
388 throw (io::IOException, uno::RuntimeException) in waitForCompletion()
394 throw io::IOException( in waitForCompletion()