Lines Matching full:numberformat
1136 * This method clears per field NumberFormat instances
1137 * previously set by {@see adoptNumberFormat(const UnicodeString&, NumberFormat*, UErrorCode)}
1141 void adoptNumberFormat(NumberFormat *formatToAdopt);
1144 * Allow the user to set the NumberFormat for several fields
1150 * Per field NumberFormat can also be cleared in {@see DateFormat::setNumberFormat(const NumberFormat& newNumberFormat)}
1158 void adoptNumberFormat(const UnicodeString& fields, NumberFormat *formatToAdopt, UErrorCode &status);
1165 const NumberFormat * getNumberFormatForField(UChar field) const;
1270 * "maxDigits". Uses the DateFormat's NumberFormat.
1279 void zeroPaddingNumber(NumberFormat *currentNumberFormat,
1323 * Calendar and NumberFormat objects.
1324 * @param locale The locale for which we want a Calendar and a NumberFormat.
1408 NumberFormat *fmt) const;
1415 NumberFormat *fmt) const;
1473 * Initialize NumberFormat instances used for numbering system overrides.
1497 const NumberFormat* getNumberFormatByIndex(UDateFormatField index) const;