Lines Matching refs:aPolyPoly
730 PolyPolygon aPolyPoly( rLogicPolyPoly ); in ImplLogicToDevicePixel() local
731 sal_uInt16 nPoly = aPolyPoly.Count(); in ImplLogicToDevicePixel()
734 Polygon& rPoly = aPolyPoly[i]; in ImplLogicToDevicePixel()
737 return aPolyPoly; in ImplLogicToDevicePixel()
1239 PolyPolygon aPolyPoly( rLogicPolyPoly ); in LogicToPixel() local
1240 sal_uInt16 nPoly = aPolyPoly.Count(); in LogicToPixel()
1243 Polygon& rPoly = aPolyPoly[i]; in LogicToPixel()
1246 return aPolyPoly; in LogicToPixel()
1448 PolyPolygon aPolyPoly( rLogicPolyPoly ); in LogicToPixel() local
1449 sal_uInt16 nPoly = aPolyPoly.Count(); in LogicToPixel()
1452 Polygon& rPoly = aPolyPoly[i]; in LogicToPixel()
1455 return aPolyPoly; in LogicToPixel()
1634 PolyPolygon aPolyPoly( rDevicePolyPoly ); in PixelToLogic() local
1635 sal_uInt16 nPoly = aPolyPoly.Count(); in PixelToLogic()
1638 Polygon& rPoly = aPolyPoly[i]; in PixelToLogic()
1641 return aPolyPoly; in PixelToLogic()
1847 PolyPolygon aPolyPoly( rDevicePolyPoly ); in PixelToLogic() local
1848 sal_uInt16 nPoly = aPolyPoly.Count(); in PixelToLogic()
1851 Polygon& rPoly = aPolyPoly[i]; in PixelToLogic()
1854 return aPolyPoly; in PixelToLogic()