Lines Matching full:localized
58 * "123 US dollars"). All of these flavors can be easily localized.
77 * // Print out a number with the localized number, currency and percent
114 * <strong>// Print out a number using the localized number, currency,
147 * For example, the '#' character is replaced by a localized digit. Often the
159 * <p>The characters listed here are used in non-localized patterns. Localized
163 * are not localized.
169 * <td align=left><strong>Localized?</strong>
216 * <td>Prefix positive exponents with localized plus sign.
261 * subpattern, the negative subpattern is the localized minus sign prefixed to the
349 * characters starting with the localized zero digit defined in the
428 * formatted using the localized minus sign, <em>not</em> the prefix and suffix
430 * positive exponents with a localized plus sign, specify '+' between the
432 * "1E-1", etc. (In localized patterns, use the localized plus sign rather than
571 * can be localized using DecimalFormatSymbols::setSymbol() with a
698 * @param pattern A non-localized pattern string.
717 * @param pattern a non-localized pattern string
732 * @param pattern a non-localized pattern string
756 * @param pattern a non-localized pattern string
779 * @param pattern a non-localized pattern string
1472 * localized minus sign or the localized plus sign, false if only negative
1473 * exponents are prefixed with the localized minus sign.
1487 * the localized minus sign or the localized plus sign, false if only
1488 * negative exponents are prefixed with the localized minus sign.
1590 * Synthesizes a localized
1593 * @param result Output param which will receive the localized pattern.
1646 * is assumed to be in a localized notation. A pattern is a
1666 * @param pattern The localized pattern to be applied.
1681 * @param pattern The localized pattern to be applied.
1876 * @param localized TRUE return localized pattern.
1879 UnicodeString& toPattern(UnicodeString& result, UBool localized) const;
1884 * @param localized If true, the pattern is localized; else false.
1892 UBool localized,
1901 UBool localized,
1909 UBool localized,
2016 UBool localized) const;
2020 const UnicodeString& expAffix, UBool localized) const;