Searched refs:nWantWdt (Results 1 – 1 of 1) sorted by relevance
1064 long nWantWdt=rAnchorRect.Right()-rAnchorRect.Left(); in ImpSetCharStretching() local1072 long nXTolPl=nWantWdt/100; // Toleranz +1% in ImpSetCharStretching()1073 long nXTolMi=nWantWdt/25; // Toleranz -4% in ImpSetCharStretching()1074 long nXKorr =nWantWdt/20; // Korrekturmasstab 5% in ImpSetCharStretching()1076 long nX=(nWantWdt*100) /nIsWdt; // X-Stretching berechnen in ImpSetCharStretching()1111 long nXDiff=aSiz.Width()-nWantWdt; in ImpSetCharStretching()1112 rFitXKorreg=Fraction(nWantWdt,aSiz.Width()); in ImpSetCharStretching()1117 long nMul=nWantWdt; in ImpSetCharStretching()
Completed in 21 milliseconds