summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2017-09-19 16:47:17 +0200
committerpranavk <pranavk@collabora.co.uk>2017-09-19 17:05:20 +0200
commitd51941110dbe82ad953d4f41003a8de3ab11b0cb (patch)
tree3017cd3c77a224286c10885d7e7e713413946921 /desktop
parentbab7e8b836bbd0ab609f6f846c3fa880dcf9859c (diff)
lok: Expose the automatic spell checking state in the UI.
Change-Id: I5c22ff70d3895b0f4a86eb8be85dde971604874a Reviewed-on: https://gerrit.libreoffice.org/42479 Reviewed-by: pranavk <pranavk@collabora.co.uk> Tested-by: pranavk <pranavk@collabora.co.uk>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/lib/init.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 5153ba980ca6..b687175fd599 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1577,6 +1577,7 @@ static void doc_iniUnoCommands ()
OUString(".uno:RowColSelCount"),
OUString(".uno:StatusPageStyle"),
OUString(".uno:InsertMode"),
+ OUString(".uno:SpellOnline"),
OUString(".uno:StatusSelectionMode"),
OUString(".uno:StateTableCell"),
OUString(".uno:StatusBarFunc"),