Home
last modified time | relevance | path

Searched refs:getNULLDate (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/connectivity/inc/connectivity/
H A Ddbconversion.hxx149 …static ::com::sun::star::util::Date getNULLDate(const ::com::sun::star::uno::Reference< ::com::sun…
/aoo42x/main/connectivity/source/parse/
H A Dsqlnode.cxx198 double fDate = DBTypeConversion::toDouble(aDate,DBTypeConversion::getNULLDate(xSupplier)); in convertDateString()
211 double fDateTime = DBTypeConversion::toDouble(aDate,DBTypeConversion::getNULLDate(xSupplier)); in convertDateTimeString()
1025 …Date aDate = DBTypeConversion::toDate(fValue,DBTypeConversion::getNULLDate(m_xFormatter->getNumber… in buildNode_Date()
1041 …DateTime aDateTime = DBTypeConversion::toDateTime(fValue,DBTypeConversion::getNULLDate(m_xFormatte… in buildNode_Date()
/aoo42x/main/connectivity/source/commontools/
H A DDateConversion.cxx223 Date DBTypeConversion::getNULLDate(const Reference< XNumberFormatsSupplier > &xSupplier) in getNULLDate() function in DBTypeConversion
/aoo42x/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx107 …nValue = DBTypeConversion::toStandardDbDate(DBTypeConversion::getNULLDate(_xNumberFormatter->getNu… in checkDoubleForDateFormat()
1889 …nValue = DBTypeConversion::toNullDate(DBTypeConversion::getNULLDate(xNumberFormatter->getNumberFor… in getControlDefault()

Completed in 684 milliseconds