Searched refs:pGraph (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8graf2.cxx | 379 const Graphic* pGraph, const String& rFileName, const SfxItemSet& rGrfSet) in MakeGrafNotInCntnt() argument 399 SwFlyFrmFmt* pFlyFmt = rDoc.Insert(*pPaM, rFileName, aEmptyStr, pGraph, in MakeGrafNotInCntnt() 414 const WW8PicDesc& rPD, const Graphic* pGraph, const String& rFileName, in MakeGrafInCntnt() argument 422 pFlyFmt = ImportOle(pGraph, &aFlySet, &rGrfSet); in MakeGrafInCntnt() 427 pFlyFmt = rDoc.Insert( *pPaM, rFileName, aEmptyStr, pGraph, &aFlySet, in MakeGrafInCntnt() 447 Graphic* pGraph = 0; in ImportGraf1() local 448 bool bOk = ReadGrafFile(aFileName, pGraph, rPic, pSt, nFilePos, &bInDoc); in ImportGraf1() 452 delete pGraph; in ImportGraf1() 466 pRet = MakeGrafNotInCntnt(aPD,pGraph,aFileName,aGrfSet); in ImportGraf1() 468 pRet = MakeGrafInCntnt(rPic,aPD,pGraph,aFileName,aGrfSet); in ImportGraf1() [all …]
|
| H A D | ww8par.hxx | 1365 const Graphic* pGraph, const String& rFileName, 1369 const Graphic* pGraph, const String& rFileName,
|
| /trunk/main/sw/source/core/text/ |
| H A D | porfld.cxx | 828 const Graphic* pGraph = pGrfBrush->GetGraphic(); in SwGrfNumPortion() local 829 if( pGraph ) in SwGrfNumPortion() 830 SetAnimated( pGraph->IsAnimated() ); in SwGrfNumPortion()
|