Searched refs:rPic (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8graf2.cxx | 267 switch (rPic.MFP.mm) in ReadGrafFile() 335 WW8PicDesc( const WW8_PIC& rPic ); 338 WW8PicDesc::WW8PicDesc( const WW8_PIC& rPic ) in WW8PicDesc() argument 342 long nOriHeight = rPic.dyaGoal; in WW8PicDesc() 344 nCL = rPic.dxaCropLeft; in WW8PicDesc() 345 nCR = rPic.dxaCropRight; in WW8PicDesc() 346 nCT = rPic.dyaCropTop; in WW8PicDesc() 347 nCB = rPic.dyaCropBottom; in WW8PicDesc() 356 nHeight = nAktHeight * rPic.my / 1000; in WW8PicDesc() 446 if( pSt->IsEof() || rPic.fError || rPic.MFP.mm == 99 ) in ImportGraf1() [all …]
|
H A D | ww8par2.hxx | 334 WW8FlySet(SwWW8ImplReader& rReader, const SwPaM* pPaM, const WW8_PIC& rPic,
|
H A D | ww8par.hxx | 1360 const WW8_PIC& rPic, SvStream* pSt, sal_uLong nFilePos, bool* pDelIt); 1369 SwFrmFmt* MakeGrafInCntnt(const WW8_PIC& rPic, const WW8PicDesc& rPD, 1374 SwFrmFmt* ImportGraf1(WW8_PIC& rPic, SvStream* pSt, sal_uLong nFilePos);
|
H A D | ww8par6.cxx | 2262 const WW8_PIC& rPic, long nWidth, long nHeight ) in WW8FlySet() argument 2279 if (rReader.SetFlyBordersShadow( *this, rPic.rgbrc, &aSizeArray[0])) in WW8FlySet()
|
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | xrender_peer.hxx | 131 ScopedPic( XRenderPeer& rPeer, Picture& rPic ); 342 inline ScopedPic::ScopedPic( XRenderPeer& rPeer, Picture& rPic ) in ScopedPic() argument 344 , maPicture( rPic ) in ScopedPic()
|
Completed in 57 milliseconds