Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1421 sal_uInt16 nRot10, const Size& /*rOutSzPix*/, const Size& rUnrotatedSzPix, in ImplCreateRotatedScaled() argument
1431 Polygon aPoly( Rectangle( aPt, rUnrotatedSzPix ) ); aPoly.Rotate( Point(), nRot10 ); in ImplCreateRotatedScaled()
1437 const long nUnRotW = rUnrotatedSzPix.Width(); in ImplCreateRotatedScaled()
1438 const long nUnRotH = rUnrotatedSzPix.Height(); in ImplCreateRotatedScaled()

Completed in 35 milliseconds