Searched refs:nNFEntry (Results 1 – 1 of 1) sorted by relevance
688 sal_uInt32 nNFEntry; in FillEListWithFormats_Impl() local701 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithFormats_Impl()703 pNumEntry = pFormatter->GetEntry(nNFEntry); in FillEListWithFormats_Impl()714 if ( nNFEntry == nCurFormatKey ) in FillEListWithFormats_Impl()716 nSelPos = ( !IsRemoved_Impl( nNFEntry ) ) ? aCurEntryList.Count() : SELPOS_NONE; in FillEListWithFormats_Impl()720 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithFormats_Impl()734 sal_uInt32 nNFEntry; in FillEListWithDateTime_Impl() local747 nNFEntry=pFormatter->GetFormatIndex((NfIndexTableOffset)nIndex,eCurLanguage); in FillEListWithDateTime_Impl()749 pNumEntry = pFormatter->GetEntry(nNFEntry); in FillEListWithDateTime_Impl()759 if ( nNFEntry == nCurFormatKey ) in FillEListWithDateTime_Impl()[all …]