Searched refs:OSeekableOutputStreamWrapper (Results 1 – 3 of 3) sorted by relevance
268 OSeekableOutputStreamWrapper::OSeekableOutputStreamWrapper(SvStream& _rStream) in OSeekableOutputStreamWrapper() function in utl::OSeekableOutputStreamWrapper274 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()
134 class UNOTOOLS_DLLPUBLIC OSeekableOutputStreamWrapper class139 OSeekableOutputStreamWrapper(SvStream& _rStream);
174 new OSeekableOutputStreamWrapper( *pMemBuffer ) in getImageStream()
Completed in 21 milliseconds