Home
last modified time | relevance | path

Searched defs:rPic (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf2.cxx257 const WW8_PIC& rPic, SvStream* pSt, sal_uLong nFilePos, bool* pbInDoc) in ReadGrafFile()
334 WW8PicDesc::WW8PicDesc( const WW8_PIC& rPic ) in WW8PicDesc()
413 SwFrmFmt* SwWW8ImplReader::MakeGrafInCntnt(const WW8_PIC& rPic, in MakeGrafInCntnt()
438 SwFrmFmt* SwWW8ImplReader::ImportGraf1(WW8_PIC& rPic, SvStream* pSt, in ImportGraf1()
H A Dww8par6.cxx2261 const WW8_PIC& rPic, long nWidth, long nHeight ) in WW8FlySet()
/AOO42X/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx342 inline ScopedPic::ScopedPic( XRenderPeer& rPeer, Picture& rPic ) in ScopedPic()