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()
2280 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
2282 if(!rRectangle.IsEmpty()) in interpretMetafile()
2284 …basegfx::B2DRange aRange(rRectangle.Left(), rRectangle.Top(), rRectangle.Right(), rRectangle.Botto… in interpretMetafile()
2443 const Rectangle& rRectangle = pA->GetRect(); in interpretMetafile() local
2445 if(rRectangle.IsEmpty()) in interpretMetafile()
2457 rRectangle.Left(), rRectangle.Top(), in interpretMetafile()
2458 rRectangle.Right(), rRectangle.Bottom()); in interpretMetafile()