LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
GrammarContact.hxx File Reference
#include <SwGrammarMarkUp.hxx>
#include <svl/listener.hxx>
#include <vcl/timer.hxx>
Include dependency graph for GrammarContact.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sw::GrammarContact
 This class is responsible for the delayed display of grammar checks when a paragraph is edited It's a client of the paragraph the cursor points to. More...
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

sw::GrammarContactsw::getGrammarContactFor (const SwTextNode &)
 getGrammarContact() delivers the grammar contact of the document (for a given textnode) More...
 
void sw::finishGrammarCheckFor (SwTextNode &)
 finishGrammarCheck() calls the same function of the grammar contact of the document (for a given textnode) More...