Home
last modified time | relevance | path

Searched refs:SV_COUNTRY_LANGUAGE_OFFSET (Results 1 – 23 of 23) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx368 nKey < SV_COUNTRY_LANGUAGE_OFFSET ) in ImpChangeSysCL()
522 if (nPos - CLOffset >= SV_COUNTRY_LANGUAGE_OFFSET) in PutEntry()
891 (pTable->GetCurKey() % SV_COUNTRY_LANGUAGE_OFFSET == 0) ) in Save()
929 nOffset += SV_COUNTRY_LANGUAGE_OFFSET; in GetUsedLanguages()
974 nOffset += SV_COUNTRY_LANGUAGE_OFFSET; in ImpGetCLOffset()
1125 MaxCLOffset += SV_COUNTRY_LANGUAGE_OFFSET; in ImpGenerateCL()
1338 sal_uInt32 nStopKey = CLOffset + SV_COUNTRY_LANGUAGE_OFFSET; in ImpGetDefaultFormat()
1860 else if ( nPos - nCLOffset >= SV_COUNTRY_LANGUAGE_OFFSET ) in ImpInsertFormat()
2635 if ( nPos - CLOffset >= SV_COUNTRY_LANGUAGE_OFFSET ) in ImpGenerateAdditionalFormats()
2937 if (nPos - nCLOffset >= SV_COUNTRY_LANGUAGE_OFFSET) in MergeFormatter()
[all …]
H A Dnumfmuno.cxx783 sal_Bool bStandard = ( ( nKey % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 ); in getPropertyValue()
897 sal_Bool bStandard = ( ( nKey % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 ); in getPropertyValues()
/trunk/main/sc/source/core/data/
H A Dcell.cxx1697 if ( nFormatIndex && (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in InterpretTail()
1699 if ( (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in InterpretTail()
1791 if ( nFormatIndex && (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetStandardFormat()
1936 if ( (nCellFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetURLResult()
H A Dcolumn2.cxx246 if ( bBreak && pCell->HasValueData() && ( nFormat % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 ) in GetNeededSize()
250 …FormulaCell*>(pCell)->GetStandardFormat(*pFormatter, nFormat) % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 ) in GetNeededSize()
H A Ddociter.cxx441 if ( (nNumFmtIndex % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetCurNumFmtInfo()
1929 if ( (nNumFmtIndex % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetCurNumFmtInfo()
H A Ddocumen4.cxx512 if ((nFormat % SV_COUNTRY_LANGUAGE_OFFSET) != 0) in RoundValueAsShown()
H A Dpatattr.cxx1258 if ( nFormat < SV_COUNTRY_LANGUAGE_OFFSET && eLang == LANGUAGE_SYSTEM ) in GetNumberFormat()
H A Dtable3.cxx1420 if (!rEntry.bQueryByString && ((nIndex % SV_COUNTRY_LANGUAGE_OFFSET) != 0)) in lcl_PrepareQuery()
H A Ddocument.cxx2846 if ( (nIndex % SV_COUNTRY_LANGUAGE_OFFSET) == 0 && pCell && in GetNumberFormatInfo()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx508 if( nFmt < SV_COUNTRY_LANGUAGE_OFFSET && LANGUAGE_SYSTEM != nFmtLng ) in ExpandValue()
670 if( (GetFormat() >= SV_COUNTRY_LANGUAGE_OFFSET || in SetLanguage()
/trunk/main/sc/source/core/tool/
H A Dcellform.cxx123 if ( (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetString()
H A Dinterpr4.cxx167 && ((nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0) ) in GetCellNumberFormat()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx61 #define SV_COUNTRY_LANGUAGE_OFFSET 8000 // Max count of formats per country/language macro
/trunk/main/sc/source/ui/view/
H A Dtabvwsha.cxx124 if ( (nNumFmt % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in GetFunction()
H A Doutput2.cxx542 if ((nFormat % SV_COUNTRY_LANGUAGE_OFFSET) != 0) in SetTextToWidthOrHash()
723 …if ( (nValueFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 && pCell && pCell->GetCellType() == CELLTYPE… in GetResultValueFormat()
1558 …bBreak && bCellIsValue && ( aVars.GetResultValueFormat(pCell) % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 ) in DrawStrings()
H A Dviewfunc.cxx1069 sal_uInt32 nNewMod = nNewFormat % SV_COUNTRY_LANGUAGE_OFFSET; in ApplyAttributes()
1070 if ( nNewMod == ( nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET ) && in ApplyAttributes()
/trunk/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx196 if ( (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in lcl_CopyData()
H A Dcellsuno.cxx2139 sal_uLong nNewMod = nNewFormat % SV_COUNTRY_LANGUAGE_OFFSET; in lcl_SetCellProperty()
2140 if ( nNewMod == ( nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET ) && in lcl_SetCellProperty()
6326 if ( ( nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET ) == 0 && nFormatType != 0 ) in InputEnglishString()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx838 if ( (nOldFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in StripRefs()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx551 && ((nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0) ) in lcl_GetColumnTypes()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx1030 if ( (nFormat % SV_COUNTRY_LANGUAGE_OFFSET) == 0 ) in WriteCell()
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx823 if( ((nScNumFmt % SV_COUNTRY_LANGUAGE_OFFSET) == 0) && in XclExpFormulaCell()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx4065 nFIndex -= (nFIndex % SV_COUNTRY_LANGUAGE_OFFSET); in GetDataSequence()

Completed in 323 milliseconds