Home
last modified time | relevance | path

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

/trunk/main/extensions/source/scanner/
H A Dsane.cxx573 int nHeightMM = 0; in Start() local
595 nHeightMM = (int)fabs(fBRy - fTLy); in Start()
761 if( ! nHeightMM ) in Start()
762 nHeightMM = (int)(((double)nHeight / fResl) * 25.4); in Start()
764 …d, %d) mm, resolution is %lg\n", (int)nWidth, (int)nHeight, (int)nWidthMM, (int)nHeightMM, fResl ); in Start()
772 aConverter << (sal_uInt32)(1000*nHeight/nHeightMM); in Start()

Completed in 18 milliseconds