Searched refs:pStStrm (Results 1 – 2 of 2) sorted by relevance
3871 pStStrm->Seek(nPosFc); in ImportSprms()3872 pStStrm->Read(pSprms, nLen); in ImportSprms()3910 nLen = nLen - WW8SkipOdd( pStStrm ); in ImportUPX()3912 *pStStrm >> cbUPX; in ImportUPX()3924 *pStStrm >> id; in ImportUPX()3951 nLen = nLen - WW8SkipEven( pStStrm ); in ImportGrupx()3953 nLen = nLen - WW8SkipOdd( pStStrm ); in ImportGrupx()4140 pStStrm->Seek( rSI.nFilePos ); in Import1Style()4154 pStStrm->SeekRel( nSkip ); in Import1Style()4161 long nPos = pStStrm->Tell(); in Import1Style()[all …]
280 SvStream* pStStrm; // Input-File member in WW8RStyle
Completed in 47 milliseconds