Home
last modified time | relevance | path

Searched refs:SetSegmentsKind (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/svx/inc/svx/ !
H A Dpolypolygoneditor.hxx54 bool SetSegmentsKind(SdrPathSegmentKind eKind, const std::set< sal_uInt16 >& rAbsPoints);
/AOO41X/main/svx/source/svdraw/ !
H A Dpolypolygoneditor.cxx71 bool PolyPolygonEditor::SetSegmentsKind(SdrPathSegmentKind eKind, const std::set< sal_uInt16 >& rAb… in SetSegmentsKind() function in sdr::PolyPolygonEditor
H A Dsvdpoev.cxx260 if(aEditor.SetSegmentsKind( eKind, pPts->getContainer()) ) in SetMarkedSegmentsKind()
/AOO41X/main/sd/source/ui/animations/ !
H A Dmotionpathtag.cxx1198 if(aEditor.SetSegmentsKind( eKind, pPts->getContainer()) ) in SetMarkedSegmentsKind()