summaryrefslogtreecommitdiff
path: root/include/editeng/editstat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/editstat.hxx')
-rw-r--r--include/editeng/editstat.hxx11
1 files changed, 6 insertions, 5 deletions
diff --git a/include/editeng/editstat.hxx b/include/editeng/editstat.hxx
index 46ddd44ad8df..3ec7c39d57a2 100644
--- a/include/editeng/editstat.hxx
+++ b/include/editeng/editstat.hxx
@@ -136,11 +136,12 @@ public:
enum class SpellCallbackCommand
{
- IGNOREWORD = 0x0001,
- STARTSPELLDLG = 0x0002,
- ADDTODICTIONARY = 0x0003,
- WORDLANGUAGE = 0x0004,
- PARALANGUAGE = 0x0005,
+ IGNOREWORD = 0x0001,
+ STARTSPELLDLG = 0x0002,
+ ADDTODICTIONARY = 0x0003,
+ WORDLANGUAGE = 0x0004,
+ PARALANGUAGE = 0x0005,
+ AUTOCORRECT_OPTIONS = 0x0006,
};
struct SpellCallbackInfo