Searched refs:GetCurrency (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/locale/
H A DNumberFormat.cpp35 NumberFormat* GetCurrency(BFormattingConventions* convention);
115 BNumberFormatImpl::GetCurrency(BFormattingConventions* convention) function in class:BNumberFormatImpl
285 NumberFormat* currencyFormatter = fPrivateData->GetCurrency(&fConventions);
308 fPrivateData->GetCurrency(&fConventions), string, maxSize, value);
316 fPrivateData->GetCurrency(&fConventions), string, value);

Completed in 33 milliseconds