Searched refs:GetKeyword (Results 1 – 3 of 3) sorted by relevance
2095 String sKeyword = pFormatter->GetKeyword( nFormatLang, nIndex ); in AddNfKeyword()2164 String sOldStr = pFormatter->GetKeyword( nFormatLang, nOld ); in ReplaceNfKeyword()2171 String sNewStr = pFormatter->GetKeyword( nFormatLang, nNew ); in ReplaceNfKeyword()2297 …aColName = OUString( pFormatter->GetKeyword( nFormatLang, sal::static_int_cast< sal_uInt16 >(NF_KE… in AddColor()
790 String GetKeyword( LanguageType eLnge, sal_uInt16 nIndex );
946 String SvNumberFormatter::GetKeyword( LanguageType eLnge, sal_uInt16 nIndex ) in GetKeyword() function in SvNumberFormatter
Completed in 40 milliseconds