Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx229 pPath->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedPointsSmooth()
264 pPath->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedSegmentsKind()
334 pPath->SetPathPoly( aEditor.GetPolyPolygon() ); in DeleteMarkedPoints()
668 pPath->SetPathPoly(aXPP); in ImpTransformMarkedPoints()
H A Dsvdopath.cxx2261 SetPathPoly(mpDAC->getModifiedPolyPolygon()); in EndCreate()
2716 SetPathPoly(basegfx::B2DPolyPolygon(aNewPolygon)); in RipPoint()
2728 SetPathPoly(basegfx::B2DPolyPolygon(aSplitPolyA)); in RipPoint()
2732 pNewObj->SetPathPoly(basegfx::B2DPolyPolygon(aSplitPolyB)); in RipPoint()
2763 pPath->SetPathPoly(basegfx::tools::adaptiveSubdivideByAngle(pPath->GetPathPoly())); in DoConvertToPolyObj()
2771 pPath->SetPathPoly(basegfx::tools::expandToCurve(pPath->GetPathPoly())); in DoConvertToPolyObj()
2816 void SdrPathObj::SetPathPoly(const basegfx::B2DPolyPolygon& rPathPoly) in SetPathPoly() function in SdrPathObj
3117 SetPathPoly(aNewPolyPolygon); in TRSetBaseGeometry()
H A Dsvdotxtr.cxx511 pPathObj->SetPathPoly(basegfx::tools::expandToCurve(pPathObj->GetPathPoly())); in ImpConvertMakeObj()
H A Dsvdedtv1.cxx533 pPath->SetPathPoly(aXPP.getB2DPolyPolygon()); in ImpCrookObj()
649 pPath->SetPathPoly(aXPP.getB2DPolyPolygon()); in ImpDistortObj()
H A Dsvdobj.cxx2651 pPathObj->SetPathPoly(basegfx::tools::simplifyCurveSegments(pPathObj->GetPathPoly())); in ConvertToContourObj()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx199 pPathObj->SetPathPoly( aDragPoly ); in EndSdrDrag()
965 mpPathObj->SetPathPoly( mxPolyPoly ); in addCustomHandles()
1140 mpPathObj->SetPathPoly( aEditor.GetPolyPolygon() ); in DeleteMarkedPoints()
1201 mpPathObj->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedSegmentsKind()
1255 mpPathObj->SetPathPoly(aEditor.GetPolyPolygon()); in SetMarkedPointsSmooth()
/trunk/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx490 … ( dynamic_cast< SdrPathObj* >( pObj ) )->SetPathPoly( basegfx::B2DPolyPolygon( aPoly ) ); in createDefaultObject()
513 ( dynamic_cast< SdrPathObj* >( pObj ) )->SetPathPoly( aPoly ); in createDefaultObject()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx979 ((SdrPathObj*)pObj)->SetPathPoly(basegfx::B2DPolyPolygon(aInnerPoly)); in CreateDefaultObject()
988 ((SdrPathObj*)pObj)->SetPathPoly(basegfx::B2DPolyPolygon(aInnerPoly)); in CreateDefaultObject()
/trunk/main/svx/inc/svx/
H A Dsvdopath.hxx157 void SetPathPoly(const basegfx::B2DPolyPolygon& rPathPoly);
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx253 ((SdrPathObj*)pObj)->SetPathPoly(basegfx::B2DPolyPolygon(aPoly)); in CreateDefaultObject()
H A Dfuconpol.cxx338 ((SdrPathObj*)pObj)->SetPathPoly(aPoly); in CreateDefaultObject()
/trunk/main/sd/source/ui/func/
H A Dfuconbez.cxx519 ((SdrPathObj*)pObj)->SetPathPoly(aPoly); in CreateDefaultObject()
H A Dfuconrec.cxx902 ((SdrPathObj*)pObj)->SetPathPoly(::basegfx::B2DPolyPolygon(aB2DPolygon)); in CreateDefaultObject()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1295 ((SdrPathObj*)mpObj.get())->SetPathPoly(rNew); in SetPolygon()
1591 static_cast<SdrPathObj*>(mpObj.get())->SetPathPoly(rNew); in SetPolygon()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2974 ((SdrPathObj*)pObj)->SetPathPoly(aPoly); in CreateDefaultShape()
/trunk/main/sd/source/core/
H A DCustomAnimationEffect.cxx1727 rPathObj.SetPathPoly( xPolyPoly ); in updateSdrPathObjFromPath()

Completed in 157 milliseconds