Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1990 const float fImageHeight = ((float)aOutSize.Height() * (float)4) / (float)7; in IMPL_LINK() local
1992 aImageSize.Width() = (long)( fImageRatio * fImageHeight ); in IMPL_LINK()
1993 aImageSize.Height() = (long)( fImageHeight ); in IMPL_LINK()

Completed in 19 milliseconds