Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/svdraw/
H A Dsvdobj.cxx2468 basegfx::B2DPolyPolygon aMergedHairlinePolyPolygon; in ImpConvertToContourObj() local
2483 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 31 milliseconds