Searched refs:g_FXLocaleNumSubCatData (Results 1 – 1 of 1) sorted by relevance
35 const static FX_LOCALESUBCATEGORYINFO g_FXLocaleNumSubCatData[] = { variable42 sizeof(g_FXLocaleNumSubCatData) / sizeof(FX_LOCALESUBCATEGORYINFO);260 CFX_WideString wsType = g_FXLocaleNumSubCatData[eType].pName; in GetNumPattern()854 if (g_FXLocaleNumSubCatData[i].uHash == dwSubHash) { in GetNumericFormat()855 eSubCategory = (FX_LOCALENUMSUBCATEGORY)g_FXLocaleNumSubCatData[i] in GetNumericFormat()