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.cxx497 ((pStrm == pDataStream ) && !nPicLocFc) || in ImportGraf()
516 pDataStream->Seek( nPicLocFc ); in ImportGraf()
740 pRet = ImportGraf1(aPic, pDataStream, nPicLocFc); in ImportGraf()
H A Dww8par6.cxx2844 if( bObj && nPicLocFc && bEmbeddObj ) in Read_Obj()
2845 nObjLocFc = nPicLocFc; in Read_Obj()
2853 nPicLocFc = 0; in Read_PicLoc()
2858 nPicLocFc = SVBT32ToUInt32( pData ); in Read_PicLoc()
2861 if( bObj && nPicLocFc && bEmbeddObj ) in Read_PicLoc()
2862 nObjLocFc = nPicLocFc; in Read_PicLoc()
H A Dww8par3.cxx109 if( bObj && nPicLocFc ) in Read_F_OCX()
110 nObjLocFc = nPicLocFc; in Read_F_OCX()
2226 sal_uLong nOffset = nPicLocFc; in ImportFormulaControl()
H A Dww8par5.cxx2001 if( bObj && nPicLocFc ) in Read_F_Embedd()
2002 nObjLocFc = nPicLocFc; in Read_F_Embedd()
H A Dww8par.hxx1119 sal_uLong nPicLocFc; // Picture Location in File (FC) member in SwWW8ImplReader
H A Dww8par.cxx3763 nObjLocFc = nPicLocFc = 0; in SwWW8ImplReader()