Searched refs:pluralProperties (Results 1 – 4 of 4) sorted by relevance
19 DecimalFormatProperties pluralProperties = new DecimalFormatProperties(); in CurrencyPluralInfoAffixProvider() local20 pluralProperties.copyFrom(properties); in CurrencyPluralInfoAffixProvider()23 PatternStringParser.parseToExistingProperties(pattern, pluralProperties); in CurrencyPluralInfoAffixProvider()24 … affixesByPlural[plural.ordinal()] = new PropertiesAffixPatternProvider(pluralProperties); in CurrencyPluralInfoAffixProvider()
15 DecimalFormatProperties pluralProperties = new DecimalFormatProperties(); in CurrencyPluralInfoAffixProvider() local16 pluralProperties.copyFrom(properties); in CurrencyPluralInfoAffixProvider()19 PatternStringParser.parseToExistingProperties(pattern, pluralProperties); in CurrencyPluralInfoAffixProvider()20 … affixesByPlural[plural.ordinal()] = new PropertiesAffixPatternProvider(pluralProperties); in CurrencyPluralInfoAffixProvider()
454 DecimalFormatProperties pluralProperties(properties); in setTo() local461 pluralProperties, in setTo()464 affixesByPlural[plural].setTo(pluralProperties, status); in setTo()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...