Searched refs:OMarkableInputStream (Results 1 – 1 of 1) sorted by relevance
495 class OMarkableInputStream : class506 OMarkableInputStream( );507 ~OMarkableInputStream();578 OMarkableInputStream::OMarkableInputStream() in OMarkableInputStream() function in io_stm::OMarkableInputStream587 OMarkableInputStream::~OMarkableInputStream() in ~OMarkableInputStream()600 sal_Int32 OMarkableInputStream::readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes()657 sal_Int32 OMarkableInputStream::readSomeBytes(Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRea… in readSomeBytes()721 void OMarkableInputStream::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()739 sal_Int32 OMarkableInputStream::available(void) throw (NotConnectedException, RuntimeException) in available()757 void OMarkableInputStream::closeInput(void) throw (NotConnectedException, RuntimeException) in closeInput()[all …]