Searched refs:szLocale (Results 1 – 2 of 2) sorted by relevance
125 const ByteStringView& szLocale);129 const ByteStringView& szLocale);133 const ByteStringView& szLocale);152 const ByteStringView& szLocale,
475 const ByteStringView& szLocale) { in LocaleFromString() argument476 if (!szLocale.IsEmpty()) in LocaleFromString()477 return pMgr->GetLocaleByName(WideString::FromUTF8(szLocale)); in LocaleFromString()1995 const ByteStringView& szLocale) { in Local2IsoDate() argument2001 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in Local2IsoDate()2019 const ByteStringView& szLocale) { in IsoDate2Local() argument2025 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in IsoDate2Local()2041 const ByteStringView& szLocale) { in IsoTime2Local() argument2047 IFX_Locale* pLocale = LocaleFromString(pDoc, pMgr, szLocale); in IsoTime2Local()2122 const ByteStringView& szLocale, in GetLocalDateFormat() argument[all …]