Searched refs:SetMarkedPointsSmooth (Results 1 – 8 of 8) sorted by relevance
64 virtual void SetMarkedPointsSmooth(SdrPathSmoothKind eKind) = 0;
76 void SetMarkedPointsSmooth(SdrPathSmoothKind eKind);
86 virtual void SetMarkedPointsSmooth(SdrPathSmoothKind eKind);
1225 void MotionPathTag::SetMarkedPointsSmooth(SdrPathSmoothKind eKind) in SetMarkedPointsSmooth() function in sd::MotionPathTag
200 pSdrView->SetMarkedPointsSmooth(eKind); in Execute()
292 pIPPEC->SetMarkedPointsSmooth(eKind); in Execute()
210 pView->SetMarkedPointsSmooth( SDRPATHSMOOTH_SYMMETRIC ); in InitSdrModel()
185 void SdrPolyEditView::SetMarkedPointsSmooth(SdrPathSmoothKind eKind) in SetMarkedPointsSmooth() function in SdrPolyEditView
Completed in 31 milliseconds