Home | History | Annotate | Download | only in unicode

Lines Matching refs:Format

20 #include "unicode/format.h"
58 * Completely omit measure units when possible. For example, format
93 * @see Format
97 class U_I18N_API MeasureFormat : public Format {
99 using Format::parseObject;
100 using Format::format;
138 * Return true if given Format objects are semantically equal.
141 virtual UBool operator==(const Format &other) const;
147 virtual Format *clone() const;
153 virtual UnicodeString &format(
174 * array. The NumberFormat of this object is used only to format the amount
216 * locale and format width.