Searched refs:MakeInterDate (Results 1 – 2 of 2) sorted by relevance
149 static double MakeInterDate(const CFX_WideString& value);
1124 dDate = MakeInterDate(strValue); in AFDate_FormatEx()1141 double CJS_PublicMethods::MakeInterDate(const CFX_WideString& strValue) { in MakeInterDate() function in CJS_PublicMethods