Home
last modified time | relevance | path

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

/AOO41X/main/svl/source/numbers/
H A Dzforlist.cxx4121 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() argument
4158 switch ( nIntlFormat ) in lcl_MergeNegativeParenthesisFormat()
4240 sal_uInt16 NfCurrencyEntry::GetEffectiveNegativeFormat( sal_uInt16 nIntlFormat, in GetEffectiveNegativeFormat() argument
4248 switch ( nIntlFormat ) in GetEffectiveNegativeFormat()
4252 nIntlFormat = 9; // -$ 1 in GetEffectiveNegativeFormat()
[all …]
/AOO41X/main/svl/inc/svl/
H A Dzforlist.hxx309 static sal_uInt16 GetEffectivePositiveFormat( sal_uInt16 nIntlFormat,
311 static sal_uInt16 GetEffectiveNegativeFormat( sal_uInt16 nIntlFormat,