Searched refs:getNumberOfMonthsInYear (Results 1 – 11 of 11) sorted by relevance
241 CalendarImpl::getNumberOfMonthsInYear() throw(RuntimeException) in getNumberOfMonthsInYear() function in CalendarImpl244 return xCalendar->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
893 Calendar_gregorian::getNumberOfMonthsInYear() throw(RuntimeException) in getNumberOfMonthsInYear() function in Calendar_gregorian
550 sal_Int16 CalendarWrapper::getNumberOfMonthsInYear() const in getNumberOfMonthsInYear() function in CalendarWrapper555 return xC->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
16 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getNumberOfMonthsInYear()"
88 sal_Int16 getNumberOfMonthsInYear() const;
74 … virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() throw(com::sun::star::uno::RuntimeException);
73 … virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() throw(com::sun::star::uno::RuntimeException);
473 short aShort = oObj.getNumberOfMonthsInYear(); in _getNumberOfMonthsInYear()
152 short getNumberOfMonthsInYear();
572 sal_Int16 nMonths = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in GetMonth()920 sal_uInt16 nRes = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in ImplGetMonth()
1061 sal_Int16 nNumMonths = pCalendar->getNumberOfMonthsInYear(); in lcl_PutString()
Completed in 47 milliseconds