Searched refs:aMonth (Results 1 – 3 of 3) sorted by relevance
1628 String aMonth( rCal.getDisplayName( CalendarDisplayIndex::MONTH, nVal, nDisplayMonth ) ); in getLongDate() local1642 aStr += aMonth; in getLongDate()1647 aStr += aMonth; in getLongDate()1656 aStr += aMonth; in getLongDate()
424 ByteString aMonth (rStr.Copy (nIndex, 3)); in ParseMonth() local429 if (aMonth.CompareIgnoreCaseToAscii (months[i]) == 0) break; in ParseMonth()
2203 static const sal_Char aMonth[12][3] in writeDateTime() local2216 const sal_Char * pTheMonth = aMonth[rUTC.GetMonth() - 1]; in writeDateTime()
Completed in 46 milliseconds