Home | History | Annotate | Download | only in unicode

Lines Matching refs:NumberFormat

79 class NumberFormat;
116 NumberFormat *nfToAdopt,
174 * array. The NumberFormat of this object is used only to format the amount
292 NumberFormat *nfToAdopt,
297 * the NumberFormat object. Returns TRUE if locale changed; FALSE if no
305 * Let subclass change NumberFormat.
308 void adoptNumberFormat(NumberFormat *nfToAdopt, UErrorCode &status);
314 const NumberFormat &getNumberFormat() const;
338 const SharedNumberFormat *numberFormat;
370 const NumberFormat &nf,