Searched refs:ePathKind (Results 1 – 1 of 1) sorted by relevance
496 SdrObjKind ePathKind = bClosed ? OBJ_PATHFILL : OBJ_PATHLINE; in ImpConvertMakeObj() local503 ePathKind = bClosed ? OBJ_POLY : OBJ_PLIN; in ImpConvertMakeObj()506 SdrPathObj* pPathObj = new SdrPathObj(ePathKind, aB2DPolyPolygon); in ImpConvertMakeObj()
Completed in 9 milliseconds