Searched refs:pGraph (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 383 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 D | ww8par.hxx | 1366 const Graphic* pGraph, const String& rFileName, 1370 const Graphic* pGraph, const String& rFileName,
|
/aoo41x/main/sw/source/core/text/ |
H A D | porfld.cxx | 829 const Graphic* pGraph = pGrfBrush->GetGraphic(); in SwGrfNumPortion() local 830 if( pGraph ) in SwGrfNumPortion() 831 SetAnimated( pGraph->IsAnimated() ); in SwGrfNumPortion()
|
Completed in 34 milliseconds