Home
last modified time | relevance | path

Searched refs:SpellSentence (Results 1 – 11 of 11) sorted by last modified time

/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx148 …bool SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammar…
1256 bool SwEditShell::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() function in SwEditShell
1261 bool bRet = pSpellIter->SpellSentence(rPortions, bIsGrammarCheck); in SpellSentence()
1543 bool SwSpellIter::SpellSentence(::svx::SpellPortions& rPortions, bool bIsGrammarCheck) in SpellSentence() function in SwSpellIter
/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx956 …bool SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…
H A Dimpedit4.cxx2023 bool ImpEditEngine::SpellSentence(EditView& rEditView, in SpellSentence() function in ImpEditEngine
H A Dediteng.cxx2208 bool EditEngine::SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarCheck… in SpellSentence() function in EditEngine
2211 return pImpEditEngine->SpellSentence( rView, rToFill, bIsGrammarChecking ); in SpellSentence()
/trunk/main/sd/source/ui/view/
H A DOutliner.cxx453 bFoundNextSentence = SpellSentence ( in GetNextSpellSentence()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx792 bool Outliner::SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarChe… in SpellSentence() function in Outliner
794 return pEditEngine->SpellSentence(rEditView, rToFill, bIsGrammarChecking ); in SpellSentence()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx1058 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…
H A Dediteng.hxx399 …bool SpellSentence(EditView& rEditView, ::svx::SpellPortions& rToFill, bool bIsGrammarC…
/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx311 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
323 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
336 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
352 pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn); in GetNextWrongSentence()
365 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
378 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
421 if(!pWrtShell->SpellSentence(aRet, m_bIsGrammarCheckingOn)) in GetNextWrongSentence()
867 …bRet = pOutliner->SpellSentence(pSdrView->GetTextEditOutlinerView()->GetEditView(), rPortions, m_b… in SpellDrawText_Impl()
/trunk/main/sw/inc/
H A Deditsh.hxx719 bool SpellSentence(::svx::SpellPortions& rToFill, bool bIsGrammarCheck );
/trunk/main/sc/source/ui/view/
H A Dspelldialog.cxx90 …mbNeedNextObj = !mxEngine->IsFinished() && !mxEngine->SpellSentence( *pEditView, aPortions, false … in GetNextWrongSentence()

Completed in 114 milliseconds