Searched refs:bBank (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svl/inc/svl/ |
H A D | zforlist.hxx | 284 void BuildSymbolString( String& rStr, sal_Bool bBank, 289 void BuildPositiveFormatString( String& rStr, sal_Bool bBank, 291 void BuildNegativeFormatString( String& rStr, sal_Bool bBank, 296 void CompletePositiveFormatString( String& rStr, sal_Bool bBank, 298 void CompleteNegativeFormatString( String& rStr, sal_Bool bBank, 310 sal_uInt16 nCurrFormat, sal_Bool bBank ); 312 sal_uInt16 nCurrFormat, sal_Bool bBank ); 729 sal_Bool bBank ) const;
|
/aoo41x/main/svl/source/numbers/ |
H A D | zforlist.cxx | 2763 sal_Bool bBank; in GenerateFormat() local 2770 pEntry->GetPositiveFormat(), bBank ); in GenerateFormat() 2773 pEntry->GetNegativeFormat(), bBank ); in GenerateFormat() 3725 if ( bBank ) in GetCurrencyFormatStrings() 3892 if ( bBank ) in BuildSymbolString() 3951 BuildSymbolString( aSymStr, bBank ); in CompletePositiveFormatString() 3960 BuildSymbolString( aSymStr, bBank ); in CompleteNegativeFormatString() 4123 , sal_uInt16 nCurrFormat, sal_Bool bBank ) in GetEffectivePositiveFormat() argument 4125 if ( bBank ) in GetEffectivePositiveFormat() 4241 sal_uInt16 nCurrFormat, sal_Bool bBank ) in GetEffectiveNegativeFormat() argument [all …]
|
H A D | numfmuno.cxx | 826 sal_Bool bBank = sal_False; in getPropertyValue() local 828 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValue() 888 sal_Bool bBank = sal_False; in getPropertyValues() local 890 const NfCurrencyEntry* pCurr = pFormatter->GetCurrencyEntry( bBank, in getPropertyValues()
|
Completed in 45 milliseconds