Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx550 Date aTempDate2 = aTempDate; in ImplFormat() local
551 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 25 milliseconds