Searched refs:nNumMonths (Results 1 – 1 of 1) sorted by relevance
1061 sal_Int16 nNumMonths = pCalendar->getNumberOfMonthsInYear(); in lcl_PutString() local1062 if ( nDay && nMonth && nDay<=31 && nMonth<=nNumMonths ) in lcl_PutString()
Completed in 12 milliseconds