Home
last modified time | relevance | path

Searched defs:iLogicalFormatKey (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java58 private static int iLogicalFormatKey; field in FieldColumn
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java49 public int iLogicalFormatKey = -1; field in NumberFormatter
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java235 int iLogicalFormatKey = oNumberFormatter.setBooleanReportDisplayNumberFormat(); in initializeNumberFormat() local