Home
last modified time | relevance | path

Searched refs:aNextDate (Results 1 – 1 of 1) sorted by path

/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx1404 ScaDate aNextDate( aDate ); in GetCoupdays() local
1405 aNextDate.addMonths( 12 / nFreq ); in GetCoupdays()
1406 return ScaDate::getDiff( aDate, aNextDate ); in GetCoupdays()

Completed in 36 milliseconds