Searched refs:PartsElapsed (Results 1 – 1 of 1) sorted by relevance
77 sal_Int32 PartsElapsed = 204 + 793 * (MonthsElapsed % 1080); in HebrewCalendarElapsedDays() local80 + PartsElapsed / 1080; in HebrewCalendarElapsedDays()82 sal_Int32 ConjunctionParts = 1080 * (HoursElapsed % 24) + PartsElapsed % 1080; in HebrewCalendarElapsedDays()
Completed in 5 milliseconds