Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1505 … const Point aControlQ(GetPoint( seqCoordinates[ rSrcPt++ ], sal_True, sal_True )); in CreateSubPath() local
1507 const Point aControlA((aPreviousEndPoint + (aControlQ * 2)) / 3); in CreateSubPath()
1508 const Point aControlB(((aControlQ * 2) + aEnd) / 3); in CreateSubPath()

Completed in 19 milliseconds