Home
last modified time | relevance | path

Searched refs:getNumberOfMonthsInYear (Results 1 – 24 of 24) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/unotools/source/i18n/
H A Dcalendarwrapper.cxx211 sal_Int16 CalendarWrapper::getNumberOfMonthsInYear() const in getNumberOfMonthsInYear() function in CalendarWrapper
216 return xC->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/unotools/source/i18n/
H A Dcalendarwrapper.cxx211 sal_Int16 CalendarWrapper::getNumberOfMonthsInYear() const in getNumberOfMonthsInYear() function in CalendarWrapper
216 return xC->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/calendar/
H A DcalendarImpl.cxx263 CalendarImpl::getNumberOfMonthsInYear() in getNumberOfMonthsInYear() function in i18npool::CalendarImpl
267 return xCalendar->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
H A Dcalendar_gregorian.cxx770 Calendar_gregorian::getNumberOfMonthsInYear() in getNumberOfMonthsInYear() function in i18npool::Calendar_gregorian
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/calendar/
H A DcalendarImpl.cxx266 CalendarImpl::getNumberOfMonthsInYear() in getNumberOfMonthsInYear() function in i18npool::CalendarImpl
270 return xCalendar->getNumberOfMonthsInYear(); in getNumberOfMonthsInYear()
H A Dcalendar_gregorian.cxx755 Calendar_gregorian::getNumberOfMonthsInYear() in getNumberOfMonthsInYear() function in i18npool::Calendar_gregorian
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/unotools/
H A Dcalendarwrapper.hxx97 sal_Int16 getNumberOfMonthsInYear() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/unotools/
H A Dcalendarwrapper.hxx87 sal_Int16 getNumberOfMonthsInYear() const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.CalendarImpl.csv16 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getNumberOfMonthsInYear()"
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/objdsc/i18n/
H A Dcom.sun.star.i18n.CalendarImpl.csv16 "CalendarImpl";"com::sun::star::i18n::XCalendar";"getNumberOfMonthsInYear()"
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/inc/
H A DcalendarImpl.hxx67 virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() override;
H A Dcalendar_gregorian.hxx77 virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/inc/
H A Dcalendar_gregorian.hxx78 virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() override;
H A DcalendarImpl.hxx68 virtual sal_Int16 SAL_CALL getNumberOfMonthsInYear() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/i18n/
H A D_XCalendar.java447 short aShort = oObj.getNumberOfMonthsInYear(); in _getNumberOfMonthsInYear()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/i18n/
H A D_XCalendar.java447 short aShort = oObj.getNumberOfMonthsInYear(); in _getNumberOfMonthsInYear()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/com/sun/star/i18n/
H A DXCalendar.idl130 short getNumberOfMonthsInYear();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/com/sun/star/i18n/
H A DXCalendar.idl130 short getNumberOfMonthsInYear();
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzforfind.cxx613 sal_Int16 nMonths = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in GetMonth()
1076 sal_uInt16 nRes = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in ImplGetMonth()
1355 const sal_Int32 nMonthsInYear = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in IsAcceptedDatePattern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzforfind.cxx604 sal_Int16 nMonths = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in GetMonth()
1051 sal_uInt16 nRes = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in ImplGetMonth()
1317 const sal_Int32 nMonthsInYear = pFormatter->GetCalendar()->getNumberOfMonthsInYear(); in IsAcceptedDatePattern()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/docshell/
H A Dimpex.cxx1223 sal_Int16 nNumMonths = pCalendar->getNumberOfMonthsInYear(); in lcl_PutString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/docshell/
H A Dimpex.cxx1155 sal_Int16 nNumMonths = pCalendar->getNumberOfMonthsInYear(); in lcl_PutString()
/dports/editors/libreoffice/libreoffice-7.2.6.2/offapi/type_reference/
H A Doffapi.idl8190 short getNumberOfMonthsInYear();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/offapi/type_reference/
H A Doffapi.idl8276 short getNumberOfMonthsInYear();