Searched refs:aRetLocale (Results 1 – 1 of 1) sorted by relevance
300 Locale aRetLocale; in getCurrentLocale() local302 aRetLocale = m_pCurrentLocaleItem->m_locale; in getCurrentLocale()303 return aRetLocale; in getCurrentLocale()311 Locale aRetLocale; in getDefaultLocale() local313 aRetLocale = m_pDefaultLocaleItem->m_locale; in getDefaultLocale()314 return aRetLocale; in getDefaultLocale()
Completed in 45 milliseconds