Searched refs:IsSetMarkedPointsSmoothPossible (Results 1 – 7 of 7) sorted by relevance
62 virtual sal_Bool IsSetMarkedPointsSmoothPossible() const = 0;
74 sal_Bool IsSetMarkedPointsSmoothPossible() const;
84 virtual sal_Bool IsSetMarkedPointsSmoothPossible() const;
1209 sal_Bool MotionPathTag::IsSetMarkedPointsSmoothPossible() const in IsSetMarkedPointsSmoothPossible() function in sd::MotionPathTag1212 return mrView.IsSetMarkedPointsSmoothPossible(); in IsSetMarkedPointsSmoothPossible()
301 if (!pSdrView->IsSetMarkedPointsSmoothPossible()) in GetState()
191 if (!pIPPEC || !pIPPEC->IsSetMarkedPointsSmoothPossible()) in GetAttrState()
274 sal_Bool SdrPolyEditView::IsSetMarkedPointsSmoothPossible() const in IsSetMarkedPointsSmoothPossible() function in SdrPolyEditView
Completed in 36 milliseconds