Searched refs:b2DPointFromRealPoint2D (Results 1 – 5 of 5) sorted by relevance
129 const B2DVector aOffset( unotools::b2DPointFromRealPoint2D( position ) - in addPolyPolygon()272 unotools::b2DPointFromRealPoint2D( point ) ); in setPoint()
222 aPoly.append( b2DPointFromRealPoint2D( points[nCurrPoint] ) ); in polygonFromPoint2DSequence()488 ::basegfx::B2DPoint b2DPointFromRealPoint2D( const geometry::RealPoint2D& rPoint ) in b2DPointFromRealPoint2D() function
274 ::basegfx::unotools::b2DPointFromRealPoint2D(aNewPos) ); in move()
154 … ::basegfx::B2DPoint b2DPointFromRealPoint2D( const ::com::sun::star::geometry::RealPoint2D& );
193 ::basegfx::B2DPoint aPoint( ::basegfx::unotools::b2DPointFromRealPoint2D(rPoint) ); in mapRealPoint2D()
Completed in 37 milliseconds