Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx520 long nHeightZoom = static_cast<long>(aHeightZoomMF.GetValue()); in IMPL_LINK() local
521 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