Searched refs:wsLCID (Results 1 – 1 of 1) sorted by relevance
1000 WideString wsLCID; in GetNumericFormat() local1002 wsLCID += pStr[ccf++]; in GetNumericFormat()1004 pLocale = m_pLocaleMgr->GetLocaleByName(wsLCID); in GetNumericFormat()1604 WideString wsLCID; in GetDateTimeFormat() local1606 wsLCID += pStr[ccf++]; in GetDateTimeFormat()1608 *pLocale = m_pLocaleMgr->GetLocaleByName(wsLCID); in GetDateTimeFormat()