Searched defs:newFormat (Results 1 – 1 of 1) sorted by relevance
663 public void setFormatByArgumentIndex(int argumentIndex, Format newFormat) { in setFormatByArgumentIndex()695 public void setFormatByArgumentName(String argumentName, Format newFormat) { in setFormatByArgumentName()725 public void setFormat(int formatElementIndex, Format newFormat) { in setFormat()2142 Format newFormat = null; in createAppropriateFormat() local