Searched refs:SetCurrentMonth (Results 1 – 2 of 2) sorted by relevance
48 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in Initialize()103 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in GoToMonth()160 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in GoTo()164 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in GoTo()196 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in RequestMonthData()207 dataAdapter_->SetCurrentMonth(currentCalendarMonth_); in RequestMonthData()
363 void SetCurrentMonth(const CalendarMonth& currentMonth) in SetCurrentMonth() function