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

/haiku/headers/os/locale/
H A DRelativeDateTimeFormat.h27 class BRelativeDateTimeFormat: public BFormat { class in inherits:BFormat
30 BRelativeDateTimeFormat();
31 BRelativeDateTimeFormat(const BLanguage& language,
33 BRelativeDateTimeFormat(const BRelativeDateTimeFormat& other);
34 virtual ~BRelativeDateTimeFormat();
/haiku/src/kits/locale/
H A DRelativeDateTimeFormat.cpp53 BRelativeDateTimeFormat::BRelativeDateTimeFormat() function in class:BRelativeDateTimeFormat
76 BRelativeDateTimeFormat::BRelativeDateTimeFormat(const BLanguage& language, function in class:BRelativeDateTimeFormat
100 BRelativeDateTimeFormat::BRelativeDateTimeFormat(const BRelativeDateTimeFormat& other) function in class:BRelativeDateTimeFormat
113 BRelativeDateTimeFormat::~BRelativeDateTimeFormat()
121 BRelativeDateTimeFormat
[all...]
/haiku/src/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp41 BRelativeDateTimeFormat format;
105 BRelativeDateTimeFormat format(language, formatting);

Completed in 39 milliseconds