Searched refs:aAbbrev (Results 1 – 2 of 2) sorted by relevance
1652 String aAbbrev; in Reset() local1658 SvtSysLocaleOptions::GetCurrencyAbbrevAndLanguage( aAbbrev, eLang, sLang ); in Reset()1659 pCurr = SvNumberFormatter::GetCurrencyEntry( aAbbrev, eLang ); in Reset()
2795 String aSymbol, aAbbrev; in GenerateFormat() local2796 GetCompatibilityCurrency( aSymbol, aAbbrev ); in GenerateFormat()3133 String aAbbrev; in IMPL_STATIC_LINK_NOINSTANCE() local3135 SvtSysLocaleOptions().GetCurrencyAbbrevAndLanguage( aAbbrev, eLang ); in IMPL_STATIC_LINK_NOINSTANCE()3136 SetDefaultSystemCurrency( aAbbrev, eLang ); in IMPL_STATIC_LINK_NOINSTANCE()
Completed in 53 milliseconds