Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Dmethods1.cxx2159 double dDate1 = rPar.Get(2)->GetDate(); in RTLFUNC() local
2167 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()
2174 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()
2185 sal_Int16 nYear1 = implGetDateYear( dDate1 ); in RTLFUNC()
2187 sal_Int16 nMonth1 = implGetDateMonth( dDate1 ); in RTLFUNC()
2197 double dDays1 = floor( dDate1 ); in RTLFUNC()
2205 double dDays1 = floor( dDate1 ); in RTLFUNC()
2229 sal_Int16 nDay1 = implGetWeekDay( dDate1 ); in RTLFUNC()
2249 dRet = RoundImpl( dFactor * (dDate2 - dDate1) ); in RTLFUNC()
2255 dRet = RoundImpl( dFactor * (dDate2 - dDate1) ); in RTLFUNC()
[all …]

Completed in 42 milliseconds