Searched refs:GoPrevSentence (Results 1 – 4 of 4) sorted by relevance
83 sal_Bool SwCrsrShell::GoPrevSentence() in GoPrevSentence() function in SwCrsrShell85 return CallCrsrFN( &SwCursor::GoPrevSentence ); in GoPrevSentence()
233 if( !GoPrevSentence() && !IsSttPara() ) in _BwdSentence()
157 sal_Bool GoPrevSentence(){return GoSentence(PREV_SENT);} in GoPrevSentence() function in SwCursor
770 sal_Bool GoPrevSentence();
Completed in 31 milliseconds