Home
last modified time | relevance | path

Searched refs:setPoint (Results 1 – 7 of 7) sorted by relevance

/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx51 void setPoint(const Point& rValue) in setPoint() function in SimplePointEntry
275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint() function in PolygonPointList
277 maPoints[nIndex].setPoint(rValue); in setPoint()
H A Dpolygontemplate.hxx51 void setPoint(const Point& rValue) in setPoint() function in ImplSimplePointEntry
275 void setPoint(sal_uInt32 nIndex, const Point& rValue) in setPoint() function in ImplPolygonTemplate
277 maPoints[nIndex].setPoint(rValue); in setPoint()
/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx65 …virtual void SAL_CALL setPoint( const ::com::sun::star::geometry::RealPoint2D& point, ::sal_Int32 …
/trunk/main/basegfx/source/polygon/
H A Db2dpolygon.cxx772 void setPoint(sal_uInt32 nIndex, const basegfx::B2DPoint& rValue) in setPoint() function in ImplB2DPolygon
1263 mpPolygon->setPoint(nIndex, rValue); in setB2DPoint()
H A Db3dpolygon.cxx1046 void setPoint(sal_uInt32 nIndex, const ::basegfx::B3DPoint& rValue) in setPoint() function in ImplB3DPolygon
1600 mpPolygon->setPoint(nIndex, rValue); in setB3DPoint()
/trunk/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl113 …void setPoint( [in] ::com::sun::star::geometry::RealPoint2D point, [in] long nPolygonIndex, [in] l…
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx257 void SAL_CALL UnoPolyPolygon::setPoint( in setPoint() function in basegfx::unotools::UnoPolyPolygon

Completed in 38 milliseconds