Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uiview/
H A Dviewling.cxx701 bool bUseGrammarContext = false; in ExecSpellPopup() local
716 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()
756bUseGrammarContext ? "private:resource/GrammarContextMenu" : "private:resource/SpellContextMenu"); in ExecSpellPopup()

Completed in 11 milliseconds