Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx3842 pStStrm->Seek(nPosFc); in ImportSprms()
3843 pStStrm->Read(pSprms, nLen); in ImportSprms()
3881 nLen = nLen - WW8SkipOdd( pStStrm ); in ImportUPX()
3883 *pStStrm >> cbUPX; in ImportUPX()
3895 *pStStrm >> id; in ImportUPX()
3922 nLen = nLen - WW8SkipEven( pStStrm ); in ImportGrupx()
3924 nLen = nLen - WW8SkipOdd( pStStrm ); in ImportGrupx()
4111 pStStrm->Seek( rSI.nFilePos ); in Import1Style()
4125 pStStrm->SeekRel( nSkip ); in Import1Style()
4132 long nPos = pStStrm->Tell(); in Import1Style()
[all …]
H A Dww8par2.hxx280 SvStream* pStStrm; // Input-File member in WW8RStyle

Completed in 48 milliseconds