Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dinftxt.cxx1642 const xub_Unicode cThousandSep2 = ',' == cTabDec ? '.' : '\''; in ScanPortionEnd() local
1702 ( bNumFound && ( cPos == cThousandSep || cPos == cThousandSep2 ) ) ) in ScanPortionEnd()
1725 …if ( cPos != cTabDec && cPos != cThousandSep && cPos !=cThousandSep2 && ( 0x2F >= cPos || cPos >= … in ScanPortionEnd()

Completed in 40 milliseconds