Searched refs:bUseGrammarContext (Results 1 – 1 of 1) sorted by relevance
701 bool bUseGrammarContext = false; in ExecSpellPopup() local716 bUseGrammarContext = bCorrectionRes && in ExecSpellPopup()721 if ((!bUseGrammarContext && xAlt.is()) || in ExecSpellPopup()722 (bUseGrammarContext && bCorrectionRes && aGrammarCheckRes.aErrors.getLength() > 0)) in ExecSpellPopup()739 if (bUseGrammarContext) in ExecSpellPopup()756 … bUseGrammarContext ? "private:resource/GrammarContextMenu" : "private:resource/SpellContextMenu"); in ExecSpellPopup()
Completed in 13 milliseconds