Searched refs:iDateTimeFormatKey (Results 1 – 2 of 2) sorted by relevance
45 public int iDateTimeFormatKey = -1; field in NumberFormatter280 if (iDateTimeFormatKey == -1) in getDateTimeFormatKey()282 … iDateTimeFormatKey = xNumberFormatTypes.getStandardFormat(NumberFormat.DATETIME, aLocale); in getDateTimeFormatKey()284 return iDateTimeFormatKey; in getDateTimeFormatKey()
54 private static int iDateTimeFormatKey; field in FieldColumn163 iDateTimeFormatKey = aNumberFormatter.getDateTimeFormatKey(); in initializeFormatKeys()339 StandardFormatKey = iDateTimeFormatKey; in getTyperelatedFieldData()
Completed in 77 milliseconds