Searched refs:GetCurrencyEntry (Results 1 – 6 of 6) sorted by relevance
/trunk/main/svl/inc/svl/ |
H A D | zforlist.hxx | 689 static const NfCurrencyEntry& GetCurrencyEntry( LanguageType ); 698 static const NfCurrencyEntry* GetCurrencyEntry( const String& rAbbrev, 775 static const NfCurrencyEntry* GetCurrencyEntry( sal_Bool & bFoundBank,
|
/trunk/main/svl/source/numbers/ |
H A D | zforlist.cxx | 3069 const NfCurrencyEntry& SvNumberFormatter::GetCurrencyEntry( LanguageType eLang ) in GetCurrencyEntry() function in SvNumberFormatter 3093 const NfCurrencyEntry* SvNumberFormatter::GetCurrencyEntry( in GetCurrencyEntry() function in SvNumberFormatter 3190 GetCurrencyEntry( LANGUAGE_SYSTEM ), sal_False ); in ImpGetDefaultSystemCurrencyFormat() 3235 GetCurrencyEntry( ActLnge ), sal_False ); in ImpGetDefaultCurrencyFormat() 3330 const NfCurrencyEntry* pFoundEntry = GetCurrencyEntry( in GetNewCurrencySymbolString() 3366 const NfCurrencyEntry* SvNumberFormatter::GetCurrencyEntry( sal_Bool & bFoundBank, in GetCurrencyEntry() function in SvNumberFormatter
|
H A D | numfmuno.cxx | 828 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValue() 890 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValues()
|
H A D | zforfind.cxx | 654 SvNumberFormatter::GetCurrencyEntry( eLang ).GetSymbol() ); in GetCurrency()
|
/trunk/main/cui/source/options/ |
H A D | optgdlg.cxx | 1300 const NfCurrencyEntry& rCurr = SvNumberFormatter::GetCurrencyEntry( LANGUAGE_SYSTEM ); in OfaLanguagesTabPage() 1659 pCurr = SvNumberFormatter::GetCurrencyEntry( aAbbrev, eLang ); in Reset() 1855 const NfCurrencyEntry* pCurr = &SvNumberFormatter::GetCurrencyEntry( eLang ); in IMPL_LINK()
|
/trunk/main/svx/source/items/ |
H A D | numfmtsh.cxx | 1761 SvNumberFormatter::GetCurrencyEntry( bTestBanking, aSymbol, aExtension, in FindCurrencyTableEntry()
|
Completed in 60 milliseconds