Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdobj.cxx2499 SdrPathObj* aLinePolygonPart = NULL; in ImpConvertToContourObj() local
2506 aLinePolygonPart = new SdrPathObj(OBJ_PATHFILL, aMergedLineFillPolyPolygon); in ImpConvertToContourObj()
2507 aLinePolygonPart->SetModel(pRet->GetModel()); in ImpConvertToContourObj()
2518 aLinePolygonPart->SetMergedItemSet(aSet); in ImpConvertToContourObj()
2540 if(aLinePolygonPart) in ImpConvertToContourObj()
2581 if(aLinePolygonPart) in ImpConvertToContourObj()
2583 pGroup->GetSubList()->NbcInsertObject(aLinePolygonPart); in ImpConvertToContourObj()
2598 if(aLinePolygonPart) in ImpConvertToContourObj()
2600 pRet = aLinePolygonPart; in ImpConvertToContourObj()

Completed in 37 milliseconds