Searched refs:aPolygonC (Results 1 – 1 of 1) sorted by relevance
2256 basegfx::B2DPolygon aPolygonC; in SvxXLinePreview() local2257 aPolygonC.append(aPointC1); in SvxXLinePreview()2258 aPolygonC.append(aPointC2); in SvxXLinePreview()2259 aPolygonC.append(aPointC3); in SvxXLinePreview()2260 mpLineObjC = new SdrPathObj(OBJ_PLIN, basegfx::B2DPolyPolygon(aPolygonC)); in SvxXLinePreview()
Completed in 23 milliseconds