Home
last modified time | relevance | path

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

/trunk/main/xmlscript/source/xml_helper/
H A Dxml_byteseq.cxx42 class BSeqInputStream class
49 inline BSeqInputStream( ByteSequence const & rSeq )
71 sal_Int32 BSeqInputStream::readBytes( in readBytes()
85 sal_Int32 BSeqInputStream::readSomeBytes( in readSomeBytes()
92 void BSeqInputStream::skipBytes( in skipBytes()
98 sal_Int32 BSeqInputStream::available() in available()
104 void BSeqInputStream::closeInput() in closeInput()
159 return new BSeqInputStream( rInData ); in createInputStream()

Completed in 9 milliseconds