Home
last modified time | relevance | path

Searched refs:dDate2 (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx2160 double dDate2 = rPar.Get(3)->GetDate(); in RTLFUNC() local
2168 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()
2175 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()
2186 sal_Int16 nYear2 = implGetDateYear( dDate2 ); in RTLFUNC()
2188 sal_Int16 nMonth2 = implGetDateMonth( dDate2 ); in RTLFUNC()
2198 double dDays2 = floor( dDate2 ); in RTLFUNC()
2206 double dDays2 = floor( dDate2 ); in RTLFUNC()
2235 sal_Int16 nDay2 = implGetWeekDay( dDate2 ); in RTLFUNC()
2249 dRet = RoundImpl( dFactor * (dDate2 - dDate1) ); in RTLFUNC()
2255 dRet = RoundImpl( dFactor * (dDate2 - dDate1) ); in RTLFUNC()
[all …]

Completed in 31 milliseconds