Searched refs:aMergedHairlinePolyPolygon (Results 1 – 1 of 1) sorted by relevance
2468 basegfx::B2DPolyPolygon aMergedHairlinePolyPolygon; in ImpConvertToContourObj() local2483 aMergedHairlinePolyPolygon.append(aExtractedHairlines[a]); in ImpConvertToContourObj()2495 if(aMergedLineFillPolyPolygon.count() || (bForceLineDash && aMergedHairlinePolyPolygon.count())) in ImpConvertToContourObj()2521 if(aMergedHairlinePolyPolygon.count()) in ImpConvertToContourObj()2527 aLineHairlinePart = new SdrPathObj(OBJ_PATHLINE, aMergedHairlinePolyPolygon); in ImpConvertToContourObj()
Completed in 25 milliseconds