Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/graphic/
H A Dgrfmgr2.cxx499 Size aUnrotatedSzPix( pOut->LogicToPixel( rSz ) ); in ImplCreateOutput() local
514 aOutSzPix = aUnrotatedSzPix; in ImplCreateOutput()
517 if( aUnrotatedSzPix.Width() && aUnrotatedSzPix.Height() ) in ImplCreateOutput()
526 const long nNewW = aUnrotatedSzPix.Width(); in ImplCreateOutput()
527 const long nNewH = aUnrotatedSzPix.Height(); in ImplCreateOutput()
644 bRet = ( aOutBmpEx = aBmpEx ).Scale( aUnrotatedSzPix ); in ImplCreateOutput()
652 nRot10, aOutSzPix, aUnrotatedSzPix, in ImplCreateOutput()

Completed in 16 milliseconds