Home
last modified time | relevance | path

Searched defs:_rNullDate (Results 1 – 7 of 7) 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()
146 …static double toNullDate(const ::com::sun::star::util::Date& _rNullDate, double _rVal) { return _r… in toNullDate()
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx268 sal_Int32 DBTypeConversion::toDays(const Date& _rVal, const Date& _rNullDate) in toDays()
274 double DBTypeConversion::toDouble(const Date& rVal, const Date& _rNullDate) in toDouble()
286 double DBTypeConversion::toDouble(const DateTime& _rVal, const Date& _rNullDate) in toDouble()
341 Date DBTypeConversion::toDate(double dVal, const Date& _rNullDate) in toDate()
393 DateTime DBTypeConversion::toDateTime(double dVal, const Date& _rNullDate) in toDateTime()
H A DDateConversion.cxx415 const Date& _rNullDate) in getFormattedValue()
/trunk/main/svx/source/inc/
H A Dtypeconversionclient.hxx68 inline ::rtl::OUString getFormattedValue( in getFormattedValue()
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java242 public static double toDouble(Date rVal, Date _rNullDate) { in toDouble()
250 public static double toDouble(DateTime _rVal, Date _rNullDate) { in toDouble()
270 public static Date toDate(double dVal, Date _rNullDate) { in toDate()
305 public static DateTime toDateTime(double dVal, Date _rNullDate) { in toDateTime()
/trunk/main/sw/source/ui/dbui/
H A Dswdbtoolsclient.cxx233 const util::Date& _rNullDate in getFormattedValue()
/trunk/main/connectivity/source/simpledbt/
H A Dstaticdbtools_s.cxx67 const Date& _rNullDate, sal_Int32 _nKey, sal_Int16 _nKeyType) const in getFormattedValue() argument

Completed in 37 milliseconds