Searched refs:nWidthMM (Results 1 – 1 of 1) sorted by relevance
570 int nWidthMM = 0; in Start() local582 nWidthMM = (int)fabs(fBRx - fTLx); in Start()757 if( ! nWidthMM ) in Start()758 nWidthMM = (int)(((double)nWidth / fResl) * 25.4); in Start()762 …xel, (%d, %d) mm, resolution is %lg\n", (int)nWidth, (int)nHeight, (int)nWidthMM, (int)nHeightMM, … in Start()769 aConverter << (sal_uInt32)(1000*nWidth/nWidthMM); in Start()