Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dcalendar.cxx1214 sal_Bool bOther = (rDate < GetFirstMonth()) || (rDate > GetLastMonth()); in ImplUpdateDate()
1559 else if ( GetLastMonth() < aFirstSelDate ) in ImplEndTracking()
2135 else if ( maCurDate > GetLastMonth() ) in SetCurDate()
2137 Date aTempDate = GetLastMonth(); in SetCurDate()
2197 Date Calendar::GetLastMonth() const in GetLastMonth() function in Calendar
2270 Date aLastDate = GetLastMonth(); in GetDateRect()
/trunk/main/svtools/inc/svtools/
H A Dcalendar.hxx333 Date GetLastMonth() const;

Completed in 30 milliseconds