Searched refs:cNBSp (Results 1 – 1 of 1) sorted by relevance
618 const sal_Unicode cNBSp = 0xA0; in SvNumberformat() local620 if ( rThSep.GetChar(0) == cNBSp && rThSep.Len() == 1 ) in SvNumberformat()624 nIndex = rString.SearchAndReplace( cNBSp, ' ', nIndex ); in SvNumberformat()
Completed in 69 milliseconds