Searched refs:fDateVal (Results 1 – 1 of 1) sorted by relevance
422 double fDateVal = rtl::math::approxFloor(fVal); in ScGetTimeValue() local423 double fTimeVal = fVal - fDateVal; in ScGetTimeValue()