Searched refs:g_FXLocaleNumSubCatData (Results 1 – 1 of 1) sorted by relevance
46 const FX_LOCALESUBCATEGORYINFO g_FXLocaleNumSubCatData[] = { variable53 sizeof(g_FXLocaleNumSubCatData) / sizeof(FX_LOCALESUBCATEGORYINFO);1015 if (g_FXLocaleNumSubCatData[i].uHash == dwSubHash) { in GetNumericFormat()1016 eSubCategory = (FX_LOCALENUMSUBCATEGORY)g_FXLocaleNumSubCatData[i] in GetNumericFormat()