Home
last modified time | relevance | path

Searched refs:CLOffset (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/svl/source/numbers/
H A Dzforlist.cxx512 sal_uInt32 CLOffset = ImpGenerateCL(eLge); // ggfs. neu Standard- in PutEntry() local
514 nKey = ImpIsEntry(p_Entry->GetFormatstring(),CLOffset, eLge); in PutEntry()
520 (SvNumberformat*) aFTable.Get(CLOffset + ZF_STANDARD); in PutEntry()
521 sal_uInt32 nPos = CLOffset + pStdFormat->GetLastInsertKey(); in PutEntry()
522 if (nPos - CLOffset >= SV_COUNTRY_LANGUAGE_OFFSET) in PutEntry()
533 pStdFormat->SetLastInsertKey((sal_uInt16) (nKey-CLOffset)); in PutEntry()
865 sal_uInt32 CLOffset = ImpGetCLOffset( eLang ); in Load() local
866 ImpGenerateAdditionalFormats( CLOffset, aNumberFormatCode, sal_True ); in Load()
1067 sal_uInt32 CLOffset = ImpGetCLOffset(ActLnge); in ImpGenerateCL() local
1068 if (CLOffset > MaxCLOffset) in ImpGenerateCL()
[all …]
/AOO41X/main/svl/inc/svl/
H A Dzforlist.hxx625 sal_uInt16 GetLastInsertKey(sal_uInt32 CLOffset);
848 SVL_DLLPRIVATE void ImpGenerateFormats( sal_uInt32 CLOffset, sal_Bool bLoadingSO5 );
852 sal_uInt32 CLOffset,
875 sal_uInt32 CLOffset,