Searched refs:getMsFromTime (Results 1 – 4 of 4) sorted by relevance
141 public static int getMsFromTime(final Time rVal) { in getMsFromTime() method in DBTypeConversion263 return (double)getMsFromTime(rVal) / fMilliSecondsPerDay; in toDouble()
169 sal_Int32 DBTypeConversion::getMsFromTime(const Time& rVal) in getMsFromTime() function in dbtools::DBTypeConversion282 return (double)getMsFromTime(rVal) / fMilliSecondsPerDay; in toDouble()
52 static sal_Int32 getMsFromTime(const ::com::sun::star::util::Time&) in getMsFromTime() function in connectivity::DateConversion
125 static sal_Int32 getMsFromTime(const ::com::sun::star::util::Time& rVal);
Completed in 48 milliseconds