Home
last modified time | relevance | path

Searched refs:nPicLocFc (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx501 ((pStrm == pDataStream ) && !nPicLocFc) || in ImportGraf()
520 pDataStream->Seek( nPicLocFc ); in ImportGraf()
744 pRet = ImportGraf1(aPic, pDataStream, nPicLocFc); in ImportGraf()
H A Dww8par6.cxx2845 if( bObj && nPicLocFc && bEmbeddObj ) in Read_Obj()
2846 nObjLocFc = nPicLocFc; in Read_Obj()
2854 nPicLocFc = 0; in Read_PicLoc()
2859 nPicLocFc = SVBT32ToUInt32( pData ); in Read_PicLoc()
2862 if( bObj && nPicLocFc && bEmbeddObj ) in Read_PicLoc()
2863 nObjLocFc = nPicLocFc; in Read_PicLoc()
H A Dww8par3.cxx110 if( bObj && nPicLocFc ) in Read_F_OCX()
111 nObjLocFc = nPicLocFc; in Read_F_OCX()
2227 sal_uLong nOffset = nPicLocFc; in ImportFormulaControl()
H A Dww8par5.cxx2002 if( bObj && nPicLocFc ) in Read_F_Embedd()
2003 nObjLocFc = nPicLocFc; in Read_F_Embedd()
H A Dww8par.hxx1120 sal_uLong nPicLocFc; // Picture Location in File (FC) member in SwWW8ImplReader
H A Dww8par.cxx3764 nObjLocFc = nPicLocFc = 0; in SwWW8ImplReader()

Completed in 106 milliseconds