Lines Matching refs:NumberFormat
1144 * This method clears per field NumberFormat instances
1145 * previously set by {@see adoptNumberFormat(const UnicodeString&, NumberFormat*, UErrorCode)}
1149 void adoptNumberFormat(NumberFormat *formatToAdopt);
1152 * Allow the user to set the NumberFormat for several fields
1158 * Per field NumberFormat can also be cleared in {@see DateFormat::setNumberFormat(const NumberFormat& newNumberFormat)}
1166 void adoptNumberFormat(const UnicodeString& fields, NumberFormat *formatToAdopt, UErrorCode &status);
1173 const NumberFormat * getNumberFormatForField(UChar field) const;
1278 * "maxDigits". Uses the DateFormat's NumberFormat.
1287 void zeroPaddingNumber(NumberFormat *currentNumberFormat,
1331 * Calendar and NumberFormat objects.
1332 * @param locale The locale for which we want a Calendar and a NumberFormat.
1424 NumberFormat *fmt) const;
1431 NumberFormat *fmt) const;
1489 * Initialize NumberFormat instances used for numbering system overrides.
1513 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;