Searched refs:StreamSupplier (Results 1 – 1 of 1) sorted by relevance
58 class StreamSupplier : public StreamSupplier_Base class66 …StreamSupplier( const Reference< XInputStream >& _rxInput, const Reference< XOutputStream >& _rxOu…80 …StreamSupplier::StreamSupplier( const Reference< XInputStream >& _rxInput, const Reference< XOutpu… in StreamSupplier() function in svt::StreamSupplier91 Reference< XInputStream > SAL_CALL StreamSupplier::getInputStream( ) throw (RuntimeException) in getInputStream()97 Reference< XOutputStream > SAL_CALL StreamSupplier::getOutputStream( ) throw (RuntimeException) in getOutputStream()103 …void SAL_CALL StreamSupplier::seek( ::sal_Int64 location ) throw (IllegalArgumentException, IOExce… in seek()112 ::sal_Int64 SAL_CALL StreamSupplier::getPosition( ) throw (IOException, RuntimeException) in getPosition()121 ::sal_Int64 SAL_CALL StreamSupplier::getLength( ) throw (IOException, RuntimeException) in getLength()172 Reference< XStream > xBufferAccess = new StreamSupplier( in getImageStream()
Completed in 13 milliseconds