Lines Matching refs:rRectangle

1779 						const Rectangle& rRectangle = pA->GetRect();  in interpretMetafile()  local
1781 if(!rRectangle.IsEmpty()) in interpretMetafile()
1783 …const basegfx::B2DRange aRange(rRectangle.Left(), rRectangle.Top(), rRectangle.Right(), rRectangle in interpretMetafile()
1806 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
1808 if(!rRectangle.IsEmpty()) in interpretMetafile()
1810 …const basegfx::B2DRange aRange(rRectangle.Left(), rRectangle.Top(), rRectangle.Right(), rRectangle in interpretMetafile()
1845 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
1847 if(!rRectangle.IsEmpty()) in interpretMetafile()
1849 …const basegfx::B2DRange aRange(rRectangle.Left(), rRectangle.Top(), rRectangle.Right(), rRectangle in interpretMetafile()
2101 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
2104 if(!rRectangle.IsEmpty() && 0 != nStringLength) in interpretMetafile()
2122 rRectangle, pA->GetText(), pA->GetStyle(), aGDIMetaFile); in interpretMetafile()
2285 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
2287 if(!rRectangle.IsEmpty()) in interpretMetafile()
2289 …basegfx::B2DRange aRange(rRectangle.Left(), rRectangle.Top(), rRectangle.Right(), rRectangle.Botto… in interpretMetafile()
2448 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
2450 if(rRectangle.IsEmpty()) in interpretMetafile()
2462 rRectangle.Left(), rRectangle.Top(), in interpretMetafile()
2463 rRectangle.Right(), rRectangle.Bottom()); in interpretMetafile()