Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dipolypolygoneditorcontroller.hxx34 enum SdrPathSmoothKind {SDRPATHSMOOTH_DONTCARE, // nur fuer Statusabfrage enum
63 virtual SdrPathSmoothKind GetMarkedPointsSmooth() const = 0;
64 virtual void SetMarkedPointsSmooth(SdrPathSmoothKind eKind) = 0;
H A Dsvdpoev.hxx54 SdrPathSmoothKind eMarkedPointsSmooth;
75 SdrPathSmoothKind GetMarkedPointsSmooth() const;
76 void SetMarkedPointsSmooth(SdrPathSmoothKind eKind);
/trunk/main/sw/source/ui/shells/
H A Dbeziersh.cxx188 SdrPathSmoothKind eKind = SDRPATHSMOOTH_ASYMMETRIC; in Execute()
197 SdrPathSmoothKind eSmooth = pSdrView->GetMarkedPointsSmooth(); in Execute()
305 SdrPathSmoothKind eSmooth = pSdrView->GetMarkedPointsSmooth(); in GetState()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.hxx85 virtual SdrPathSmoothKind GetMarkedPointsSmooth() const;
86 virtual void SetMarkedPointsSmooth(SdrPathSmoothKind eKind);
H A Dmotionpathtag.cxx1217 SdrPathSmoothKind MotionPathTag::GetMarkedPointsSmooth() const in GetMarkedPointsSmooth()
1225 void MotionPathTag::SetMarkedPointsSmooth(SdrPathSmoothKind eKind) in SetMarkedPointsSmooth()
/trunk/main/sd/source/ui/view/
H A Ddrbezob.cxx199 SdrPathSmoothKind eSmooth = pIPPEC->GetMarkedPointsSmooth(); in GetAttrState()
282 SdrPathSmoothKind eKind; in Execute()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx185 void SdrPolyEditView::SetMarkedPointsSmooth(SdrPathSmoothKind eKind) in SetMarkedPointsSmooth()
280 SdrPathSmoothKind SdrPolyEditView::GetMarkedPointsSmooth() const in GetMarkedPointsSmooth()

Completed in 41 milliseconds