Home
last modified time | relevance | path

Searched refs:rPic (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/
H A Dww8graf2.cxx267 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 Dww8par2.hxx334 WW8FlySet(SwWW8ImplReader& rReader, const SwPaM* pPaM, const WW8_PIC& rPic,
H A Dww8par.hxx1360 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 Dww8par6.cxx2262 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 Dxrender_peer.hxx131 ScopedPic( XRenderPeer& rPeer, Picture& rPic );
342 inline ScopedPic::ScopedPic( XRenderPeer& rPeer, Picture& rPic ) in ScopedPic() argument
344 , maPicture( rPic ) in ScopedPic()

Completed in 89 milliseconds