Home
last modified time | relevance | path

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

/aoo4110/main/sax/inc/
H A Dxml2utf.hxx110 sal_Int32 readAndConvert( ::com::sun::star::uno::Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead )
/aoo4110/main/sax/source/expatwrap/
H A Dxml2utf.cxx41 sal_Int32 XMLFile2UTFConverter::readAndConvert( Sequence<sal_Int8> &seq , sal_Int32 nMaxToRead ) in readAndConvert() function in sax_expatwrap::XMLFile2UTFConverter
H A Dsax_expat.cxx720 nRead = getEntity().converter.readAndConvert( seqOut , nBufSize ); in parse()
/aoo4110/main/sax/source/fastparser/
H A Dfastparser.cxx639 nRead = rEntity.maConverter.readAndConvert( seqOut, BUFFER_SIZE ); in parse()

Completed in 35 milliseconds