Home
last modified time | relevance | path

Searched refs:CreateArc (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1364 basegfx::B2DPolygon CreateArc( const Rectangle& rRect, const Point& rStart, const Point& rEnd, cons… in CreateArc() function
1650 …aNewB2DPolygon.append(CreateArc( aRect, Point( (sal_Int32)fx1, (sal_Int32)fy1 ), Point( (sal_Int32… in CreateSubPath()
1735 aNewB2DPolygon.append(CreateArc( aRect, aStart, aEnd, bClockwise)); in CreateSubPath()

Completed in 30 milliseconds