Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf2.cxx383 const Graphic* pGraph, const String& rFileName, const SfxItemSet& rGrfSet) in MakeGrafNotInCntnt() argument
403 SwFlyFrmFmt* pFlyFmt = rDoc.Insert(*pPaM, rFileName, aEmptyStr, pGraph, in MakeGrafNotInCntnt()
418 const WW8PicDesc& rPD, const Graphic* pGraph, const String& rFileName, in MakeGrafInCntnt() argument
426 pFlyFmt = ImportOle(pGraph, &aFlySet, &rGrfSet); in MakeGrafInCntnt()
431 pFlyFmt = rDoc.Insert( *pPaM, rFileName, aEmptyStr, pGraph, &aFlySet, in MakeGrafInCntnt()
451 Graphic* pGraph = 0; in ImportGraf1() local
452 bool bOk = ReadGrafFile(aFileName, pGraph, rPic, pSt, nFilePos, &bInDoc); in ImportGraf1()
456 delete pGraph; in ImportGraf1()
470 pRet = MakeGrafNotInCntnt(aPD,pGraph,aFileName,aGrfSet); in ImportGraf1()
472 pRet = MakeGrafInCntnt(rPic,aPD,pGraph,aFileName,aGrfSet); in ImportGraf1()
[all …]
H A Dww8par.hxx1366 const Graphic* pGraph, const String& rFileName,
1370 const Graphic* pGraph, const String& rFileName,
/trunk/main/sw/source/core/text/
H A Dporfld.cxx828 const Graphic* pGraph = pGrfBrush->GetGraphic(); in SwGrfNumPortion() local
829 if( pGraph ) in SwGrfNumPortion()
830 SetAnimated( pGraph->IsAnimated() ); in SwGrfNumPortion()

Completed in 34 milliseconds