Searched refs:addMonths (Results 1 – 3 of 3) sorted by relevance
1318 rDate.addMonths( -12 / nFreq ); in lcl_GetCouppcd()1343 rDate.addMonths( 12 / nFreq ); in lcl_GetCoupncd()1405 aNextDate.addMonths( 12 / nFreq ); in GetCoupdays()2909 void ScaDate::addMonths( sal_Int32 nMonthCount ) throw( lang::IllegalArgumentException ) in addMonths() function in ScaDate2970 aFrom.addMonths( 1 ); in getDiff()2976 aFrom.addMonths( 13 - aFrom.nMonth ); in getDiff()2985 aFrom.addMonths( aTo.nMonth - aFrom.nMonth ); in getDiff()
977 …void addMonths( sal_Int32 nMonthCount ) throw( CSS::lang::IllegalArgumentEx…
616 aDate.addMonths( nMonths ); in getEdate()
Completed in 43 milliseconds