Home
last modified time | relevance | path

Searched refs:lclGetPolyPoint (Results 1 – 2 of 2) sorted by relevance

/trunk/main/oox/source/xls/
H A Ddrawingmanager.cxx1240 Point lclGetPolyPoint( const Rectangle& rAnchorRect, const Point& rPoint ) in lclGetPolyPoint() function
1262 aPolygon.push_back( lclGetPolyPoint( rShapeRect, *aIt ) ); in implConvertAndInsert()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx1355 ::basegfx::B2DPoint lclGetPolyPoint( const Rectangle& rAnchorRect, const Point& rPoint ) in lclGetPolyPoint() function
1372 aB2DPolygon.append( lclGetPolyPoint( rAnchorRect, *aIt ) ); in DoCreateSdrObj()
1375 aB2DPolygon.append( lclGetPolyPoint( rAnchorRect, maCoords.front() ) ); in DoCreateSdrObj()

Completed in 39 milliseconds