Searched refs:getAllCalendars (Results 1 – 17 of 17) sorted by relevance
153 getAllCalendars(); in _getAllCalendars()156 private CalendarData getAllCalendars() { in getAllCalendars() method in XCalendarTest164 data.calendars[i] = oObj.getAllCalendars(installed_locales[i]); in getAllCalendars()187 CalendarData data = getAllCalendars(); in loadCalendar()232 CalendarData data = getAllCalendars(); in _getUniqueID()284 CalendarData data = getAllCalendars(); in _setValue()473 CalendarData data = getAllCalendars(); in _getDisplayName()
198 calendar = oObj.getAllCalendars(getLocale(i)); in _getAllCalendars()
54 Sequence< Calendar> xC = LocaleData().getAllCalendars(rLocale); in loadDefaultCalendar()84 Sequence< Calendar> xC = LocaleData().getAllCalendars(rLocale); in loadCalendar()129 CalendarImpl::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars() function in CalendarImpl131 Sequence< Calendar> xC = LocaleData().getAllCalendars(rLocale); in getAllCalendars()
254 Sequence< Calendar> xC = LocaleData().getAllCalendars(rLocale); in loadCalendar()
175 ::com::sun::star::uno::Sequence< ::rtl::OUString > CalendarWrapper::getAllCalendars( const ::com::s… in getAllCalendars() function in CalendarWrapper180 return xC->getAllCalendars( rLocale ); in getAllCalendars()
229 …:star::uno::Sequence< ::com::sun::star::i18n::Calendar > LocaleDataWrapper::getAllCalendars() const in getAllCalendars() function in LocaleDataWrapper234 return xLD->getAllCalendars( getLocale() ); in getAllCalendars()650 Sequence< Calendar > xCals = getAllCalendars(); in getDefaultCalendarImpl()
477 cals = getAllCalendars(loc); in getCalendarItemByName()489 cals = getAllCalendars( in getCalendarItemByName()503 LocaleData::getAllCalendars( const Locale& rLocale ) throw(RuntimeException) in getAllCalendars() function in LocaleData
67 …::com::sun::star::uno::Sequence< ::rtl::OUString > getAllCalendars( const ::com::sun::star::lang::…
153 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::Calendar > getAllCalendars() const;
37 <member>XLocaleData::getAllCalendars()</member>.
72 sequence<Calendar> getAllCalendars(
58 sequence< string > getAllCalendars( [in] ::com::sun::star::lang::Locale rLocale );
62 …virtual com::sun::star::uno::Sequence < rtl::OUString > SAL_CALL getAllCalendars(const com::sun::s…
82 …virtual com::sun::star::uno::Sequence< Calendar > SAL_CALL getAllCalendars( const com::sun::star::…
187 ScGlobal::pLocaleData->getAllCalendars() ); in ScUserList()
861 uno::Sequence<OUString> aCals = pCalendar->getAllCalendars( aLocale ); in lcl_GetDefaultCalendar()
2823 = rCal.getAllCalendars( rLoc().getLocale() ); in SwitchToOtherCalendar()