Searched refs:BRelativeDateTimeFormat (Results 1 – 3 of 3) sorted by relevance
27 class BRelativeDateTimeFormat: public BFormat {30 BRelativeDateTimeFormat();31 BRelativeDateTimeFormat(const BLanguage& language,33 BRelativeDateTimeFormat(const BRelativeDateTimeFormat& other);34 virtual ~BRelativeDateTimeFormat();
53 BRelativeDateTimeFormat::BRelativeDateTimeFormat() in BRelativeDateTimeFormat() function in BRelativeDateTimeFormat76 BRelativeDateTimeFormat::BRelativeDateTimeFormat(const BLanguage& language, in BRelativeDateTimeFormat() function in BRelativeDateTimeFormat100 BRelativeDateTimeFormat::BRelativeDateTimeFormat(const BRelativeDateTimeFormat& other) in BRelativeDateTimeFormat() function in BRelativeDateTimeFormat113 BRelativeDateTimeFormat::~BRelativeDateTimeFormat() in ~BRelativeDateTimeFormat()121 BRelativeDateTimeFormat::Format(BString& string, in Format()
41 BRelativeDateTimeFormat format; in TestDefault()105 BRelativeDateTimeFormat format(language, formatting); in TestFormat()