Searched refs:eSubCategory (Results 1 – 1 of 1) sorted by relevance
39 FX_LOCALEDATETIMESUBCATEGORY eSubCategory; member44 FX_LOCALENUMSUBCATEGORY eSubCategory; member998 FX_LOCALENUMSUBCATEGORY eSubCategory = FX_LOCALENUMPATTERN_Decimal; in GetNumericFormat() local1001 eSubCategory = data.eSubCategory; in GetNumericFormat()1010 wsSubCategory = pLocale->GetNumPattern(eSubCategory); in GetNumericFormat()1019 if (eSubCategory == FX_LOCALENUMPATTERN_Percent) in GetNumericFormat()1611 FX_LOCALEDATETIMESUBCATEGORY eSubCategory = in GetDateTimeFormat() local1615 eSubCategory = data.eSubCategory; in GetDateTimeFormat()1626 wsTempPattern + (*pLocale)->GetDatePattern(eSubCategory); in GetDateTimeFormat()1630 wsTempPattern + (*pLocale)->GetTimePattern(eSubCategory); in GetDateTimeFormat()[all …]