Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx3871 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 …]
H A Dww8par2.hxx280 SvStream* pStStrm; // Input-File member in WW8RStyle

Completed in 40 milliseconds