Lines Matching refs:io

228 	uno::Reference< io::XInputStream > xSourceInput = aSourceContent.openStream();  in CopyStreamToSubStream()
231 throw io::IOException(); // TODO: error handling in CopyStreamToSubStream()
233 uno::Reference< io::XStream > xSubStream = xDest->openStreamElement( in CopyStreamToSubStream()
239 uno::Reference< io::XOutputStream > xDestOutput = xSubStream->getOutputStream(); in CopyStreamToSubStream()
399 io::IOException, in copyToStorage()
413 throw io::IOException(); // TODO: error handling in copyToStorage()
431 catch( io::IOException& ) in copyToStorage()
443 uno::Reference< io::XInputStream >(), in copyToStorage()
449 uno::Reference< io::XStream > SAL_CALL FSStorage::openStreamElement( in openStreamElement()
454 io::IOException, in openStreamElement()
464 throw io::IOException(); // TODO: error handling in openStreamElement()
471 throw io::IOException(); in openStreamElement()
475 throw io::IOException(); // TODO: in openStreamElement()
478 uno::Reference< io::XStream > xResult; in openStreamElement()
499 xResult = uno::Reference < io::XStream >( new ::utl::OStreamWrapper( *pStream ) ); in openStreamElement()
506 throw io::IOException(); in openStreamElement()
510 uno::Reference< io::XTruncate > xTrunc( xResult->getOutputStream(), uno::UNO_QUERY_THROW ); in openStreamElement()
518 throw io::IOException(); // TODO: access denied in openStreamElement()
521 uno::Reference< io::XInputStream > xInStream = aResultContent.openStream(); in openStreamElement()
522 xResult = static_cast< io::XStream* >( new OFSInputStreamContainer( xInStream ) ); in openStreamElement()
541 catch( io::IOException& ) in openStreamElement()
553 uno::Reference< io::XInputStream >(), in openStreamElement()
561 uno::Reference< io::XStream > SAL_CALL FSStorage::openEncryptedStreamElement( in openEncryptedStreamElement()
567 io::IOException, in openEncryptedStreamElement()
579 io::IOException, in openStorageElement()
589 throw io::IOException(); // TODO: error handling in openStorageElement()
593 throw io::IOException(); // TODO: error handling in openStorageElement()
601 throw io::IOException(); // TODO: in openStorageElement()
604 throw io::IOException(); // TODO: in openStorageElement()
625 throw io::IOException(); // TODO: access denied in openStorageElement()
628 throw io::IOException(); // there is no such folder in openStorageElement()
650 catch( io::IOException& ) in openStorageElement()
662 uno::Reference< io::XInputStream >(), in openStorageElement()
670 uno::Reference< io::XStream > SAL_CALL FSStorage::cloneStreamElement( const ::rtl::OUString& aStrea… in cloneStreamElement()
674 io::IOException, in cloneStreamElement()
684 throw io::IOException(); // TODO: error handling in cloneStreamElement()
690 uno::Reference < io::XStream > xTempResult; in cloneStreamElement()
695 uno::Reference< io::XInputStream > xInStream = aResultContent.openStream(); in cloneStreamElement()
697 xTempResult = uno::Reference < io::XStream >( in cloneStreamElement()
700 uno::Reference < io::XOutputStream > xTempOut = xTempResult->getOutputStream(); in cloneStreamElement()
701 uno::Reference < io::XInputStream > xTempIn = xTempResult->getInputStream(); in cloneStreamElement()
704 throw io::IOException(); in cloneStreamElement()
721 catch( io::IOException& ) in cloneStreamElement()
737 uno::Reference< io::XInputStream >(), in cloneStreamElement()
745 uno::Reference< io::XStream > SAL_CALL FSStorage::cloneEncryptedStreamElement( in cloneEncryptedStreamElement()
752 io::IOException, in cloneEncryptedStreamElement()
764 io::IOException, in copyLastCommitTo()
777 io::IOException, in copyStorageElementLastCommitTo()
838 io::IOException, in removeElement()
848 throw io::IOException(); // TODO: error handling in removeElement()
866 io::IOException, in renameElement()
876 throw io::IOException(); // TODO: error handling in renameElement()
901 throw io::IOException(); // TODO: error handling in renameElement()
919 catch( io::IOException& ) in renameElement()
935 uno::Reference< io::XInputStream >(), in renameElement()
948 io::IOException, in copyElementTo()
961 throw io::IOException(); // TODO: error handling in copyElementTo()
1008 catch( io::IOException& ) in copyElementTo()
1020 uno::Reference< io::XInputStream >(), in copyElementTo()
1033 io::IOException, in moveElementTo()
1043 throw io::IOException(); // TODO: error handling in moveElementTo()
1062 throw io::IOException(); // TODO: error handling in getByName()
1119 throw io::IOException(); // TODO: error handling in getElementNames()
1187 throw io::IOException(); // TODO: error handling in hasByName()
1235 throw io::IOException(); // TODO: error handling in hasElements()
1439 io::IOException, in openStreamElementByHierarchicalName()
1452 throw io::IOException(); // TODO: error handling in openStreamElementByHierarchicalName()
1463 throw io::IOException(); in openStreamElementByHierarchicalName()
1467 throw io::IOException(); // TODO: in openStreamElementByHierarchicalName()
1470 uno::Reference< io::XStream > xResult; in openStreamElementByHierarchicalName()
1481 uno::Reference< io::XStream > xStream = in openStreamElementByHierarchicalName()
1484 xResult = static_cast< io::XStream* >( new OFSStreamContainer( xStream ) ); in openStreamElementByHierarchicalName()
1495 uno::Reference< io::XStream > xStream = in openStreamElementByHierarchicalName()
1496 uno::Reference < io::XStream >( new ::utl::OStreamWrapper( *pStream ) ); in openStreamElementByHierarchicalName()
1497 xResult = static_cast< io::XStream* >( new OFSStreamContainer( xStream ) ); in openStreamElementByHierarchicalName()
1505 throw io::IOException(); in openStreamElementByHierarchicalName()
1509 uno::Reference< io::XTruncate > xTrunc( xResult->getOutputStream(), uno::UNO_QUERY_THROW ); in openStreamElementByHierarchicalName()
1517 throw io::IOException(); // TODO: access denied in openStreamElementByHierarchicalName()
1520 uno::Reference< io::XInputStream > xInStream = aResultContent.openStream(); in openStreamElementByHierarchicalName()
1521 xResult = static_cast< io::XStream* >( new OFSInputStreamContainer( xInStream ) ); in openStreamElementByHierarchicalName()
1540 catch( io::IOException& ) in openStreamElementByHierarchicalName()
1552 uno::Reference< io::XInputStream >(), in openStreamElementByHierarchicalName()
1565 io::IOException, in openEncryptedStreamElementByHierarchicalName()
1577 io::IOException, in removeStreamElementByHierarchicalName()
1587 throw io::IOException(); // TODO: error handling in removeStreamElementByHierarchicalName()
1607 throw io::IOException(); // TODO: error handling in removeStreamElementByHierarchicalName()