Home
last modified time | relevance | path

Searched refs:bFoundBank (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx3271 const NfCurrencyEntry*& pFoundEntry, sal_Bool& bFoundBank, in ImpLookupCurrencyEntryLoopBody() argument
3278 bFoundBank = sal_False; in ImpLookupCurrencyEntryLoopBody()
3283 bFoundBank = sal_True; in ImpLookupCurrencyEntryLoopBody()
3328 sal_Bool bFoundBank = sal_False; in GetNewCurrencySymbolString() local
3331 bFoundBank, aSymbol, aExtension, pFormat->GetLanguage(), in GetNewCurrencySymbolString()
3337 *pBank = bFoundBank; in GetNewCurrencySymbolString()
3338 pFoundEntry->BuildSymbolString( rStr, bFoundBank ); in GetNewCurrencySymbolString()
3366 const NfCurrencyEntry* SvNumberFormatter::GetCurrencyEntry( sal_Bool & bFoundBank, in GetCurrencyEntry() argument
3400 bCont = ImpLookupCurrencyEntryLoopBody( pFoundEntry, bFoundBank, in GetCurrencyEntry()
3422 bCont = ImpLookupCurrencyEntryLoopBody( pFoundEntry, bFoundBank, in GetCurrencyEntry()
[all …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx775 static const NfCurrencyEntry* GetCurrencyEntry( sal_Bool & bFoundBank,
924 const NfCurrencyEntry*& pFoundEntry, sal_Bool& bFoundBank,

Completed in 47 milliseconds