Searched refs:fMonthCount (Results 1 – 2 of 2) sorted by relevance
179 double fMonthCount = (fYear*lcl_fNumberOfMonths)+fMonth; in doScaling() local180 double fDay = (value-fMonthCount)*aDate.GetDaysInMonth(); in doScaling()
667 …const double fMonthCount = 12.0;//todo: this depends on the DateScaling and must be adjusted in ca… in setTimeResolution() local668 fCategoryWidth = fMonthCount; in setTimeResolution()
Completed in 18 milliseconds