Home
last modified time | relevance | path

Searched refs:lcl_convertDateToDays (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/svtools/source/table/
H A Dcellvalueconversion.cxx88 double lcl_convertDateToDays( long const i_day, long const i_month, long const i_year ) in lcl_convertDateToDays() function
260 …returnValue = lcl_convertDateToDays( aDateTimeValue.Day, aDateTimeValue.Month, aDateTimeValue.Year… in convertToDouble()
294 … returnValue = lcl_convertDateToDays( aDateValue.Day, aDateValue.Month, aDateValue.Year ); in convertToDouble()

Completed in 11 milliseconds