Searched refs:aPolyRangeNoCurve (Results 1 – 1 of 1) sorted by relevance
2896 const basegfx::B2DRange aPolyRangeNoCurve(basegfx::tools::getRange(rPolyPolygon)); in TRGetBaseGeometry() local2897 aScale = aPolyRangeNoCurve.getRange(); in TRGetBaseGeometry()2898 aTranslate = aPolyRangeNoCurve.getMinimum(); in TRGetBaseGeometry()2942 const basegfx::B2DRange aPolyRangeNoCurve(basegfx::tools::getRange(rPolyPolygon)); in TRGetBaseGeometry() local2943 aScale = aPolyRangeNoCurve.getRange(); in TRGetBaseGeometry()2944 aTranslate = aPolyRangeNoCurve.getMinimum(); in TRGetBaseGeometry()
Completed in 37 milliseconds