diff options
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/calendar/calendarImpl.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/calendar/calendarImpl.cxx b/i18npool/source/calendar/calendarImpl.cxx index c9e22f7bc9b7..228bed358b09 100644 --- a/i18npool/source/calendar/calendarImpl.cxx +++ b/i18npool/source/calendar/calendarImpl.cxx @@ -128,7 +128,7 @@ CalendarImpl::getLoadedCalendar2() return xCalendar->getLoadedCalendar2(); } -Calendar SAL_CALL +::css::i18n::Calendar SAL_CALL CalendarImpl::getLoadedCalendar() { if (!xCalendar.is()) |