Lines Matching refs:nCntExp
144 nCntExp = rNumFor.nCntExp; in Copy()
171 << nCntPre << nCntPost << nCntExp; in Save()
182 >> nCntPre >> nCntPost >> nCntExp; in Load()
333 aI.nCntExp = 0; in ImpSvNumFor()
2238 if (fNum > _D_MAX_U_LONG_ || rInfo.nCntExp > 9) in GetOutputString()
2244 if (rInfo.nCntExp == 0) in GetOutputString()
2250 pow(10.0,rInfo.nCntExp))) - 1; in GetOutputString()
2253 if (rInfo.nCntExp <= _MAX_FRACTION_PREC) in GetOutputString()
2401 pow(10.0,rInfo.nCntExp))); in GetOutputString()
2682 if (rInfo.nCntExp) // AM/PM in ImpGetTimeOutput()
3211 if (rInfo.nCntExp) // AM/PM in ImpGetDateTimeOutput()