Searched refs:aThoSep (Results 1 – 3 of 3) sorted by relevance
389 OUString aThoSep = in generateCode() local435 if (aDecSep == aThoSep) in generateCode()437 if (aThoSep.equalsAscii( " ")) in generateCode()442 if (aListSep == aThoSep) in generateCode()
1051 String aThoSep( rLoc.getNumThousandSep() ); in TakeStr() local1052 if ( aThoSep.Len() > 0 ) in TakeStr()1054 sal_Unicode cTho( aThoSep.GetChar(0) ); in TakeStr()
1326 String aThoSep( rLoc.getNumThousandSep() ); in TakeMetricStr() local1327 if ( aThoSep.Len() > 0 ) in TakeMetricStr()1329 sal_Unicode cTho( aThoSep.GetChar(0) ); in TakeMetricStr()
Completed in 67 milliseconds