Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dedtspell.hxx116 sal_Bool NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const;
H A Dedtspell.cxx364 sal_Bool WrongList::NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const in NextWrong() function in WrongList
H A Dimpedit3.cxx183 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()
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx233 xub_StrLen NextWrong( xub_StrLen nChk ) const;
/trunk/main/sw/source/core/text/
H A Dwrong.cxx182 xub_StrLen SwWrongList::NextWrong( xub_StrLen nChk ) const in NextWrong() function in SwWrongList
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx915 xub_StrLen nTemp = GetWrong()->NextWrong( nBegin ); in Spell()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1027 const xub_StrLen nNext = pWrongList->NextWrong(nBegin); in GetTextBoundary()

Completed in 71 milliseconds