Searched refs:GetMarkedSegmentsKind (Results 1 – 7 of 7) sorted by relevance
59 virtual SdrPathSegmentKind GetMarkedSegmentsKind() const = 0;
80 SdrPathSegmentKind GetMarkedSegmentsKind() const;
81 virtual SdrPathSegmentKind GetMarkedSegmentsKind() const;
1182 SdrPathSegmentKind MotionPathTag::GetMarkedSegmentsKind() const in GetMarkedSegmentsKind() function in sd::MotionPathTag1185 return mrView.GetMarkedSegmentsKind(); in GetMarkedSegmentsKind()
287 SdrPathSegmentKind eSegm = pSdrView->GetMarkedSegmentsKind(); in GetState()
182 SdrPathSegmentKind eSegm = pIPPEC->GetMarkedSegmentsKind(); in GetAttrState()
292 SdrPathSegmentKind SdrPolyEditView::GetMarkedSegmentsKind() const in GetMarkedSegmentsKind() function in SdrPolyEditView
Completed in 26 milliseconds