Lines Matching defs:const
458 sal_Bool SvNumberFormatter::IsTextFormat(sal_uInt32 F_Index) const in IsTextFormat()
467 sal_Bool SvNumberFormatter::HasTextFormat(sal_uInt32 F_Index) const in HasTextFormat()
876 sal_Bool SvNumberFormatter::Save( SvStream& rStream ) const in Save()
965 sal_uInt32 SvNumberFormatter::ImpGetCLOffset(LanguageType eLnge) const in ImpGetCLOffset()
1933 sal_uInt16 SvNumberFormatter::GetFormatPrecision( sal_uInt32 nFormat ) const in GetFormatPrecision()
1943 String SvNumberFormatter::GetFormatDecimalSep( sal_uInt32 nFormat ) const in GetFormatDecimalSep()
3005 NfIndexTableOffset SvNumberFormatter::GetIndexTableOffset( sal_uInt32 nFormat ) const in GetIndexTableOffset()
3031 sal_uInt16 SvNumberFormatter::ExpandTwoDigitYear( sal_uInt16 nYear ) const in ExpandTwoDigitYear()
3311 sal_Bool SvNumberFormatter::GetNewCurrencySymbolString( sal_uInt32 nFormat, in GetNewCurrencySymbolString()
3447 void SvNumberFormatter::GetCompatibilityCurrency( String& rSymbol, String& rAbbrev ) const in GetCompatibilityCurrency()
3721 sal_uInt16 SvNumberFormatter::GetCurrencyFormatStrings( NfWSStringsDtor& rStrArr, in GetCurrencyFormatStrings()
3849 sal_Bool NfCurrencyEntry::operator==( const NfCurrencyEntry& r ) const in operator ==()
3887 void NfCurrencyEntry::BuildSymbolString( String& rStr, sal_Bool bBank, in BuildSymbolString()
3914 void NfCurrencyEntry::Impl_BuildFormatStringNumChars( String& rStr, in Impl_BuildFormatStringNumChars()
3927 void NfCurrencyEntry::BuildPositiveFormatString( String& rStr, sal_Bool bBank, in BuildPositiveFormatString()
3937 void NfCurrencyEntry::BuildNegativeFormatString( String& rStr, sal_Bool bBank, in BuildNegativeFormatString()
3947 void NfCurrencyEntry::CompletePositiveFormatString( String& rStr, sal_Bool bBank, in CompletePositiveFormatString()
3956 void NfCurrencyEntry::CompleteNegativeFormatString( String& rStr, sal_Bool bBank, in CompleteNegativeFormatString()