Searched refs:HasWrong (Results 1 – 4 of 4) sorted by relevance
117 sal_Bool HasWrong( sal_uInt16 nStart, sal_uInt16 nEnd ) const;
383 sal_Bool WrongList::HasWrong( sal_uInt16 nStart, sal_uInt16 nEnd ) const in HasWrong() function in WrongList
1126 …bIsWrong = rPaM.GetNode()->GetWrongList()->HasWrong( aSel.Min().GetIndex(), aSel.Max().GetIndex() … in IsWrongSpelledWord()
2429 if ( !pWrongList->HasWrong( nWStart, nXEnd ) ) in DoOnlineSpelling()