Searched refs:getMonths (Results 1 – 14 of 14) sorted by relevance
261 CalendarImpl::getMonths() throw(RuntimeException) in getMonths() function in CalendarImpl264 return xCalendar->getMonths(); in getMonths()
907 Calendar_gregorian::getMonths() throw(RuntimeException) in getMonths() function in Calendar_gregorian
592 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > CalendarWrapper::getMonths(… in getMonths() function in CalendarWrapper597 return xC->getMonths(); in getMonths()
18 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getMonths()"
90 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > getMonths() const;
76 …virtual com::sun::star::uno::Sequence < CalendarItem > SAL_CALL getMonths() throw(com::sun::star::…
75 …virtual com::sun::star::uno::Sequence < CalendarItem > SAL_CALL getMonths() throw(com::sun::star::…
497 CalendarItem[] months = oObj.getMonths(); in _getMonths()
162 sequence< CalendarItem > getMonths();
1017 xMonths = rCalendar.getMonths(); in lcl_PutString()1035 xMonths = pSecondCalendar->getMonths(); in lcl_PutString()
1164 String aMonthName = rCalendarWrapper.getMonths()[i-1].FullName; in ImplCutMonthFromString()1170 String aAbbrevMonthName = rCalendarWrapper.getMonths()[i-1].AbbrevName; in ImplCutMonthFromString()
1789 Sequence< CalendarItem > aMonthSeq = xCalendar->getMonths(); in RTLFUNC()
2426 = pCal->getMonths(); in InitText()
5649 (*pCalendar)->getMonths() ); in FillStrArr()
Completed in 90 milliseconds