Searched refs:SetMonth (Results 1 – 16 of 16) sorted by relevance
1037 rDateTime.SetMonth(1); in parseUNIX_isMonthField()1044 rDateTime.SetMonth(2); in parseUNIX_isMonthField()1051 rDateTime.SetMonth(3); in parseUNIX_isMonthField()1058 rDateTime.SetMonth(4); in parseUNIX_isMonthField()1065 rDateTime.SetMonth(5); in parseUNIX_isMonthField()1072 rDateTime.SetMonth(6); in parseUNIX_isMonthField()1079 rDateTime.SetMonth(7); in parseUNIX_isMonthField()1086 rDateTime.SetMonth(8); in parseUNIX_isMonthField()1093 rDateTime.SetMonth(9); in parseUNIX_isMonthField()1100 rDateTime.SetMonth(10); in parseUNIX_isMonthField()[all …]
64 void SetMonth(sal_uInt16 month) { Month = month; } in SetMonth() function
71 aRet.SetMonth( sal_uInt16(nNewMonth) ); in GetDateSomeMonthsAway()126 aDate.SetMonth(1); in RasterizeDateValue()
623 aMinDate.SetMonth(1); in calculateExplicitIncrementAndScaleForDateTimeAxis()625 aMaxDate.SetMonth(1); in calculateExplicitIncrementAndScaleForDateTimeAxis()
177 aDate.SetMonth( static_cast<sal_uInt16>(fMonth) ); in doScaling()
90 SetMonth( (sal_uInt16)pResMgr->ReadShort() ); in Date()
62 void SetMonth( sal_uInt16 nNewMonth );
464 rDateTime.SetMonth (ParseMonth (rDateField, nIndex)); nIndex++; in ParseDateField()482 rDateTime.SetMonth (ParseMonth (rDateField, nIndex)); nIndex++; in ParseDateField()
1470 rDate.SetMonth( 1 ); in ImplDateIncrementMonth()1476 rDate.SetMonth( nMonth + 1 ); in ImplDateIncrementMonth()1483 rDate.SetMonth( 12 ); in ImplDateIncrementMonth()1489 rDate.SetMonth( nMonth - 1 ); in ImplDateIncrementMonth()
307 aDateTime.SetMonth(aDateTimeValue.Month); in PutValue()
2006 maDateTime.SetMonth(aDateTimeValue.Month); in PutValue()
191 void Date::SetMonth( sal_uInt16 nNewMonth ) in SetMonth() function in Date
132 rDateTime.SetMonth( nMonth ); in ReadDateTime()
730 aDT.SetMonth( pRedlineInfo->aDateTime.Month ); in ConvertRedline()
1252 aDate.SetMonth((sal_uInt16) nMonth); in IncDate()
1250 aDateTime.SetMonth(m_pProps->pDateTime->Month); in attachToRange()
Completed in 114 milliseconds