Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/axes/
H A DDateScaling.cxx179 double fMonthCount = (fYear*lcl_fNumberOfMonths)+fMonth; in doScaling() local
180 double fDay = (value-fMonthCount)*aDate.GetDaysInMonth(); in doScaling()
/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx667 …const double fMonthCount = 12.0;//todo: this depends on the DateScaling and must be adjusted in ca… in setTimeResolution() local
668 fCategoryWidth = fMonthCount; in setTimeResolution()

Completed in 20 milliseconds