Lines Matching refs:MeasureFormat
93 class U_I18N_API MeasureFormat : public Format {
102 MeasureFormat(
109 MeasureFormat(
119 MeasureFormat(const MeasureFormat &other);
125 MeasureFormat &operator=(const MeasureFormat &rhs);
131 virtual ~MeasureFormat();
220 static MeasureFormat* U_EXPORT2 createCurrencyFormat(const Locale& locale,
230 static MeasureFormat* U_EXPORT2 createCurrencyFormat(UErrorCode& ec);
263 MeasureFormat();
269 * Initialize or change MeasureFormat class from subclass.