Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx278 mpGrammarContact( 0 ), in SwDoc()
405 mpGrammarContact = ::createGrammarContact(); in SwDoc()
515 delete mpGrammarContact; in ~SwDoc()
516 mpGrammarContact = 0; in ~SwDoc()
/trunk/main/sw/inc/
H A Ddoc.hxx392 IGrammarContact *mpGrammarContact; // for grammar checking in paragraphs during editing member in SwDoc
2032 IGrammarContact* getGrammarContact() const { return mpGrammarContact; } in getGrammarContact()

Completed in 30 milliseconds