Searched refs:aTempDate2 (Results 1 – 1 of 1) sorted by relevance
550 Date aTempDate2 = aTempDate; in ImplFormat() local551 aTempDate2--; in ImplFormat()552 nDaysInMonth = aTempDate2.GetDaysInMonth(); in ImplFormat()553 aTempDate2 -= nDaysInMonth-1; in ImplFormat()554 nWeekDay = (sal_uInt16)aTempDate2.GetDayOfWeek(); in ImplFormat()
Completed in 415 milliseconds