office-gobmx/i18npool/source/calendar
Hossein 9cad66da64 Cleanup locally used variables in Calendar_hijri
* Some variables that were only used in the calendar_hijri.cxx
  are now moved out of the header file, and they are no loner
  member variables of the the class Calendar_hijri. They are now
  placed in the the i18npool namespace.
* Removed unused variables SynMonth, EveningPeriod and LeapYear
* Moved a global variable definition to the member function that was
  the only place it was used. It is now a local variable.

Change-Id: I8a8b25765bd8ed5640b1a0cfa46ec9903b460a53
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125433
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2021-11-19 11:26:09 +01:00
..
calendar_gregorian.cxx loplugin:flatten 2021-10-21 14:58:51 +02:00
calendar_hijri.cxx Cleanup locally used variables in Calendar_hijri 2021-11-19 11:26:09 +01:00
calendar_jewish.cxx
calendarImpl.cxx