Lines Matching full:newvalue
833 * @param newValue True, grouping will be used in this format.
837 virtual void setGroupingUsed(UBool newValue);
856 * @param newValue the new value for the maximum number of digits
861 virtual void setMaximumIntegerDigits(int32_t newValue);
879 * @param newValue the new value to be set.
883 virtual void setMinimumIntegerDigits(int32_t newValue);
901 * @param newValue the new value to be set.
905 virtual void setMaximumFractionDigits(int32_t newValue);
923 * @param newValue the new value to be set.
927 virtual void setMinimumFractionDigits(int32_t newValue);