Lines Matching refs:SerfInputStream
39 SerfInputStream::SerfInputStream( void ) in SerfInputStream() function in SerfInputStream
48 SerfInputStream::~SerfInputStream( void ) in ~SerfInputStream()
56 void SerfInputStream::AddToStream( const char * inBuf, sal_Int32 inLen ) in AddToStream()
66 Any SerfInputStream::queryInterface( const Type &type ) in queryInterface()
79 sal_Int32 SAL_CALL SerfInputStream::readBytes( in readBytes()
108 sal_Int32 SAL_CALL SerfInputStream::readSomeBytes( in readSomeBytes()
123 void SAL_CALL SerfInputStream::skipBytes( sal_Int32 nBytesToSkip ) in skipBytes()
138 sal_Int32 SAL_CALL SerfInputStream::available( ) in available()
149 void SAL_CALL SerfInputStream::closeInput( void ) in closeInput()
159 void SAL_CALL SerfInputStream::seek( sal_Int64 location ) in seek()
176 sal_Int64 SAL_CALL SerfInputStream::getPosition() in getPosition()
186 sal_Int64 SAL_CALL SerfInputStream::getLength() in getLength()