Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx389 OUString aThoSep = in generateCode() local
435 if (aDecSep == aThoSep) in generateCode()
437 if (aThoSep.equalsAscii( " ")) in generateCode()
442 if (aListSep == aThoSep) in generateCode()
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx1051 String aThoSep( rLoc.getNumThousandSep() ); in TakeStr() local
1052 if ( aThoSep.Len() > 0 ) in TakeStr()
1054 sal_Unicode cTho( aThoSep.GetChar(0) ); in TakeStr()
H A Dsvdmodel.cxx1326 String aThoSep( rLoc.getNumThousandSep() ); in TakeMetricStr() local
1327 if ( aThoSep.Len() > 0 ) in TakeMetricStr()
1329 sal_Unicode cTho( aThoSep.GetChar(0) ); in TakeMetricStr()

Completed in 41 milliseconds