Searched refs:wsCategory (Results 1 – 2 of 2) sorted by relevance
96 const CFX_WideStringC& wsCategory,
674 CFX_WideString wsCategory(pStr[ccf]); in GetCategory() local687 wsCategory += pStr[ccf]; in GetCategory()691 FX_HashCode_String_GetW(wsCategory, wsCategory.GetLength()); in GetCategory()751 const CFX_WideStringC& wsCategory, in GetTextFormat() argument771 if (wsSearchCategory != wsCategory) { in GetTextFormat()821 CFX_WideString wsCategory(pStr[ccf]); in GetNumericFormat() local825 wsCategory += pStr[ccf]; in GetNumericFormat()828 if (wsCategory != FX_WSTRC(L"num")) { in GetNumericFormat()2279 CFX_WideString wsCategory(pStr[ccf]); in GetDateTimeFormat() local2292 wsCategory += pStr[ccf]; in GetDateTimeFormat()[all …]