Home
last modified time | relevance | path

Searched refs:bNumFound (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1645 bool bNumFound = false; in ScanPortionEnd() local
1702 ( 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