Home
last modified time | relevance | path

Searched refs:rnStart (Results 1 – 2 of 2) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx364 sal_Bool WrongList::NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const in NextWrong() argument
373 if ( rWrong.nEnd > rnStart ) in NextWrong()
375 rnStart = rWrong.nStart; in NextWrong()
H A Dedtspell.hxx116 sal_Bool NextWrong( sal_uInt16& rnStart, sal_uInt16& rnEnd ) const;

Completed in 21 milliseconds