Searched refs:aGrammarCheckRes (Results 1 – 1 of 1) sorted by relevance
703 /*linguistic2::*/ProofreadingResult aGrammarCheckRes; in ExecSpellPopup() local710 …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 11 milliseconds