Searched refs:aNewGeo (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshap2.cxx | 2013 GeoStat aNewGeo( aCustomShapeGeoData.aGeo ); in getPosition() local 2016 Polygon aPol( Rect2Poly( aRect, aNewGeo ) ); in getPosition() 2034 Poly2Rect(aPol,aRectangle,aNewGeo); in getPosition() 2038 Polygon aPol( Rect2Poly( aRectangle, aNewGeo ) ); in getPosition() 2056 Poly2Rect( aPol, aRectangle, aNewGeo ); in getPosition()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdoashp.cxx | 3398 GeoStat aNewGeo( aGeo ); in TRGetBaseGeometry() local 3402 Polygon aPol( Rect2Poly( aRect, aNewGeo ) ); in TRGetBaseGeometry() 3420 Poly2Rect(aPol,aRectangle,aNewGeo); in TRGetBaseGeometry() 3424 Polygon aPol( Rect2Poly( aRectangle, aNewGeo ) ); in TRGetBaseGeometry() 3442 Poly2Rect(aPol,aRectangle,aNewGeo); in TRGetBaseGeometry()
|
Completed in 37 milliseconds