Lines Matching refs:newValue
786 …virtual DecimalFormat& setAttribute(UNumberFormatAttribute attr, int32_t newValue, UErrorCode& sta…
806 void setGroupingUsed(UBool newValue) U_OVERRIDE;
1227 virtual void setPositivePrefix(const UnicodeString& newValue);
1246 virtual void setNegativePrefix(const UnicodeString& newValue);
1265 virtual void setPositiveSuffix(const UnicodeString& newValue);
1284 virtual void setNegativeSuffix(const UnicodeString& newValue);
1335 virtual void setMultiplier(int32_t newValue);
1370 void setMultiplierScale(int32_t newValue);
1394 virtual void setRoundingIncrement(double newValue);
1618 virtual void setGroupingSize(int32_t newValue);
1651 virtual void setSecondaryGroupingSize(int32_t newValue);
1689 void setMinimumGroupingDigits(int32_t newValue);
1711 virtual void setDecimalSeparatorAlwaysShown(UBool newValue);
1730 virtual void setDecimalPatternMatchRequired(UBool newValue);
1914 void setMaximumIntegerDigits(int32_t newValue) U_OVERRIDE;
1925 void setMinimumIntegerDigits(int32_t newValue) U_OVERRIDE;
1936 void setMaximumFractionDigits(int32_t newValue) U_OVERRIDE;
1947 void setMinimumFractionDigits(int32_t newValue) U_OVERRIDE;