Home | History | Annotate | Download | only in unicode

Lines Matching defs:numberFormat

79 class NumberFormat;
116 NumberFormat *nfToAdopt,
174 * array. The NumberFormat of this object is used only to format the amount
290 NumberFormat *nfToAdopt,
295 * the NumberFormat object. Returns TRUE if locale changed; FALSE if no
303 * Let subclass change NumberFormat.
306 void adoptNumberFormat(NumberFormat *nfToAdopt, UErrorCode &status);
312 const NumberFormat &getNumberFormat() const;
336 const SharedNumberFormat *numberFormat;
368 const NumberFormat &nf,