Searched refs:rSep (Results 1 – 4 of 4) sorted by relevance
499 const String& rSep = pFormatter->GetNumThousandSep(); in GetThousandSep() local502 rSep.Len() == 1 && rString.Len() == 1; in GetThousandSep()503 if (!( (rString == rSep || bSpaceBreak) // nothing else in GetThousandSep()522 nPos = nPos + rSep.Len(); in GetThousandSep()733 const String& rSep = pFormatter->GetNumDecimalSep(); in GetDecSep() local734 if ( rString.Equals( rSep, nPos, rSep.Len() ) ) in GetDecSep()736 nPos = nPos + rSep.Len(); in GetDecSep()752 if ( rString.Equals( rSep, nPos, rSep.Len() ) ) in GetTime100SecSep()754 nPos = nPos + rSep.Len(); in GetTime100SecSep()2014 if ( StringContains( rSep, rString, nPos ) ) in ScanEndString()[all …]
92 inline void SetSeparator(const String& rSep) { sSeparator = rSep; } in SetSeparator() argument
1217 const String& rSep = rParent.GetLocaleData().getNumDecimalSep(); in EndElement() local1218 for ( xub_StrLen j=0; j<rSep.Len(); j++ ) in EndElement()1220 rParent.AddToCode( OUString::valueOf( rSep.GetChar(j) ) ); in EndElement()
15309 …uages\ActionTe.ulf 0 LngText OOO_ACTIONTEXT_52 0 ku NasnamSep: [1]{{,CûrSep: [2], Bikarhinêr: […
Completed in 307 milliseconds