Searched refs:GoNextSentence (Results 1 – 4 of 4) sorted by relevance
74 sal_Bool SwCrsrShell::GoNextSentence() in GoNextSentence() function in SwCrsrShell76 return CallCrsrFN( &SwCursor::GoNextSentence ); in GoNextSentence()
209 if( !GoNextSentence() && !IsEndPara() ) in _FwdSentence()
155 sal_Bool GoNextSentence(){return GoSentence(NEXT_SENT);} in GoNextSentence() function in SwCursor
769 sal_Bool GoNextSentence();
Completed in 49 milliseconds