Searched refs:NextWrong (Results 1 – 7 of 7) sorted by relevance
116 sal_Bool NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const;
364 sal_Bool WrongList::NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const in NextWrong() function in WrongList
183 sal_Bool bWrong = pWrongs->NextWrong( nStart, nEnd ); in lcl_DrawRedLines()236 bWrong = pWrongs->NextWrong( nStart, nEnd ); in lcl_DrawRedLines()3253 sal_Bool bWrong(pWrongs->NextWrong(nStart, nEnd)); in Paint()3281 bWrong = pWrongs->NextWrong(nStart, nEnd); in Paint()
233 xub_StrLen NextWrong( xub_StrLen nChk ) const;
182 xub_StrLen SwWrongList::NextWrong( xub_StrLen nChk ) const in NextWrong() function in SwWrongList
915 xub_StrLen nTemp = GetWrong()->NextWrong( nBegin ); in Spell()
1027 const xub_StrLen nNext = pWrongList->NextWrong(nBegin); in GetTextBoundary()
Completed in 79 milliseconds