Lines Matching refs:NfCurrencyEntry
48 SV_IMPL_PTRARR( NfShCurrencyEntries, NfCurrencyEntry* );
781 const NfCurrencyEntry* pTmpCurrencyEntry; in FillEListWithCurrency_Impl()
872 const NfCurrencyEntry* pTmpCurrencyEntry; in FillEListWithSysCurrencys()
921 const NfCurrencyEntry* pTmpCurrencyEntry; in FillEListWithUserCurrencys()
941 pCurCurrencyEntry=(NfCurrencyEntry*)pTmpCurrencyEntry; in FillEListWithUserCurrencys()
993 const NfCurrencyEntry* pTstCurrencyEntry; in FillEListWithUserCurrencys()
1037 const NfCurrencyEntry* pCurr = rCurrencyTable[i]; in FillEListWithUserCurrencys()
1523 const NfCurrencyEntry* pTmpCurrencyEntry=SvNumberFormatter::MatchSystemCurrency(); in GetCurrencySymbols()
1699 NfCurrencyEntry* SvxNumberFormatShell::GetCurCurrencyEntry() in GetCurCurrencyEntry()
1704 void SvxNumberFormatShell::SetCurCurrencyEntry(NfCurrencyEntry* pCEntry) in SetCurCurrencyEntry()
1760 const NfCurrencyEntry* pTmpCurrencyEntry = in FindCurrencyTableEntry()
1779 const NfCurrencyEntry* pTmpCurrencyEntry=rCurrencyTable[i]; in FindCurrencyTableEntry()
1802 sal_uInt16 SvxNumberFormatShell::FindCurrencyFormat(const NfCurrencyEntry* pTmpCurrencyEntry,sal_Bo… in FindCurrencyFormat()
1844 const NfCurrencyEntry* pTmpCurrencyEntry=rCurrencyTable[nPos]; in IsInTable()