Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1406 const OUString& rGroupSep = aLocaleItem.thousandSeparator; in SetString() local
1407 if (rDecSep.getLength() != 1 || rGroupSep.getLength() != 1) in SetString()
1411 sal_Unicode gsep = rGroupSep.getStr()[0]; in SetString()

Completed in 23 milliseconds