Searched refs:IsCursorAtWrongSpelledWord (Results 1 – 5 of 5) sorted by relevance
220 sal_Bool IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong = sal_False );
414 sal_Bool IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong = sal_False );
1813 sal_Bool OutlinerView::IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong ) in IsCursorAtWrongSpelledWord() function in OutlinerView1816 return pEditView->IsCursorAtWrongSpelledWord( bMarkIfWrong ); in IsCursorAtWrongSpelledWord()
678 ( !rCEvt.IsMouseEvent() && pOutlinerView->IsCursorAtWrongSpelledWord() ) ) in Command()
985 sal_Bool EditView::IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong ) in IsCursorAtWrongSpelledWord() function in EditView
Completed in 40 milliseconds