Searched defs:GetMonth (Results 1 – 4 of 4) sorted by relevance
190 sal_Int32 GetMonth() { return month; } in GetMonth() function in HebrewDate249 int GetMonth() { return month; } in GetMonth() function in GregorianDate
65 sal_uInt16 GetMonth() const { return (sal_uInt16)((nDate / 100) % 100); } in GetMonth() function in Date
73 sal_uInt16 GetMonth(void) { return Month; } in GetMonth() function
559 short ImpSvNumberInputScan::GetMonth( const String& rString, xub_StrLen& nPos ) in GetMonth() function in ImpSvNumberInputScan
Completed in 35 milliseconds