Home
last modified time | relevance | path

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

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

Completed in 28 milliseconds