Home
last modified time | relevance | path

Searched refs:iDateFormatKey (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java44 public int iDateFormatKey = -1; field in NumberFormatter
269 if (iDateFormatKey == -1) in getDateFormatKey()
271iDateFormatKey = xNumberFormatTypes.getStandardFormat(NumberFormat.DATE, aLocale); in getDateFormatKey()
273 return iDateFormatKey; in getDateFormatKey()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java53 private static int iDateFormatKey; field in FieldColumn
162 iDateFormatKey = aNumberFormatter.getDateFormatKey(); in initializeFormatKeys()
327 StandardFormatKey = iDateFormatKey; in getTyperelatedFieldData()

Completed in 12 milliseconds