Searched refs:nIntlFormat (Results 1 – 2 of 2) sorted by relevance
4121 nIntlFormat in GetEffectivePositiveFormat()4130 switch ( nIntlFormat ) in GetEffectivePositiveFormat()4133 nIntlFormat = 2; // $ 1 in GetEffectivePositiveFormat()4136 nIntlFormat = 3; // 1 $ in GetEffectivePositiveFormat()4146 return nIntlFormat; in GetEffectivePositiveFormat()4155 sal_uInt16 lcl_MergeNegativeParenthesisFormat( sal_uInt16 nIntlFormat, sal_uInt16 nCurrFormat ) in lcl_MergeNegativeParenthesisFormat() argument4158 switch ( nIntlFormat ) in lcl_MergeNegativeParenthesisFormat()4240 sal_uInt16 NfCurrencyEntry::GetEffectiveNegativeFormat( sal_uInt16 nIntlFormat, in GetEffectiveNegativeFormat() argument4248 switch ( nIntlFormat ) in GetEffectiveNegativeFormat()4252 nIntlFormat = 9; // -$ 1 in GetEffectiveNegativeFormat()[all …]
309 static sal_uInt16 GetEffectivePositiveFormat( sal_uInt16 nIntlFormat,311 static sal_uInt16 GetEffectiveNegativeFormat( sal_uInt16 nIntlFormat,