Searched refs:nDigitCnt (Results 1 – 1 of 1) sorted by relevance
807 sal_uInt8 nDigitLvl = 0, nDigitCnt = 0; in GetDigitLevel() local842 if( 3 == ++nDigitCnt ) // mehr als 2 Nummern sind kein Enum mehr in GetDigitLevel()881 if( 1 == nDigitCnt && ( eScan & (UPPER_ALPHA|LOWER_ALPHA) ) && in GetDigitLevel()992 ++nDigitCnt; in GetDigitLevel()1020 nDigitCnt = 0; in GetDigitLevel()
Completed in 15 milliseconds