Searched refs:nSystemCurrencyPosition (Results 1 – 2 of 2) sorted by relevance
168 sal_uInt16 SvNumberFormatter::nSystemCurrencyPosition = 0; member in SvNumberFormatter3064 return nSystemCurrencyPosition ? rTable[nSystemCurrencyPosition] : NULL; in MatchSystemCurrency()3156 nSystemCurrencyPosition = j; in SetDefaultSystemCurrency()3167 nSystemCurrencyPosition = j; in SetDefaultSystemCurrency()3172 nSystemCurrencyPosition = 0; // not found => simple SYSTEM in SetDefaultSystemCurrency()3650 nSystemCurrencyPosition = nCurrencyPos-1; in ImpInitCurrencyTable()3700 if ( !nSystemCurrencyPosition ) in ImpInitCurrencyTable()3701 nSystemCurrencyPosition = nSecondarySystemCurrencyPosition; in ImpInitCurrencyTable()3702 if ((aConfiguredCurrencyAbbrev.Len() && !nSystemCurrencyPosition) && in ImpInitCurrencyTable()3707 if ( !nSystemCurrencyPosition ) in ImpInitCurrencyTable()[all …]
833 SVL_DLLPRIVATE static sal_uInt16 nSystemCurrencyPosition; member in SvNumberFormatter
Completed in 36 milliseconds