Searched defs:typeConvert (Results 1 – 1 of 1) sorted by relevance
37 void typeConvert(const Time& _rTime, starutil::Time& _rOut) in typeConvert() function46 void typeConvert(const starutil::Time& _rTime, Time& _rOut) in typeConvert() function52 void typeConvert(const Date& _rDate, starutil::Date& _rOut) in typeConvert() function60 void typeConvert(const starutil::Date& _rDate, Date& _rOut) in typeConvert() function66 void typeConvert(const DateTime& _rDateTime, starutil::DateTime& _rOut) in typeConvert() function78 void typeConvert(const starutil::DateTime& _rDateTime, DateTime& _rOut) in typeConvert() function
Completed in 16 milliseconds