Searched refs:getMsFromTime (Results 1 – 3 of 3) sorted by relevance
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);