Searched refs:polygonFromPoint2DSequence (Results 1 – 4 of 4) sorted by relevance
215 …::basegfx::B2DPolygon polygonFromPoint2DSequence( const uno::Sequence< geometry::RealPoint2D >& po… in polygonFromPoint2DSequence() function235 aRes.append( polygonFromPoint2DSequence( points[nCurrPoly] ) ); in polyPolygonFromPoint2DSequenceSequence()
111 ::Polygon polygonFromPoint2DSequence( const uno::Sequence< geometry::RealPoint2D >& points ) in polygonFromPoint2DSequence() function137 aRes.Insert( polygonFromPoint2DSequence( points[nCurrPoly] ) ); in polyPolygonFromPoint2DSequenceSequence()
98 ::Polygon VCL_DLLPUBLIC polygonFromPoint2DSequence(
100 BASEGFX_DLLPUBLIC ::basegfx::B2DPolygon polygonFromPoint2DSequence(
Completed in 22 milliseconds