Home
last modified time | relevance | path

Searched refs:getNullDateCorrection (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java181 lDateCorrection = oNumberFormatter.getNullDateCorrection(); in getNumberFormatter()
191 public long getNullDateCorrection() in getNullDateCorrection() method in DBMetaData
199 lDateCorrection = oNumberFormatter.getNullDateCorrection(); in getNullDateCorrection()
H A DRecordParser.java115 … DblValue = new Double(xResultSetRow.getDouble(ColIndex) + (double) super.getNullDateCorrection()); in getColumnDoubleValue()
/aoo41x/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java223 public long getNullDateCorrection() in getNullDateCorrection() method in NumberFormatter
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DReportTextDocument.java120 long lDateCorrection = oNumberFormatter.getNullDateCorrection(); in lateInit()
/aoo41x/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java276 value = ((Double) value) - oQueryMetaData.getNullDateCorrection(); in getFilterConditions()

Completed in 47 milliseconds