Home
last modified time | relevance | path

Searched refs:getMonths (Results 1 – 14 of 14) sorted by relevance

/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx261 CalendarImpl::getMonths() throw(RuntimeException) in getMonths() function in CalendarImpl
264 return xCalendar->getMonths(); in getMonths()
H A Dcalendar_gregorian.cxx907 Calendar_gregorian::getMonths() throw(RuntimeException) in getMonths() function in Calendar_gregorian
/trunk/main/unotools/source/i18n/
H A Dcalendarwrapper.cxx592 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > CalendarWrapper::getMonths(… in getMonths() function in CalendarWrapper
597 return xC->getMonths(); in getMonths()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/i18n/
H A Dcom.sun.star.i18n.CalendarImpl.csv18 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getMonths()"
/trunk/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx90 ::com::sun::star::uno::Sequence< ::com::sun::star::i18n::CalendarItem > getMonths() const;
/trunk/main/i18npool/inc/
H A DcalendarImpl.hxx76 …virtual com::sun::star::uno::Sequence < CalendarItem > SAL_CALL getMonths() throw(com::sun::star::…
H A Dcalendar_gregorian.hxx75 …virtual com::sun::star::uno::Sequence < CalendarItem > SAL_CALL getMonths() throw(com::sun::star::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/i18n/
H A D_XCalendar.java497 CalendarItem[] months = oObj.getMonths(); in _getMonths()
/trunk/main/offapi/com/sun/star/i18n/
H A DXCalendar.idl162 sequence< CalendarItem > getMonths();
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1017 xMonths = rCalendar.getMonths(); in lcl_PutString()
1035 xMonths = pSecondCalendar->getMonths(); in lcl_PutString()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1164 String aMonthName = rCalendarWrapper.getMonths()[i-1].FullName; in ImplCutMonthFromString()
1170 String aAbbrevMonthName = rCalendarWrapper.getMonths()[i-1].AbbrevName; in ImplCutMonthFromString()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx1789 Sequence< CalendarItem > aMonthSeq = xCalendar->getMonths(); in RTLFUNC()
/trunk/main/svl/source/numbers/
H A Dzforfind.cxx2426 = pCal->getMonths(); in InitText()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx5651 (*pCalendar)->getMonths() ); in FillStrArr()

Completed in 102 milliseconds