Home
last modified time | relevance | path

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

/AOO41X/main/i18npool/source/calendar/
H A Dcalendar_jewish.cxx164 sal_Int32 DayInYear = day; // Days so far this month. in operator int() local
169 DayInYear = DayInYear + LastDayOfHebrewMonth(m, year); in operator int()
174 DayInYear = DayInYear + LastDayOfHebrewMonth(m, year); in operator int()
181 DayInYear = DayInYear + LastDayOfHebrewMonth(m, year); in operator int()
185 return (DayInYear + in operator int()