Home
last modified time | relevance | path

Searched refs:getDBFormatKey (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/db/
H A DFieldColumn.java116 public int getDBFormatKey() in getDBFormatKey() method in FieldColumn
/trunk/main/wizards/com/sun/star/wizards/report/
H A DDBColumn.java240 …bleHandler.getNumberFormatter().setNumberFormat(xValCell, CurDBField.getDBFormatKey(), CurDBMetaDa… in initializeNumberFormat()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java144 … aNumberFormatter.setNumberFormat(xValueModel, CurFieldColumn.getDBFormatKey(), aNumberFormatter); in itemStateChanged()