Searched refs:pIoStrm (Results 1 – 1 of 1) sorted by relevance
1810 SvStream* pIoStrm = pIo->pStrm; in ReadFull() local1811 sal_uLong nPos = pIoStrm->Tell(); in ReadFull()1820 pIoStrm->Read( nTxt, 2 ); // lies Text in ReadFull()1856 pIoStrm->Seek( nPos ); in ReadFull()