Home | History | Annotate | Download | only in unicode

Lines Matching full:newvalue

589      * @param newValue    True, grouping will be used in this format.
593 virtual void setGroupingUsed(UBool newValue);
612 * @param newValue the new value for the maximum number of digits
617 virtual void setMaximumIntegerDigits(int32_t newValue);
635 * @param newValue the new value to be set.
639 virtual void setMinimumIntegerDigits(int32_t newValue);
657 * @param newValue the new value to be set.
661 virtual void setMaximumFractionDigits(int32_t newValue);
679 * @param newValue the new value to be set.
683 virtual void setMinimumFractionDigits(int32_t newValue);