Searched refs:aSuggestionImageUrl (Results 1 – 1 of 1) sorted by relevance
416 OUString aSuggestionImageUrl; in SwSpellPopup() local420 … aSuggestionImageUrl = aCfg.GetSpellAndGrammarContextSuggestionImage( xNamed->getName(), bHC ); in SwSpellPopup()421 aImage = Image( lcl_GetImageFromPngUrl( aSuggestionImageUrl ) ); in SwSpellPopup()433 if (aSuggestionImageUrl.getLength() > 0) in SwSpellPopup()607 OUString aSuggestionImageUrl; in SwSpellPopup() local611 …aSuggestionImageUrl = SvtLinguConfig().GetSpellAndGrammarContextSuggestionImage( xInfo->getImpleme… in SwSpellPopup()612 aImage = Image( lcl_GetImageFromPngUrl( aSuggestionImageUrl ) ); in SwSpellPopup()621 if (aSuggestionImageUrl.getLength() > 0) in SwSpellPopup()
Completed in 89 milliseconds