Searched refs:eSubCategory (Results 1 – 1 of 1) sorted by relevance
33 int32_t eSubCategory; member1013 FX_LOCALENUMSUBCATEGORY eSubCategory = FX_LOCALENUMPATTERN_Decimal; in GetNumericFormat() local1016 eSubCategory = (FX_LOCALENUMSUBCATEGORY)g_FXLocaleNumSubCatData[i] in GetNumericFormat()1017 .eSubCategory; in GetNumericFormat()1026 wsSubCategory = pLocale->GetNumPattern(eSubCategory); in GetNumericFormat()1034 if (eSubCategory == FX_LOCALENUMPATTERN_Percent) in GetNumericFormat()1617 FX_LOCALEDATETIMESUBCATEGORY eSubCategory = in GetDateTimeFormat() local1621 eSubCategory = in GetDateTimeFormat()1623 .eSubCategory; in GetDateTimeFormat()1634 wsTempPattern + (*pLocale)->GetDatePattern(eSubCategory); in GetDateTimeFormat()[all …]