Searched refs:nPosFc (Results 1 – 3 of 3) sorted by relevance
265 sal_uLong nPosFc = nFilePos + rPic.cbHeader; in ReadGrafFile() local271 pSt->Seek(nPosFc); in ReadGrafFile()283 pSt->Seek( nPosFc ); in ReadGrafFile()320 long nData = rPic.lcb - ( pSt->Tell() - nPosFc ); in ReadGrafFile()
297 void ImportSprms(sal_Size nPosFc, short nLen, bool bPap);
3835 void WW8RStyle::ImportSprms(sal_Size nPosFc, short nLen, bool bPap) in ImportSprms() argument3842 pStStrm->Seek(nPosFc); in ImportSprms()
Completed in 41 milliseconds