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