Searched refs:bNumFound (Results 1 – 1 of 1) sorted by relevance
1633 bool bNumFound = false; in ScanPortionEnd() local1690 ( bNumFound && ( cPos == cThousandSep || cPos == cThousandSep2 ) ) ) in ScanPortionEnd()1692 bNumFound = true; in ScanPortionEnd()1696 if ( bNumFound ) in ScanPortionEnd()1710 if ( i == nEnd && i < GetTxt().Len() && bNumFound ) in ScanPortionEnd()
Completed in 21 milliseconds