Lines Matching refs:dDate2
2160 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()
2177 sal_Int16 nQ2 = 1 + (implGetDateMonth( dDate2 ) - 1) / 3; 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()
2261 dRet = RoundImpl( dFactor * (dDate2 - dDate1) ); in RTLFUNC()