Searched refs:aPD (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/sw/source/filter/ww8/ |
| H A D | ww8graf2.cxx | 456 WW8PicDesc aPD( rPic ); in ImportGraf1() local 459 if( aPD.nCL || aPD.nCR || aPD.nCT || aPD.nCB ) in ImportGraf1() 461 SwCropGrf aCrop( aPD.nCL, aPD.nCR, aPD.nCT, aPD.nCB) ; in ImportGraf1() 466 pRet = MakeGrafNotInCntnt(aPD,pGraph,aFileName,aGrfSet); in ImportGraf1() 468 pRet = MakeGrafInCntnt(rPic,aPD,pGraph,aFileName,aGrfSet); in ImportGraf1() 528 WW8PicDesc aPD( aPic ); in ImportGraf() local 530 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, aPD.nHeight ); in ImportGraf() 561 WW8PicDesc aPD( aPic ); in ImportGraf() local 586 Rectangle aClientRect( 0,0, aPD.nWidth, aPD.nHeight); in ImportGraf() 616 WW8FlySet aFlySet( *this, pPaM, aPic, aPD.nWidth, in ImportGraf() [all …]
|