Home
last modified time | relevance | path

Searched refs:nPosFc (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx261 sal_uLong nPosFc = nFilePos + rPic.cbHeader; in ReadGrafFile() local
267 pSt->Seek(nPosFc); in ReadGrafFile()
279 pSt->Seek( nPosFc ); in ReadGrafFile()
316 long nData = rPic.lcb - ( pSt->Tell() - nPosFc ); in ReadGrafFile()
H A Dww8par2.hxx296 void ImportSprms(sal_Size nPosFc, short nLen, bool bPap);
H A Dww8par2.cxx3863 void WW8RStyle::ImportSprms(sal_Size nPosFc, short nLen, bool bPap) in ImportSprms() argument
3870 pStStrm->Seek(nPosFc); in ImportSprms()