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);
1333 virtual void setMultiplier(int32_t newValue);
1368 void setMultiplierScale(int32_t newValue);
1392 virtual void setRoundingIncrement(double newValue);
1616 virtual void setGroupingSize(int32_t newValue);
1649 virtual void setSecondaryGroupingSize(int32_t newValue);
1693 void setMinimumGroupingDigits(int32_t newValue);
1713 virtual void setDecimalSeparatorAlwaysShown(UBool newValue);
1732 virtual void setDecimalPatternMatchRequired(UBool newValue);
1913 void setMaximumIntegerDigits(int32_t newValue) U_OVERRIDE;
1924 void setMinimumIntegerDigits(int32_t newValue) U_OVERRIDE;
1935 void setMaximumFractionDigits(int32_t newValue) U_OVERRIDE;
1946 void setMinimumFractionDigits(int32_t newValue) U_OVERRIDE;