Searched refs:GregRef (Results 1 – 2 of 2) sorted by relevance
56 const sal_Int32 Calendar_hijri::GregRef = 1422; member in Calendar_hijri215 *year = GregRef + (sal_Int32)(syndiff / 12); in getHijri()238 nmonth = *month + *year * 12 - (GregRef * 12 + 1); in ToGregorian()
59 static const sal_Int32 GregRef; member in com::sun::star::i18n::Calendar_hijri
Completed in 9 milliseconds