Home
last modified time | relevance | path

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

/dports/devel/upp/upp/examples/HomeBudget/
H A DHomeBudget.h64 void GenMonthList(int year);
H A DHomeBudget.cpp143 GenMonthList(dt.year); in Setup()
182 void HomeBudget::GenMonthList(int year) in GenMonthList() function in HomeBudget
600 GenMonthList(((Date) month(DT)).year); in ChangeDate()