Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/numbers/
H A Dzforlist.cxx233 nDefaultSystemCurrencyFormat = NUMBERFORMAT_ENTRY_NOT_FOUND; in ImpConstruct()
3178 nDefaultSystemCurrencyFormat = NUMBERFORMAT_ENTRY_NOT_FOUND; in ResetDefaultSystemCurrency()
3184 if ( nDefaultSystemCurrencyFormat == NUMBERFORMAT_ENTRY_NOT_FOUND ) in ImpGetDefaultSystemCurrencyFormat()
3195 nDefaultSystemCurrencyFormat, LANGUAGE_SYSTEM ); in ImpGetDefaultSystemCurrencyFormat()
3197 DBG_ASSERT( nDefaultSystemCurrencyFormat != NUMBERFORMAT_ENTRY_NOT_FOUND, in ImpGetDefaultSystemCurrencyFormat()
3200 return nDefaultSystemCurrencyFormat; in ImpGetDefaultSystemCurrencyFormat()
/aoo4110/main/svl/inc/svl/
H A Dzforlist.hxx819 sal_uInt32 nDefaultSystemCurrencyFormat; // NewCurrency matching SYSTEM locale member in SvNumberFormatter

Completed in 47 milliseconds