Lines Matching refs:io

317             io::IOException,  in copyToStorage()
326 uno::Reference< io::XStream > SAL_CALL Storage::openStreamElement( in openStreamElement()
331 io::IOException, in openStreamElement()
340 uno::Reference< io::XStream > SAL_CALL Storage::openEncryptedStreamElement( in openEncryptedStreamElement()
348 io::IOException, in openEncryptedStreamElement()
362 io::IOException, in openStorageElement()
371 uno::Reference< io::XStream > SAL_CALL Storage::cloneStreamElement( in cloneStreamElement()
376 io::IOException, in cloneStreamElement()
385 uno::Reference< io::XStream > SAL_CALL Storage::cloneEncryptedStreamElement( in cloneEncryptedStreamElement()
392 io::IOException, in cloneEncryptedStreamElement()
406 io::IOException, in copyLastCommitTo()
420 io::IOException, in copyStorageElementLastCommitTo()
457 io::IOException, in removeElement()
472 io::IOException, in renameElement()
489 io::IOException, in copyElementTo()
506 io::IOException, in moveElementTo()
521 throw ( io::IOException, in commit()
553 throw ( io::IOException, in revert()
591 const uno::Reference< io::XOutputStream > & xStreamToWrap ) in OutputStream()
703 throw ( io::NotConnectedException, in writeBytes()
704 io::BufferSizeExceededException, in writeBytes()
705 io::IOException, in writeBytes()
715 throw ( io::NotConnectedException, in flush()
716 io::BufferSizeExceededException, in flush()
717 io::IOException, in flush()
727 throw ( io::NotConnectedException, in closeOutput()
728 io::BufferSizeExceededException, in closeOutput()
729 io::IOException, in closeOutput()
789 const uno::Reference< io::XStream > & xStreamToWrap ) in Stream()
902 uno::Reference< io::XInputStream > SAL_CALL Stream::getInputStream() in getInputStream()
905 return uno::Reference< io::XInputStream >( this ); in getInputStream()
910 uno::Reference< io::XOutputStream > SAL_CALL Stream::getOutputStream() in getOutputStream()
913 return uno::Reference< io::XOutputStream >( this ); in getOutputStream()
924 throw( io::NotConnectedException, in writeBytes()
925 io::BufferSizeExceededException, in writeBytes()
926 io::IOException, in writeBytes()
939 throw( io::NotConnectedException, in flush()
940 io::BufferSizeExceededException, in flush()
941 io::IOException, in flush()
954 throw( io::NotConnectedException, in closeOutput()
955 io::IOException, in closeOutput()
977 throw( io::IOException, in truncate()
996 throw( io::NotConnectedException, in readBytes()
997 io::BufferSizeExceededException, in readBytes()
998 io::IOException, in readBytes()
1008 throw( io::NotConnectedException, in readSomeBytes()
1009 io::BufferSizeExceededException, in readSomeBytes()
1010 io::IOException, in readSomeBytes()
1019 throw( io::NotConnectedException, in skipBytes()
1020 io::BufferSizeExceededException, in skipBytes()
1021 io::IOException, in skipBytes()
1030 throw( io::NotConnectedException, in available()
1031 io::IOException, in available()
1040 throw( io::NotConnectedException, in closeInput()
1041 io::IOException, in closeInput()
1089 throw( io::IOException ) in commitChanges()
1103 throw io::IOException(); // @@@ in commitChanges()