Home
last modified time | relevance | path

Searched refs:IsWrongSpelledWord (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/editeng/source/editeng/
H A Deditview.cxx993 bIsWrong = pImpEditView->IsWrongSpelledWord( aPaM, bMarkIfWrong ); in IsCursorAtWrongSpelledWord()
1005 return pImpEditView->IsWrongSpelledWord( aPaM , bMarkIfWrong ); in IsWrongSpelledWordAtPos()
1039 if ( xSpeller.is() && pImpEditView->IsWrongSpelledWord( aPaM, sal_True ) ) in ExecuteSpellPopup()
H A Dimpedit.hxx366 sal_Bool IsWrongSpelledWord( const EditPaM& rPaM, sal_Bool bMarkIfWrong );
H A Dimpedit.cxx1119 sal_Bool ImpEditView::IsWrongSpelledWord( const EditPaM& rPaM, sal_Bool bMarkIfWrong ) in IsWrongSpelledWord() function in ImpEditView

Completed in 57 milliseconds