Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx703 /*linguistic2::*/ProofreadingResult aGrammarCheckRes; in ExecSpellPopup() local
710 …bCorrectionRes = pWrtShell->GetGrammarCorrection( aGrammarCheckRes, nErrorPosInText, nErrorInResul… in ExecSpellPopup()
713 aMessageText = aGrammarCheckRes.aErrors[ nErrorInResult ].aShortComment; in ExecSpellPopup()
722 (bUseGrammarContext && bCorrectionRes && aGrammarCheckRes.aErrors.getLength() > 0)) in ExecSpellPopup()
743 …pPopup = std::auto_ptr< SwSpellPopup >(new SwSpellPopup( pWrtShell, aGrammarCheckRes, nErrorInResu… in ExecSpellPopup()

Completed in 15 milliseconds