Home
last modified time | relevance | path

Searched refs:bSpellingChanged (Results 1 – 1 of 1) sorted by path

/trunk/main/editeng/source/editeng/
H A Dediteng.cxx1782 sal_Bool bSpellingChanged = nChanges & EE_CNTRL_ONLINESPELLING ? sal_True : sal_False; in SetControlWord() local
1784 if ( bSpellingChanged ) in SetControlWord()
1787 if ( bSpellingChanged && ( nWord & EE_CNTRL_ONLINESPELLING ) ) in SetControlWord()
1806 …sal_Bool bWrongs = ( bSpellingChanged || ( nWord & EE_CNTRL_ONLINESPELLING ) ) ? pNode->GetWrongLi… in SetControlWord()
1807 if ( bSpellingChanged ) // Also aus in SetControlWord()

Completed in 32 milliseconds