Searched refs:aLinePolygonPart (Results 1 – 1 of 1) sorted by relevance
2499 SdrPathObj* aLinePolygonPart = NULL; in ImpConvertToContourObj() local2506 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 18 milliseconds