Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1465 Size aPhysPage; in AdjustPrintZoom() local
1468 aOldPrFunc.GetScaleData( aPhysPage, nHdr, nFtr ); in AdjustPrintZoom()
1476 long nNeeded = Min( aPhysPage.Width() * 100 / nBlkTwipsX, in AdjustPrintZoom()
1477 aPhysPage.Height() * 100 / nBlkTwipsY ); in AdjustPrintZoom()

Completed in 25 milliseconds