Home
last modified time | relevance | path

Searched refs:IsCursorAtWrongSpelledWord (Results 1 – 5 of 5) sorted by relevance

/trunk/main/editeng/inc/editeng/
H A Deditview.hxx220 sal_Bool IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong = sal_False );
H A Doutliner.hxx414 sal_Bool IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong = sal_False );
/trunk/main/editeng/source/outliner/
H A Doutlvw.cxx1813 sal_Bool OutlinerView::IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong ) in IsCursorAtWrongSpelledWord() function in OutlinerView
1816 return pEditView->IsCursorAtWrongSpelledWord( bMarkIfWrong ); in IsCursorAtWrongSpelledWord()
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx678 ( !rCEvt.IsMouseEvent() && pOutlinerView->IsCursorAtWrongSpelledWord() ) ) in Command()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx985 sal_Bool EditView::IsCursorAtWrongSpelledWord( sal_Bool bMarkIfWrong ) in IsCursorAtWrongSpelledWord() function in EditView

Completed in 50 milliseconds