Searched refs:nHeightMM (Results 1 – 1 of 1) sorted by relevance
573 int nHeightMM = 0; in Start() local595 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 16 milliseconds