Searched refs:rFormatString (Results 1 – 3 of 3) sorted by relevance
686 void FormattedField::GetFormat(XubString& rFormatString, LanguageType& eLang) const in GetFormat() argument691 rFormatString = pFormatEntry ? pFormatEntry->GetFormatstring() : XubString(); in GetFormat()696 sal_Bool FormattedField::SetFormat(const XubString& rFormatString, LanguageType eLang) in SetFormat() argument699 sal_uInt32 nNewKey = ImplGetFormatter()->TestNewString(rFormatString, eLang); in SetFormat()704 XubString rFormat(rFormatString); in SetFormat()
167 void GetFormat(XubString& rFormatString, LanguageType& eLang) const;168 sal_Bool SetFormat(const XubString& rFormatString, LanguageType eLang);
1965 sal_uInt32 SvNumberFormatter::GetFormatSpecialInfo( const String& rFormatString, in GetFormatSpecialInfo() argument1975 String aTmpStr( rFormatString ); in GetFormatSpecialInfo()
Completed in 26 milliseconds