Lines Matching refs:io

125 		throw io::IOException(); // TODO  in SetEncryptionKeyProperty_Impl()
145 throw io::IOException(); // TODO in GetEncryptionKeyProperty_Impl()
273 uno::Reference< io::XStream > CreateMemoryStream( const uno::Reference< lang::XMultiServiceFactory … in CreateMemoryStream()
278 …return uno::Reference< io::XStream >( xFactory->createInstance ( ::rtl::OUString::createFromAscii(… in CreateMemoryStream()
292 const uno::Reference< io::XInputStream >& xRelInfoStream ) in OWriteStream_Impl()
339 uno::Reference< io::XInputStream > xInputCache = m_xCacheStream->getInputStream(); in CleanCacheStream()
348 uno::Reference< io::XOutputStream > xOutputCache = m_xCacheStream->getOutputStream(); in CleanCacheStream()
355 m_xCacheStream = uno::Reference< io::XStream >(); in CleanCacheStream()
356 m_xCacheSeek = uno::Reference< io::XSeekable >(); in CleanCacheStream()
561 ::rtl::OUString OWriteStream_Impl::GetFilledTempFileIfNo( const uno::Reference< io::XInputStream >&… in GetFilledTempFileIfNo()
578 … uno::Reference< io::XOutputStream > xTempOutStream = xTempAccess->openFileWrite( aTempURL ); in GetFilledTempFileIfNo()
584 xTempOutStream = uno::Reference< io::XOutputStream >(); in GetFilledTempFileIfNo()
587 throw io::IOException(); // TODO: in GetFilledTempFileIfNo()
622 uno::Reference< io::XInputStream > xOrigStream = m_xPackageStream->getDataStream(); in FillTempGetFileName()
626 uno::Reference< io::XStream > xCacheStream = CreateMemoryStream( GetServiceFactory() ); in FillTempGetFileName()
641 … uno::Reference< io::XStream > xCacheStream = CreateMemoryStream( GetServiceFactory() ); in FillTempGetFileName()
646 …uno::Reference< io::XOutputStream > xOutStream( xCacheStream->getOutputStream(), uno::UNO_SET_THRO… in FillTempGetFileName()
669 … uno::Reference< io::XOutputStream > xTempOutStream = xTempAccess->openFileWrite( m_aTempURL ); in FillTempGetFileName()
678 xTempOutStream = uno::Reference< io::XOutputStream >(); in FillTempGetFileName()
681 throw io::IOException(); // TODO: in FillTempGetFileName()
704 uno::Reference< io::XStream > OWriteStream_Impl::GetTempFileAsStream() in GetTempFileAsStream()
706 uno::Reference< io::XStream > xTempStream; in GetTempFileAsStream()
743 throw io::IOException(); //TODO: in GetTempFileAsStream()
749 uno::Reference< io::XInputStream > OWriteStream_Impl::GetTempFileAsInputStream() in GetTempFileAsInputStream()
751 uno::Reference< io::XInputStream > xInputStream; in GetTempFileAsInputStream()
788 throw io::IOException(); // TODO: in GetTempFileAsInputStream()
796 void OWriteStream_Impl::InsertStreamDirectly( const uno::Reference< io::XInputStream >& xInStream, in InsertStreamDirectly()
808 throw io::IOException(); in InsertStreamDirectly()
900 …uno::Reference< io::XInputStream > xInStream( m_xCacheStream->getInputStream(), uno::UNO_SET_THROW… in Commit()
908 m_xCacheStream = uno::Reference< io::XStream >(); in Commit()
909 m_xCacheSeek = uno::Reference< io::XSeekable >(); in Commit()
917 uno::Reference< io::XInputStream > xInStream; in Commit()
920 …xInStream.set( static_cast< io::XInputStream* >( new OSelfTerminateFileStream( GetServiceFactory()… in Commit()
927 throw io::IOException(); in Commit()
1003 m_xCacheStream = uno::Reference< io::XStream >(); in Revert()
1004 m_xCacheSeek = uno::Reference< io::XSeekable >(); in Revert()
1024 m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in Revert()
1083 throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Wrong relinfo stream!" ) ), in InsertOwnProps()
1127 m_xOrigRelInfoStream = uno::Reference< io::XInputStream >(); in ReadRelInfoIfNecessary()
1219 void OWriteStream_Impl::CopyInternallyTo_Impl( const uno::Reference< io::XStream >& xDestStream, in CopyInternallyTo_Impl()
1235 …uno::Reference< io::XStream > xOwnStream = GetStream( embed::ElementModes::READ, aEncryptionData, … in CopyInternallyTo_Impl()
1237 throw io::IOException(); // TODO in CopyInternallyTo_Impl()
1260 throw io::IOException( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Wrong relinfo stream!" ) ), in GetAllRelationshipsIfAny()
1265 void OWriteStream_Impl::CopyInternallyTo_Impl( const uno::Reference< io::XStream >& xDestStream ) in CopyInternallyTo_Impl()
1275 uno::Reference< io::XStream > xOwnStream = GetStream( embed::ElementModes::READ, sal_False ); in CopyInternallyTo_Impl()
1277 throw io::IOException(); // TODO in CopyInternallyTo_Impl()
1284 uno::Reference< io::XStream > OWriteStream_Impl::GetStream( sal_Int32 nStreamMode, const ::comphelp… in GetStream()
1291 throw io::IOException(); // TODO: in GetStream()
1296 uno::Reference< io::XStream > xResultStream; in GetStream()
1335 throw io::IOException(); // TODO: in GetStream()
1345 uno::Reference< io::XStream > OWriteStream_Impl::GetStream( sal_Int32 nStreamMode, sal_Bool bHierar… in GetStream()
1352 throw io::IOException(); // TODO: in GetStream()
1354 uno::Reference< io::XStream > xResultStream; in GetStream()
1380 uno::Reference< io::XStream > OWriteStream_Impl::GetStream_Impl( sal_Int32 nStreamMode, sal_Bool bH… in GetStream_Impl()
1390 uno::Reference< io::XInputStream > xInStream; in GetStream_Impl()
1398 throw io::IOException(); in GetStream_Impl()
1401 uno::Reference< io::XStream > xCompStream( in GetStream_Impl()
1415 throw io::IOException(); in GetStream_Impl()
1418 uno::Reference< io::XInputStream > xInStream; in GetStream_Impl()
1423 throw io::IOException(); in GetStream_Impl()
1426 uno::Reference< io::XStream > xSeekStream( in GetStream_Impl()
1438 throw io::IOException(); // TODO: in GetStream_Impl()
1440 uno::Reference< io::XStream > xStream; in GetStream_Impl()
1483 uno::Reference< io::XStream > xWriteStream = in GetStream_Impl()
1484 uno::Reference< io::XStream >( static_cast< ::cppu::OWeakObject* >( m_pAntiImpl ), in GetStream_Impl()
1496 uno::Reference< io::XInputStream > OWriteStream_Impl::GetPlainRawInStream() in GetPlainRawInStream()
1510 uno::Reference< io::XInputStream > OWriteStream_Impl::GetRawInStream() in GetRawInStream()
1517 throw io::IOException(); // TODO: in GetRawInStream()
1546 …st uno::Reference< io::XInputStream >& xDataToCopy, const uno::Sequence< beans::PropertyValue >& a… in CreateReadonlyCopyBasedOnData()
1548 uno::Reference < io::XStream > xTempFile; in CreateReadonlyCopyBasedOnData()
1550 xTempFile = uno::Reference < io::XStream >( in CreateReadonlyCopyBasedOnData()
1556 uno::Reference < io::XSeekable > xTempSeek( xTempFile, uno::UNO_QUERY ); in CreateReadonlyCopyBasedOnData()
1560 uno::Reference < io::XOutputStream > xTempOut = xTempFile->getOutputStream(); in CreateReadonlyCopyBasedOnData()
1570 uno::Reference< io::XInputStream > xInStream = xTempFile->getInputStream(); in CreateReadonlyCopyBasedOnData()
1572 throw io::IOException(); in CreateReadonlyCopyBasedOnData()
1576 xTargetStream = uno::Reference< io::XStream > ( in CreateReadonlyCopyBasedOnData()
1583 void OWriteStream_Impl::GetCopyOfLastCommit( uno::Reference< io::XStream >& xTargetStream ) in GetCopyOfLastCommit()
1591 uno::Reference< io::XInputStream > xDataToCopy; in GetCopyOfLastCommit()
1622 void OWriteStream_Impl::GetCopyOfLastCommit( uno::Reference< io::XStream >& xTargetStream, const ::… in GetCopyOfLastCommit()
1633 uno::Reference< io::XInputStream > xDataToCopy; in GetCopyOfLastCommit()
1705 throw io::IOException(); // TODO: in CommitStreamRelInfo()
1725 uno::Reference< io::XStream > xRelsStream = in CommitStreamRelInfo()
1729 uno::Reference< io::XOutputStream > xOutStream = xRelsStream->getOutputStream(); in CommitStreamRelInfo()
1748 uno::Reference< io::XStream > xRelsStream = in CommitStreamRelInfo()
1752 uno::Reference< io::XOutputStream > xOutputStream = xRelsStream->getOutputStream(); in CommitStreamRelInfo()
1756 uno::Reference< io::XSeekable > xSeek( m_xNewRelInfoStream, uno::UNO_QUERY_THROW ); in CommitStreamRelInfo()
1773 m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in CommitStreamRelInfo()
1783 m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in CommitStreamRelInfo()
1816 OWriteStream::OWriteStream( OWriteStream_Impl* pImpl, uno::Reference< io::XStream > xStream, sal_Bo… in OWriteStream()
1835 m_xSeekable = uno::Reference< io::XSeekable >( xStream, uno::UNO_QUERY ); in OWriteStream()
1875 m_xInStream = uno::Reference< io::XInputStream >(); in DeInit()
1876 m_xOutStream = uno::Reference< io::XOutputStream >(); in DeInit()
1877 m_xSeekable = uno::Reference< io::XSeekable >(); in DeInit()
1893 uno::Reference< io::XStream > xStream = m_pImpl->GetTempFileAsStream(); in CheckInitOnDemand()
1908 void OWriteStream::CopyToStreamInternally_Impl( const uno::Reference< io::XStream >& xDest ) in CopyToStreamInternally_Impl()
1924 uno::Reference< io::XOutputStream > xDestOutStream = xDest->getOutputStream(); in CopyToStreamInternally_Impl()
1926 throw io::IOException(); // TODO in CopyToStreamInternally_Impl()
2003 , static_cast<io::XInputStream*> ( this ) in queryInterface()
2004 , static_cast<io::XOutputStream*> ( this ) in queryInterface()
2005 , static_cast<io::XStream*> ( this ) in queryInterface()
2007 , static_cast<io::XSeekable*> ( this ) in queryInterface()
2008 , static_cast<io::XTruncate*> ( this ) in queryInterface()
2074 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2075 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2076 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2077 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2078 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2094 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2095 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2096 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2097 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2098 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2110 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2111 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2112 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2113 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2114 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2128 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2129 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2130 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2131 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2132 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2142 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2143 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2144 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2145 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2146 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2155 , ::getCppuType( ( const uno::Reference< io::XInputStream >* )NULL ) in getTypes()
2156 , ::getCppuType( ( const uno::Reference< io::XOutputStream >* )NULL ) in getTypes()
2157 , ::getCppuType( ( const uno::Reference< io::XStream >* )NULL ) in getTypes()
2158 , ::getCppuType( ( const uno::Reference< io::XSeekable >* )NULL ) in getTypes()
2159 , ::getCppuType( ( const uno::Reference< io::XTruncate >* )NULL ) in getTypes()
2182 throw ( io::NotConnectedException, in readBytes()
2183 io::BufferSizeExceededException, in readBytes()
2184 io::IOException, in readBytes()
2198 throw io::NotConnectedException(); in readBytes()
2205 throw ( io::NotConnectedException, in readSomeBytes()
2206 io::BufferSizeExceededException, in readSomeBytes()
2207 io::IOException, in readSomeBytes()
2221 throw io::NotConnectedException(); in readSomeBytes()
2228 throw ( io::NotConnectedException, in skipBytes()
2229 io::BufferSizeExceededException, in skipBytes()
2230 io::IOException, in skipBytes()
2244 throw io::NotConnectedException(); in skipBytes()
2251 throw ( io::NotConnectedException, in available()
2252 io::IOException, in available()
2266 throw io::NotConnectedException(); in available()
2274 throw ( io::NotConnectedException, in closeInput()
2275 io::IOException, in closeInput()
2287 throw io::NotConnectedException(); in closeInput()
2300 uno::Reference< io::XInputStream > SAL_CALL OWriteStream::getInputStream() in getInputStream()
2312 return uno::Reference< io::XInputStream >(); in getInputStream()
2314 …return uno::Reference< io::XInputStream >( static_cast< io::XInputStream* >( this ), uno::UNO_QUER… in getInputStream()
2318 uno::Reference< io::XOutputStream > SAL_CALL OWriteStream::getOutputStream() in getOutputStream()
2332 return uno::Reference< io::XOutputStream >(); in getOutputStream()
2334 …return uno::Reference< io::XOutputStream >( static_cast< io::XOutputStream* >( this ), uno::UNO_QU… in getOutputStream()
2339 throw ( io::NotConnectedException, in writeBytes()
2340 io::BufferSizeExceededException, in writeBytes()
2341 io::IOException, in writeBytes()
2358 throw io::NotConnectedException(); in writeBytes()
2383 uno::Reference< io::XStream > xStream = m_pImpl->GetTempFileAsStream(); in writeBytes()
2398 throw io::NotConnectedException(); in writeBytes()
2408 throw ( io::NotConnectedException, in flush()
2409 io::BufferSizeExceededException, in flush()
2410 io::IOException, in flush()
2429 throw io::NotConnectedException(); in flush()
2442 m_xOutStream = uno::Reference< io::XOutputStream >(); in CloseOutput_Impl()
2461 throw ( io::NotConnectedException, in closeOutput()
2462 io::BufferSizeExceededException, in closeOutput()
2463 io::IOException, in closeOutput()
2477 throw io::NotConnectedException(); in closeOutput()
2488 io::IOException, in seek()
2509 throw ( io::IOException, in getPosition()
2530 throw ( io::IOException, in getLength()
2551 throw ( io::IOException, in truncate()
2567 uno::Reference< io::XTruncate > xTruncate( m_xOutStream, uno::UNO_QUERY ); in truncate()
2602 m_xInStream = uno::Reference< io::XInputStream >(); in dispose()
2605 m_xSeekable = uno::Reference< io::XSeekable >(); in dispose()
2685 io::IOException ) in setEncryptionPassword()
2707 io::IOException ) in removeEncryption()
2728 throw (io::IOException, uno::RuntimeException) in setEncryptionData()
2749 throw ( io::IOException, in hasByID()
2780 io::IOException, in getTargetByID()
2805 io::IOException, in getTypeByID()
2830 io::IOException, in getRelationshipByID()
2860 throw ( io::IOException, in getRelationshipsByType()
2896 throw (io::IOException, uno::RuntimeException) in getAllRelationships()
2915 io::IOException, in insertRelationshipByID()
2973 m_pImpl->m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in insertRelationshipByID()
2980 io::IOException, in removeRelationshipByID()
3006 m_pImpl->m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in removeRelationshipByID()
3022 io::IOException, in insertRelationships()
3088 throw io::IOException(); // TODO: illegal relation ( no ID ) in insertRelationships()
3091 throw io::IOException(); // TODO: illegal relations in insertRelationships()
3098 m_pImpl->m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in insertRelationships()
3104 throw ( io::IOException, in clearRelationships()
3119 m_pImpl->m_xNewRelInfoStream = uno::Reference< io::XInputStream >(); in clearRelationships()
3220 uno::Reference< io::XInputStream > xInRelStream; in setPropertyValue()
3223 uno::Reference< io::XSeekable > xSeek( xInRelStream, uno::UNO_QUERY ); in setPropertyValue()
3446 throw ( io::IOException, in commit()
3477 catch( io::IOException& aIOException ) in commit()
3511 throw ( io::IOException, in revert()
3541 catch( io::IOException& aIOException ) in revert()