Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/text/
H A Dinftxt.cxx1633 bool bNumFound = false; in ScanPortionEnd() local
1690 ( 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 23 milliseconds