Searched refs:nHeightZoom (Results 1 – 1 of 1) sorted by relevance
520 long nHeightZoom = static_cast<long>(aHeightZoomMF.GetValue()); in IMPL_LINK() local521 if(bZoom && ( ( ( aOrigSize.Height() - (nTop + nBottom )) * nHeightZoom) in IMPL_LINK()529 ( aPageSize.Height() * 100 / nHeightZoom + nBottom); in IMPL_LINK()537 ( aPageSize.Height() * 100 / nHeightZoom + nTop); in IMPL_LINK()
Completed in 16 milliseconds