Searched refs:wsSubCategory (Results 1 – 1 of 1) sorted by relevance
226 const CFX_WideString& wsSubCategory, in FX_GetPattern() argument235 FX_GetXMLContent(bsSpace, pDatePatterns, bsCategory, wsSubCategory); in FX_GetPattern()845 CFX_WideString wsSubCategory; in GetNumericFormat() local848 wsSubCategory += pStr[ccf++]; in GetNumericFormat()851 FX_HashCode_String_GetW(wsSubCategory, wsSubCategory.GetLength()); in GetNumericFormat()860 wsSubCategory.Empty(); in GetNumericFormat()865 pLocale->GetNumPattern(eSubCategory, wsSubCategory); in GetNumericFormat()866 iDotIndex = wsSubCategory.Find('.'); in GetNumericFormat()872 wsPurgePattern += wsSubCategory; in GetNumericFormat()2322 CFX_WideString wsSubCategory; in GetDateTimeFormat() local[all …]