|
LibreOffice Module sw (master) 1
|
#include <GrammarContact.hxx>#include <doc.hxx>#include <pam.hxx>#include <ndtxt.hxx>#include <txtfrm.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sw |
| Dialog to specify the properties of date form field. | |
Functions | |
| sw::IMPL_LINK (GrammarContact, TimerRepaint, Timer *, pTimer, void) | |
| sw::GrammarContact * | sw::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... | |