Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/lingu/
H A Dolmenu.cxx392 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()
/aoo4110/main/sw/source/ui/inc/
H A Dolmenu.hxx59 bool bGrammarResults; // show grammar results? Or show spellcheck results? member in SwSpellPopup

Completed in 141 milliseconds