Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dzforlist.hxx227 class SVL_DLLPUBLIC NfCurrencyEntry class
238 NfCurrencyEntry( const NfCurrencyEntry& );
240 NfCurrencyEntry& operator=( const NfCurrencyEntry& );
253 NfCurrencyEntry();
254 NfCurrencyEntry( const LocaleDataWrapper& rLocaleData,
256 NfCurrencyEntry(
260 ~NfCurrencyEntry() {} in ~NfCurrencyEntry()
263 sal_Bool operator==( const NfCurrencyEntry& r ) const;
271 void ApplyVariableInformation( const NfCurrencyEntry& );
321 typedef NfCurrencyEntry* NfCurrencyEntryPtr;
[all …]
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx169 SV_IMPL_PTRARR( NfCurrencyTable, NfCurrencyEntry* );
2762 const NfCurrencyEntry* pEntry; in GenerateFormat()
3383 const NfCurrencyEntry* pFoundEntry = NULL; in GetCurrencyEntry()
3814 NfCurrencyEntry::NfCurrencyEntry() in NfCurrencyEntry() function in NfCurrencyEntry
3824 NfCurrencyEntry::NfCurrencyEntry( const LocaleDataWrapper& rLocaleData, LanguageType eLang ) in NfCurrencyEntry() function in NfCurrencyEntry
3836 NfCurrencyEntry::NfCurrencyEntry( const ::com::sun::star::i18n::Currency & rCurr, in NfCurrencyEntry() function in NfCurrencyEntry
3849 sal_Bool NfCurrencyEntry::operator==( const NfCurrencyEntry& r ) const in operator ==()
3858 void NfCurrencyEntry::SetEuro() in SetEuro()
3860 aSymbol = NfCurrencyEntry::GetEuroSymbol(); in SetEuro()
3870 sal_Bool NfCurrencyEntry::IsEuro() const in IsEuro()
[all …]
H A Dnumfmuno.cxx828 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValue()
890 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValues()
H A Dzformat.cxx1619 sal_Char cStream = NfCurrencyEntry::GetEuroSymbol( eStream ); in LoadString()
1626 sal_Unicode cTarget = NfCurrencyEntry::GetEuroSymbol(); in LoadString()
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx51 class NfCurrencyEntry;
79 typedef NfCurrencyEntry* NfShCurrencyEntryPtr;
202 sal_uInt16 FindCurrencyFormat(const NfCurrencyEntry* pTmpCurrencyEntry,sal_Bool bTmpBanking);
203 NfCurrencyEntry* GetCurCurrencyEntry();
204 void SetCurCurrencyEntry(NfCurrencyEntry*);
233 NfCurrencyEntry* pCurCurrencyEntry;
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx48 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()
1699 NfCurrencyEntry* SvxNumberFormatShell::GetCurCurrencyEntry() in GetCurCurrencyEntry()
1760 const NfCurrencyEntry* pTmpCurrencyEntry = in FindCurrencyTableEntry()
1779 const NfCurrencyEntry* pTmpCurrencyEntry=rCurrencyTable[i]; in FindCurrencyTableEntry()
[all …]
/trunk/main/cui/source/options/
H A Doptgdlg.cxx1300 const NfCurrencyEntry& rCurr = SvNumberFormatter::GetCurrencyEntry( LANGUAGE_SYSTEM ); in OfaLanguagesTabPage()
1312 const NfCurrencyEntry* pCurr = rCurrTab[j]; in OfaLanguagesTabPage()
1505 const NfCurrencyEntry* pCurr = (const NfCurrencyEntry*) in FillItemSet()
1654 const NfCurrencyEntry* pCurr = NULL; in Reset()
1855 const NfCurrencyEntry* pCurr = &SvNumberFormatter::GetCurrencyEntry( eLang ); in IMPL_LINK()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx262 …if ( sCurrencySymbol.getLength() == 1 && sCurrencySymbol.toChar() == NfCurrencyEntry::GetEuroSymbo… in GetCurrencySymbol()
346 …if ( rCurrencySymbol.getLength() == 1 && rCurrencySymbol.toChar() == NfCurrencyEntry::GetEuroSymbo… in GetCurrencySymbol()

Completed in 130 milliseconds