Searched refs:wsSubCategory (Results 1 – 1 of 1) sorted by relevance
1006 WideString wsSubCategory; in GetNumericFormat() local1009 wsSubCategory += pStr[ccf++]; in GetNumericFormat()1012 FX_HashCode_GetW(wsSubCategory.AsStringView(), false); in GetNumericFormat()1026 wsSubCategory = pLocale->GetNumPattern(eSubCategory); in GetNumericFormat()1027 auto result = wsSubCategory.Find('.'); in GetNumericFormat()1033 *wsPurgePattern += wsSubCategory; in GetNumericFormat()1610 WideString wsSubCategory; in GetDateTimeFormat() local1613 wsSubCategory += pStr[ccf++]; in GetDateTimeFormat()1616 FX_HashCode_GetW(wsSubCategory.AsStringView(), false); in GetDateTimeFormat()