Lines Matching refs:format
61 the key for the format
87 /** finds a number format by its format string and returns its key.
90 the key for the format if found, otherwise -1.
93 the string representation of the number format
107 /** adds a new number format to the list, using a format string.
110 the key for new number format
113 the string representation of the number format
116 the locale for the number format
119 if incorrect number format is specified
127 /** adds a new number format to the list, using a format
129 resulting number format.
132 the key for added number format
135 the key for the number format
138 the original locale for the number format
141 the new locale for the number format to be converted
144 if incorrect number format is specified
153 /** removes a number format from the list.
162 /** generates a format string from several parameters without
163 creating an actual number format.
166 the string representation for the number format
169 the key for the number format to be used as base format
172 the locale for the number format