Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx487 long nWidthZoom = static_cast<long>(aWidthZoomMF.GetValue()); in IMPL_LINK() local
488 if(bZoom && ( ( ( aOrigSize.Width() - (nLeft + nRight )) * nWidthZoom ) in IMPL_LINK()
496 ( aPageSize.Width() * 100 / nWidthZoom + nRight ); in IMPL_LINK()
504 ( aPageSize.Width() * 100 / nWidthZoom + nLeft ); in IMPL_LINK()

Completed in 12 milliseconds