Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/scanner/
H A Dsanedlg.cxx756 int nVWidth = (maBottomRight.Y() - maTopLeft.Y()) * aBMSize.Width() / aBMSize.Height(); in AcquirePreview() local
757 …maPreviewRect = Rectangle( Point( ( maTopLeft.X() + maBottomRight.X() )/2 - nVWidth/2, maTopLeft.Y… in AcquirePreview()
758 Size( nVWidth, in AcquirePreview()

Completed in 21 milliseconds