Searched refs:seqStart (Results 1 – 1 of 1) sorted by relevance
55 Sequence< sal_Int8 > seqStart; in readAndConvert() local60 if( nRead + seqStart.getLength()) in readAndConvert()66 if( seqStart.getLength() ) in readAndConvert()70 seq.realloc( seqStart.getLength() + nLength ); in readAndConvert()72 memmove (seq.getArray() + seqStart.getLength(), in readAndConvert()76 seqStart.getConstArray(), in readAndConvert()77 seqStart.getLength()); in readAndConvert()84 seqStart = seq; in readAndConvert()94 seqStart = Sequence < sal_Int8 > (); in readAndConvert()