Home
last modified time | relevance | path

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

/AOO42X/main/svx/inc/svx/ !
H A Dpolypolygoneditor.hxx58 …bool SetPointsSmooth( basegfx::B2VectorContinuity eFlags, const std::set< sal_uInt16 >& rAbsPoints…
/AOO42X/main/svx/source/svdraw/ !
H A Dpolypolygoneditor.cxx130 bool PolyPolygonEditor::SetPointsSmooth( basegfx::B2VectorContinuity eFlags, const std::set< sal_uI… in SetPointsSmooth() function in sdr::PolyPolygonEditor
H A Dsvdpoev.cxx223 if(aEditor.SetPointsSmooth( eFlags, pPts->getContainer() ) ) in SetMarkedPointsSmooth()
/AOO42X/main/sd/source/ui/animations/ !
H A Dmotionpathtag.cxx1252 if(aEditor.SetPointsSmooth( eFlags, pPts->getContainer() ) ) in SetMarkedPointsSmooth()