Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/window/
H A Dprintdlg.cxx992 long nOptPreviewWidth = aTabSize.Height() * aJobPageSize.Width() / aJobPageSize.Height(); in PrintDialog() local
994 nOptPreviewWidth += 15; in PrintDialog()
995 if( aOutSize.Width() - aTabSize.Width() < nOptPreviewWidth ) in PrintDialog()
997 aOutSize.Width() = aTabSize.Width() + nOptPreviewWidth; in PrintDialog()

Completed in 34 milliseconds