Lines Matching defs:rValue

59 	void setCoordinate(const basegfx::B3DPoint& rValue)   in setCoordinate()
186 void setCoordinate(sal_uInt32 nIndex, const basegfx::B3DPoint& rValue) in setCoordinate()
191 void insert(sal_uInt32 nIndex, const CoordinateData3D& rValue, sal_uInt32 nCount) in insert()
323 void setBColor(sal_uInt32 nIndex, const ::basegfx::BColor& rValue) in setBColor()
350 void insert(sal_uInt32 nIndex, const ::basegfx::BColor& rValue, sal_uInt32 nCount) in insert()
487 void setNormal(sal_uInt32 nIndex, const ::basegfx::B3DVector& rValue) in setNormal()
514 void insert(sal_uInt32 nIndex, const ::basegfx::B3DVector& rValue, sal_uInt32 nCount) in insert()
662 void setTextureCoordinate(sal_uInt32 nIndex, const ::basegfx::B2DPoint& rValue) in setTextureCoordinate()
689 void insert(sal_uInt32 nIndex, const ::basegfx::B2DPoint& rValue, sal_uInt32 nCount) in insert()
1046 void setPoint(sal_uInt32 nIndex, const ::basegfx::B3DPoint& rValue) in setPoint()
1089 void setBColor(sal_uInt32 nIndex, const ::basegfx::BColor& rValue) in setBColor()
1148 void setNormal(sal_uInt32 nIndex, const ::basegfx::B3DVector& rValue) in setNormal()
1204 void setTextureCoordinate(sal_uInt32 nIndex, const ::basegfx::B2DPoint& rValue) in setTextureCoordinate()
1595 void B3DPolygon::setB3DPoint(sal_uInt32 nIndex, const basegfx::B3DPoint& rValue) in setB3DPoint()
1610 void B3DPolygon::setBColor(sal_uInt32 nIndex, const BColor& rValue) in setBColor()
1641 void B3DPolygon::setNormal(sal_uInt32 nIndex, const B3DVector& rValue) in setNormal()
1673 void B3DPolygon::setTextureCoordinate(sal_uInt32 nIndex, const B2DPoint& rValue) in setTextureCoordinate()