Home
last modified time | relevance | path

Searched refs:nNatNum (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svl/source/numbers/
H A Dzformat.cxx143 sal_uInt8 nNatNum = 0; in MapDBNumToNatNum() local
150 nNatNum = 9; in MapDBNumToNatNum()
163 nNatNum = 4; in MapDBNumToNatNum()
165 nNatNum = 1; in MapDBNumToNatNum()
167 nNatNum = 1; in MapDBNumToNatNum()
171 nNatNum = 5; in MapDBNumToNatNum()
173 nNatNum = 4; in MapDBNumToNatNum()
193 return nNatNum; in MapDBNumToNatNum()
215 switch ( nNatNum ) in MapNatNumToDBNum()
749 nNatNum = 1; in ImpObtainCalendarAndNumerals()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svl/source/numbers/
H A Dzformat.cxx151 sal_uInt8 nNatNum = 0; in MapDBNumToNatNum() local
158 nNatNum = 10; in MapDBNumToNatNum()
171 nNatNum = it->second[nDBNum - 1]; in MapDBNumToNatNum()
175 return nNatNum; in MapDBNumToNatNum()
195 else if ( nNatNum <= 3 ) in MapNatNumToDBNum()
202 if (1 <= nNatNum && nNatNum <= 9) in MapNatNumToDBNum()
424 sal_uInt16 nNatNum = 0; in ImpObtainCalendarAndNumerals() local
707 nNatNum = 1; in ImpObtainCalendarAndNumerals()
708 if ( nNatNum ) in ImpObtainCalendarAndNumerals()
5146 if ( nNatNum == 2) // financial in lcl_incrementAlphabetWithNatNum()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svl/
H A Dzformat.hxx77 static sal_uInt8 MapNatNumToDBNum( sal_uInt8 nNatNum, LanguageType eLang, bool bDate );
696 sal_Int16 nNatNum );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svl/
H A Dzformat.hxx77 static sal_uInt8 MapNatNumToDBNum( sal_uInt8 nNatNum, LanguageType eLang, bool bDate );
684 sal_Int16 nNatNum );
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx1003 … sal_Int16 nNatNum = NatNumForCalendar(aLocale, nCalendarDisplayCode, nNativeNumberMode, value); in getDisplayStringImpl() local
1004 if (nNatNum > 0) in getDisplayStringImpl()
1005 return mxNatNum->getNativeNumberString(aOUStr, aLocale, nNatNum); in getDisplayStringImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/calendar/
H A Dcalendar_gregorian.cxx988 … sal_Int16 nNatNum = NatNumForCalendar(aLocale, nCalendarDisplayCode, nNativeNumberMode, value); in getDisplayStringImpl() local
989 if (nNatNum > 0) in getDisplayStringImpl()
990 return mxNatNum->getNativeNumberString(aOUStr, aLocale, nNatNum); in getDisplayStringImpl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/i18npool/source/localedata/
H A Dlocaledata.cxx1330 sal_Int32 nNatNum; member
1396 case 11: level[j].nNatNum = tmp.toInt32(); break; in getOutlineNumberingLevels()
1412 level[j].nNatNum = 0; in getOutlineNumberingLevels()
1542 pValues[11].Value <<= pTemp->nNatNum; in getByIndex()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/i18npool/source/localedata/
H A Dlocaledata.cxx1333 sal_Int32 nNatNum; member
1397 case 11: level[j].nNatNum = tmp.toInt32(); break; in getOutlineNumberingLevels()
1413 level[j].nNatNum = 0; in getOutlineNumberingLevels()
1544 pValues[11].Value <<= pTemp->nNatNum; in getByIndex()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlnumfi.cxx1242 sal_Int32 nNatNum = pFormatter->GetNatNum()->convertFromXmlAttributes( aNatNumAttr ); in SvXMLNumFormatContext() local
1244 aFormatCode.append( nNatNum ); in SvXMLNumFormatContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlnumfi.cxx1462 sal_Int32 nNatNum = pFormatter->GetNatNum()->convertFromXmlAttributes( aNatNumAttr ); in SvXMLNumFormatContext() local
1464 aFormatCode.append( nNatNum ); in SvXMLNumFormatContext()