Home
last modified time | relevance | path

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

/AOO41X/main/svl/source/numbers/ !
H A Dzforlist.cxx4123 , sal_uInt16 nCurrFormat, sal_Bool bBank ) in GetEffectivePositiveFormat() argument
4150 return nCurrFormat; in GetEffectivePositiveFormat()
4155 sal_uInt16 lcl_MergeNegativeParenthesisFormat( sal_uInt16 nIntlFormat, sal_uInt16 nCurrFormat ) in lcl_MergeNegativeParenthesisFormat() argument
4164 return nCurrFormat; in lcl_MergeNegativeParenthesisFormat()
4188 switch ( nCurrFormat ) in lcl_MergeNegativeParenthesisFormat()
4235 return nCurrFormat; in lcl_MergeNegativeParenthesisFormat()
4241 sal_uInt16 nCurrFormat, sal_Bool bBank ) in GetEffectiveNegativeFormat() argument
4302 else if ( nIntlFormat != nCurrFormat ) in GetEffectiveNegativeFormat()
4304 switch ( nCurrFormat ) in GetEffectiveNegativeFormat()
4308 nIntlFormat, nCurrFormat ); in GetEffectiveNegativeFormat()
[all …]
/AOO41X/main/svl/inc/svl/ !
H A Dzforlist.hxx310 sal_uInt16 nCurrFormat, sal_Bool bBank );
312 sal_uInt16 nCurrFormat, sal_Bool bBank );