Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdotxtr.cxx496 SdrObjKind ePathKind = bClosed ? OBJ_PATHFILL : OBJ_PATHLINE; in ImpConvertMakeObj() local
503 ePathKind = bClosed ? OBJ_POLY : OBJ_PLIN; in ImpConvertMakeObj()
506 SdrPathObj* pPathObj = new SdrPathObj(ePathKind, aB2DPolyPolygon); in ImpConvertMakeObj()

Completed in 34 milliseconds