Searched refs:nWidthZoom (Results 1 – 1 of 1) sorted by relevance
487 long nWidthZoom = static_cast<long>(aWidthZoomMF.GetValue()); in IMPL_LINK() local488 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 15 milliseconds