Home | History | Annotate | Download | only in unicode

Lines Matching refs:formatName

567      * arguments. If numbered, the formatName is the
573 * @param formatName the name or number specifying a format
577 virtual Format* getFormat(const UnicodeString& formatName, UErrorCode& status);
583 * arguments-- if numbered, the formatName is the
585 * If there is no matched formatName or wrong type,
587 * @param formatName Name of the subformat.
592 virtual void setFormat(const UnicodeString& formatName, const Format& format, UErrorCode& status);
598 * arguments-- if numbered, the formatName is the
600 * If there is no matched formatName or wrong type,
603 * @param formatName Name of the subformat.
608 virtual void adoptFormat(const UnicodeString& formatName, Format* formatToAdopt, UErrorCode& status);
720 * arguments-- if numbered, the formatName is the