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.cxx1795 const TextCharAttrib* pLangAttrib = in ChangeMarkedWord() local
1799 if(pLangAttrib && !pLangAttrib->GetStart() && pLangAttrib->GetEnd() == in ChangeMarkedWord()
1802 …SpellLanguageAttrib aNewLangAttrib( static_cast<const SpellLanguageAttrib&>(pLangAttrib->GetAttr()… in ChangeMarkedWord()
1803 pTextEngine->RemoveAttrib(0, *pLangAttrib); in ChangeMarkedWord()

Completed in 28 milliseconds