Home
last modified time | relevance | path

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

/trunk/main/connectivity/inc/connectivity/ !
H A Ddbconversion.hxx142 …static double toStandardDbDate(const ::com::sun::star::util::Date& _rNullDate, double _rVal) { ret… in toStandardDbDate() function in dbtools::DBTypeConversion
/trunk/main/dbaccess/source/ui/control/ !
H A DFieldDescControl.cxx107 …nValue = DBTypeConversion::toStandardDbDate(DBTypeConversion::getNULLDate(_xNumberFormatter->getNu… in checkDoubleForDateFormat()