Home
last modified time | relevance | path

Searched refs:SdrPathSegmentKind (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dipolypolygoneditorcontroller.hxx39 enum SdrPathSegmentKind {SDRPATHSEGMENT_DONTCARE, // nur fuer Statusabfrage enum
59 virtual SdrPathSegmentKind GetMarkedSegmentsKind() const = 0;
60 virtual void SetMarkedSegmentsKind(SdrPathSegmentKind eKind) = 0;
H A Dsvdpoev.hxx55 SdrPathSegmentKind eMarkedSegmentsKind;
80 SdrPathSegmentKind GetMarkedSegmentsKind() const;
81 void SetMarkedSegmentsKind(SdrPathSegmentKind eKind);
H A Dpolypolygoneditor.hxx54 bool SetSegmentsKind(SdrPathSegmentKind eKind, const std::set< sal_uInt16 >& rAbsPoints);
/aoo41x/main/sd/source/ui/animations/
H A Dmotionpathtag.hxx81 virtual SdrPathSegmentKind GetMarkedSegmentsKind() const;
82 virtual void SetMarkedSegmentsKind(SdrPathSegmentKind eKind);
H A Dmotionpathtag.cxx1182 SdrPathSegmentKind MotionPathTag::GetMarkedSegmentsKind() const in GetMarkedSegmentsKind()
1190 void MotionPathTag::SetMarkedSegmentsKind(SdrPathSegmentKind eKind) in SetMarkedSegmentsKind()
/aoo41x/main/svx/source/svdraw/
H A Dsvdpoev.cxx239 void SdrPolyEditView::SetMarkedSegmentsKind(SdrPathSegmentKind eKind) in SetMarkedSegmentsKind()
292 SdrPathSegmentKind SdrPolyEditView::GetMarkedSegmentsKind() const in GetMarkedSegmentsKind()
H A Dpolypolygoneditor.cxx71 bool PolyPolygonEditor::SetSegmentsKind(SdrPathSegmentKind eKind, const std::set< sal_uInt16 >& rAb… in SetSegmentsKind()
/aoo41x/main/sd/source/ui/view/
H A Ddrbezob.cxx182 SdrPathSegmentKind eSegm = pIPPEC->GetMarkedSegmentsKind(); in GetAttrState()
/aoo41x/main/sw/source/ui/shells/
H A Dbeziersh.cxx287 SdrPathSegmentKind eSegm = pSdrView->GetMarkedSegmentsKind(); in GetState()

Completed in 24 milliseconds