Searched refs:wsCategory (Results 1 – 2 of 2) sorted by relevance
860 WideString wsCategory(m_spPattern[ccf]); in GetCategory() local871 wsCategory += m_spPattern[ccf]; in GetCategory()874 uint32_t dwHash = FX_HashCode_GetW(wsCategory.AsStringView(), false); in GetCategory()903 WideStringView wsCategory) const { in GetTextFormat()922 if (wsSearchCategory != wsCategory) in GetTextFormat()965 WideString wsCategory(m_spPattern[ccf]); in GetNumericFormat() local969 wsCategory += m_spPattern[ccf]; in GetNumericFormat()972 if (!wsCategory.EqualsASCII("num")) { in GetNumericFormat()1560 WideString wsCategory(m_spPattern[ccf]); in GetDateTimeFormat() local1573 wsCategory += m_spPattern[ccf]; in GetDateTimeFormat()[all …]
54 WideString GetTextFormat(WideStringView wsCategory) const;