Home
last modified time | relevance | path

Searched refs:aMonth (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1628 String aMonth( rCal.getDisplayName( CalendarDisplayIndex::MONTH, nVal, nDisplayMonth ) ); in getLongDate() local
1642 aStr += aMonth; in getLongDate()
1647 aStr += aMonth; in getLongDate()
1656 aStr += aMonth; in getLongDate()
/trunk/main/tools/source/inet/
H A Dinetmsg.cxx424 ByteString aMonth (rStr.Copy (nIndex, 3)); in ParseMonth() local
429 if (aMonth.CompareIgnoreCaseToAscii (months[i]) == 0) break; in ParseMonth()
H A Dinetmime.cxx2203 static const sal_Char aMonth[12][3] in writeDateTime() local
2216 const sal_Char * pTheMonth = aMonth[rUTC.GetMonth() - 1]; in writeDateTime()

Completed in 56 milliseconds