Home
last modified time | relevance | path

Searched defs:typeConvert (Results 1 – 1 of 1) sorted by relevance

/trunk/main/unotools/source/misc/
H A Ddatetime.cxx37 void typeConvert(const Time& _rTime, starutil::Time& _rOut) in typeConvert() function
46 void typeConvert(const starutil::Time& _rTime, Time& _rOut) in typeConvert() function
52 void typeConvert(const Date& _rDate, starutil::Date& _rOut) in typeConvert() function
60 void typeConvert(const starutil::Date& _rDate, Date& _rOut) in typeConvert() function
66 void typeConvert(const DateTime& _rDateTime, starutil::DateTime& _rOut) in typeConvert() function
78 void typeConvert(const starutil::DateTime& _rDateTime, DateTime& _rOut) in typeConvert() function

Completed in 6 milliseconds