Home
last modified time | relevance | path

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

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx688 sal_uInt32 nNFEntry; in FillEListWithFormats_Impl() local
703 pNumEntry = pFormatter->GetEntry(nNFEntry); in FillEListWithFormats_Impl()
714 if ( nNFEntry == nCurFormatKey ) in FillEListWithFormats_Impl()
720 aCurEntryList.Insert( nNFEntry, aCurEntryList.Count() ); in FillEListWithFormats_Impl()
734 sal_uInt32 nNFEntry; in FillEListWithDateTime_Impl() local
749 pNumEntry = pFormatter->GetEntry(nNFEntry); in FillEListWithDateTime_Impl()
759 if ( nNFEntry == nCurFormatKey ) in FillEListWithDateTime_Impl()
818 sal_uInt32 nNFEntry; in FillEListWithSysCurrencys() local
837 pNumEntry = pFormatter->GetEntry(nNFEntry); in FillEListWithSysCurrencys()
848 if ( nNFEntry == nCurFormatKey ) in FillEListWithSysCurrencys()
[all …]

Completed in 21 milliseconds