Home
last modified time | relevance | path

Searched refs:pLangAttrib (Results 1 – 1 of 1) sorted by relevance

/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx1793 const TextCharAttrib* pLangAttrib = in ChangeMarkedWord() local
1797 if(pLangAttrib && !pLangAttrib->GetStart() && pLangAttrib->GetEnd() == in ChangeMarkedWord()
1800 …SpellLanguageAttrib aNewLangAttrib( static_cast<const SpellLanguageAttrib&>(pLangAttrib->GetAttr()… in ChangeMarkedWord()
1801 pTextEngine->RemoveAttrib(0, *pLangAttrib); in ChangeMarkedWord()