Searched refs:setPoint (Results 1 – 7 of 7) sorted by relevance
51 void setPoint(const Point& rValue) in setPoint() function in SimplePointEntry275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint() function in PolygonPointList277 maPoints[nIndex].setPoint(rValue); in setPoint()
51 void setPoint(const Point& rValue) in setPoint() function in ImplSimplePointEntry275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint() function in ImplPolygonTemplate277 maPoints[nIndex].setPoint(rValue); in setPoint()
65 …virtual void SAL_CALL setPoint( const ::com::sun::star::geometry::RealPoint2D& point, ::sal_Int32 …
772 void setPoint(sal_uInt32 nIndex, const basegfx::B2DPoint& rValue) in setPoint() function in ImplB2DPolygon1263 mpPolygon->setPoint(nIndex, rValue); in setB2DPoint()
1046 void setPoint(sal_uInt32 nIndex, const ::basegfx::B3DPoint& rValue) in setPoint() function in ImplB3DPolygon1600 mpPolygon->setPoint(nIndex, rValue); in setB3DPoint()
113 …void setPoint( [in] ::com::sun::star::geometry::RealPoint2D point, [in] long nPolygonIndex, [in] l…
257 void SAL_CALL UnoPolyPolygon::setPoint( in setPoint() function in basegfx::unotools::UnoPolyPolygon
Completed in 40 milliseconds