Searched refs:lclGetPolyPoint (Results 1 – 2 of 2) sorted by relevance
1240 Point lclGetPolyPoint( const Rectangle& rAnchorRect, const Point& rPoint ) in lclGetPolyPoint() function1262 aPolygon.push_back( lclGetPolyPoint( rShapeRect, *aIt ) ); in implConvertAndInsert()
1355 ::basegfx::B2DPoint lclGetPolyPoint( const Rectangle& rAnchorRect, const Point& rPoint ) in lclGetPolyPoint() function1372 aB2DPolygon.append( lclGetPolyPoint( rAnchorRect, *aIt ) ); in DoCreateSdrObj()1375 aB2DPolygon.append( lclGetPolyPoint( rAnchorRect, maCoords.front() ) ); in DoCreateSdrObj()
Completed in 209 milliseconds