LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <vcl/inputtypes.hxx>
#include <tools/color.hxx>
#include <ctime>
#include <memory>
#include <vector>
#include <swrect.hxx>
Go to the source code of this file.
Classes | |
class | SwLayAction |
The usage of LayAction is always the same: More... | |
class | SwLayIdle |
Enumerations | |
enum class | IdleJobType { ONLINE_SPELLING , AUTOCOMPLETE_WORDS , WORD_COUNT , SMART_TAGS } |
enum class | IdleJobArea { ALL , VISIBLE } |
|
strong |
Enumerator | |
---|---|
ALL | |
VISIBLE |
Definition at line 199 of file layact.hxx.
|
strong |
Enumerator | |
---|---|
ONLINE_SPELLING | |
AUTOCOMPLETE_WORDS | |
WORD_COUNT | |
SMART_TAGS |
Definition at line 191 of file layact.hxx.