Searched refs:bNumFound (Results 1 – 1 of 1) sorted by relevance
1645 bool bNumFound = false; in ScanPortionEnd() local1702 ( bNumFound && ( cPos == cThousandSep || cPos == cThousandSep2 ) ) ) in ScanPortionEnd()1704 bNumFound = true; in ScanPortionEnd()1708 if ( bNumFound ) in ScanPortionEnd()1722 if ( i == nEnd && i < GetTxt().Len() && bNumFound ) in ScanPortionEnd()
Completed in 22 milliseconds