Searched defs:getMsFromTime (Results 1 – 3 of 3) sorted by relevance
52 static sal_Int32 getMsFromTime(const ::com::sun::star::util::Time&) in getMsFromTime() function in connectivity::DateConversion
169 sal_Int32 DBTypeConversion::getMsFromTime(const Time& rVal) in getMsFromTime() function in dbtools::DBTypeConversion
141 public static int getMsFromTime(final Time rVal) { in getMsFromTime() method in DBTypeConversion