Searched refs:fBeforeSuffixInsert (Results 1 – 2 of 2) sorted by relevance
368 fBeforeSuffixInsert = getInsertString(symbols, SUFFIX, status); in CurrencySpacingEnabledModifier()371 fBeforeSuffixInsert.setToBogus(); in CurrencySpacingEnabledModifier()375 fBeforeSuffixInsert.setToBogus(); in CurrencySpacingEnabledModifier()391 length += output.insert(rightIndex + length, fBeforeSuffixInsert, UNUM_FIELD_COUNT, status); in apply()
210 UnicodeString fBeforeSuffixInsert; variable