Lines Matching refs:nDay
129 * @param nDay the day of the Month
135 static long DateToDays( USHORT nDay, USHORT nMonth, USHORT nYear )
145 nDays += nDay;
159 * @param nDay count of days from 01/01/0001
277 USHORT nDay,nMonth,nYear;
280 DaysToDate(nDays1,&nDay,&nMonth,&nYear);
388 USHORT nDay, nMonth, nYear;
394 DaysToDate(nDays,&nDay,&nMonth,&nYear);
410 USHORT nDay, nMonth, nYear;
416 DaysToDate(nDays,&nDay,&nMonth,&nYear);
444 USHORT nDay, nMonth, nYear;
451 DaysToDate(nDays,&nDay,&nMonth,&nYear);
476 USHORT nDay, nMonth, nYear;
482 DaysToDate(nDays,&nDay,&nMonth,&nYear);