Searched refs:bGrammarResults (Results 1 – 2 of 2) sorted by relevance
392 bGrammarResults(false) in SwSpellPopup()588 bGrammarResults( true ), in SwSpellPopup()735 … if (0 <= nAltIdx && nAltIdx < aSuggestions.getLength() && (bGrammarResults || xSpellAlt.is())) in Execute()741 String aOrig( bGrammarResults ? OUString() : xSpellAlt->getWord() ); in Execute()776 String aOrigWord( bGrammarResults ? OUString() : xSpellAlt->getWord() ) ; in Execute()794 if (bGrammarResults) in Execute()
59 bool bGrammarResults; // show grammar results? Or show spellcheck results? member in SwSpellPopup
Completed in 15 milliseconds