LibreOffice Module sw (master) 1
|
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::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... | |