Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforfind.cxx316 const String& rThSep = pFormatter->GetNumThousandSep(); in SkipThousands() local
327 if ( StringPtrContains( rThSep, pHere-1, 0 ) ) in SkipThousands()
331 pHere += rThSep.Len()-1; in SkipThousands()
365 pHere -= nCounter + rThSep.Len(); // put back ThSep also in SkipThousands()
H A Dzforlist.cxx2718 const String& rThSep = GetNumThousandSep(); in GenerateFormat() local
2726 sString += rThSep; in GenerateFormat()
2736 sString.Insert( rThSep, 0 ); in GenerateFormat()
2746 sString.Insert( rThSep, 0 ); in GenerateFormat()
H A Dzformat.cxx619 const String& rThSep = GetFormatter().GetNumThousandSep(); in SvNumberformat() local
620 if ( rThSep.GetChar(0) == cNBSp && rThSep.Len() == 1 ) in SvNumberformat()

Completed in 54 milliseconds