Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dfiledlghelper.cxx761 double nYRatio = (double) nOutHeight / nBmpHeight; in IMPL_LINK() local
763 if ( nXRatio < nYRatio ) in IMPL_LINK()
766 aBmp.Scale( nYRatio, nYRatio ); in IMPL_LINK()

Completed in 26 milliseconds