Home
last modified time | relevance | path

Searched refs:OSeekableOutputStreamWrapper (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx268 OSeekableOutputStreamWrapper::OSeekableOutputStreamWrapper(SvStream& _rStream) in OSeekableOutputStreamWrapper() function in utl::OSeekableOutputStreamWrapper
274 Any SAL_CALL OSeekableOutputStreamWrapper::queryInterface( const Type& _rType ) throw (RuntimeExcep… in queryInterface()
283 void SAL_CALL OSeekableOutputStreamWrapper::acquire( ) throw () in acquire()
289 void SAL_CALL OSeekableOutputStreamWrapper::release( ) throw () in release()
295 void SAL_CALL OSeekableOutputStreamWrapper::seek( sal_Int64 _nLocation ) throw (IllegalArgumentExce… in seek()
302 sal_Int64 SAL_CALL OSeekableOutputStreamWrapper::getPosition( ) throw (IOException, RuntimeExcepti… in getPosition()
310 sal_Int64 SAL_CALL OSeekableOutputStreamWrapper::getLength( ) throw (IOException, RuntimeException) in getLength()
/trunk/main/unotools/inc/unotools/
H A Dstreamwrap.hxx134 class UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper class
139 OSeekableOutputStreamWrapper(SvStream& _rStream);
/trunk/main/svtools/source/misc/
H A Dimageresourceaccess.cxx174 new OSeekableOutputStreamWrapper( *pMemBuffer ) in getImageStream()

Completed in 17 milliseconds