BFormattingConventions
const BFormattingConventions& format);
const BFormattingConventions& conventions);
const BFormattingConventions& conventions,
const BFormattingConventions& conventions);
const BFormattingConventions& conventions);
BFormattingConventions fConventions;
class BFormattingConventions : public BArchivable {
BFormattingConventions(const char* id = NULL);
BFormattingConventions(
const BFormattingConventions& other);
BFormattingConventions(const BMessage* archive);
BFormattingConventions& operator=(
const BFormattingConventions& other);
~BFormattingConventions();
const BFormattingConventions& other) const;
const BFormattingConventions& other) const;
const BFormattingConventions* conventions
BFormattingConventions* conventions) const;
const BFormattingConventions& conventions);
BFormattingConventions fConventions;
class BFormattingConventions;
const BFormattingConventions& conventions);
const BFormattingConventions& conventions);
const BFormattingConventions& conventions,
class BFormattingConventions::Private {
Private(const BFormattingConventions* conventions = NULL)
SetTo(const BFormattingConventions* conventions)
const BFormattingConventions* fFormattingConventions;
const BFormattingConventions& conventions);
const BFormattingConventions& convetions);
const BFormattingConventions& conventions);
const BFormattingConventions& conventions);
BFormattingConventions conventions(language.String());
BFormattingConventions conventions;
BFormattingConventions conventions;
*BFormattingConventions::Private(&fConventions).ICULocale(), err));
: BFormattingConventions::Private(&fConventions).ICULocale();
const BFormattingConventions& conventions)
: BFormattingConventions::Private(&fConventions).ICULocale();
const BFormattingConventions& conventions)
const BFormattingConventions& conventions,
const BFormattingConventions& conventions)
BFormattingConventions conventions;
const BFormattingConventions& conventions)
BFormattingConventions::BFormattingConventions(const char* id)
BFormattingConventions::BFormattingConventions(
const BFormattingConventions& other)
BFormattingConventions::BFormattingConventions(const BMessage* archive)
BFormattingConventions&
BFormattingConventions::operator=(const BFormattingConventions& other)
BFormattingConventions::~BFormattingConventions()
BFormattingConventions::operator==(const BFormattingConventions& other) const
BFormattingConventions::operator!=(const BFormattingConventions& other) const
BFormattingConventions::ID() const
BFormattingConventions::LanguageCode() const
BFormattingConventions::CountryCode() const
BFormattingConventions::AreCountrySpecific() const
BFormattingConventions::GetNativeName(BString& name) const
BFormattingConventions::GetName(BString& name,
BFormattingConventions::MeasurementKind() const
BFormattingConventions::GetDateFormat(BDateFormatStyle style,
BFormattingConventions::GetTimeFormat(BTimeFormatStyle style,
BFormattingConventions::GetDateTimeFormat(BDateFormatStyle dateStyle,
BFormattingConventions::GetNumericFormat(BString& outFormat) const
BFormattingConventions::GetMonetaryFormat(BString& outFormat) const
BFormattingConventions::SetExplicitDateFormat(BDateFormatStyle style,
BFormattingConventions::SetExplicitTimeFormat(BTimeFormatStyle style,
BFormattingConventions::SetExplicitDateTimeFormat(BDateFormatStyle dateStyle,
BFormattingConventions::SetExplicitNumericFormat(const BString& format)
BFormattingConventions::SetExplicitMonetaryFormat(const BString& format)
BFormattingConventions::UseStringsFromPreferredLanguage() const
BFormattingConventions::SetUseStringsFromPreferredLanguage(bool value)
BFormattingConventions::Use24HourClock() const
BFormattingConventions::SetExplicitUse24HourClock(bool value)
BFormattingConventions::UnsetExplicitUse24HourClock()
BFormattingConventions::Archive(BMessage* archive, bool deep) const
BFormattingConventions::CoerceFormatForClock(BString& outFormat) const
BLocale::GetFormattingConventions(BFormattingConventions* conventions) const
BLocale::SetFormattingConventions(const BFormattingConventions& conventions)
const BFormattingConventions* conventions)
BFormattingConventions("en_US")))
const BFormattingConventions& conventions)
const BFormattingConventions& newFormattingConventions)
BFormattingConventions conventions(&settings);
BFormattingConventions conventions("en_US");
const BFormattingConventions& newFormattingConventions)
BFormattingConventions conventions;
const BFormattingConventions& newFormattingConventions)
BNumberFormatImpl::GetCurrency(BFormattingConventions* convention)
*BFormattingConventions::Private(convention).ICULocale(),
BNumberFormatImpl::GetPercent(BFormattingConventions* convention)
*BFormattingConventions::Private(convention).ICULocale(),
NumberFormat* GetInteger(BFormattingConventions* convention);
NumberFormat* GetFloat(BFormattingConventions* convention);
NumberFormat* GetCurrency(BFormattingConventions* convention);
NumberFormat* GetPercent(BFormattingConventions* convention);
BNumberFormatImpl::GetInteger(BFormattingConventions* convention)
*BFormattingConventions::Private(convention).ICULocale(),
BNumberFormatImpl::GetFloat(BFormattingConventions* convention)
*BFormattingConventions::Private(convention).ICULocale(),
const BFormattingConventions& conventions)
: BFormat(language, BFormattingConventions())
: BFormattingConventions::Private(&fConventions).ICULocale();
const BFormattingConventions& conventions)
const BFormattingConventions& conventions,
BFormattingConventions conventions;
BFormattingConventions conventions;
BFormattingConventions conventions;
BFormattingConventions conventions;
BFormattingConventions conventions;
BFormattingConventions fInitialConventions;
BFormattingConventions initialConventions;
BFormattingConventions conventions(conventionsID);
BFormattingConventions conventions(item->ID());
BFormattingConventions conventions("en_US");
BFormattingConventions formatting(values[i].convention);
BFormattingConventions formatting("en_US");
BFormattingConventions formatting("en_US");
BFormattingConventions formatting("en_US");
BFormattingConventions formatting("en_US");
BFormattingConventions formatting("fr_FR");
BFormattingConventions formatting(tests[i].formatting);
BFormattingConventions englishFormat("en_US");
BFormattingConventions frenchFormat("fr_FR");
BFormattingConventions englishFormat("en_US");
BFormattingConventions frenchFormat("fr_FR");
BFormattingConventions formattingConventions(languageCode);
BFormattingConventions formatting(values[i].convention);