summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-09-01 09:46:07 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-09-01 14:48:49 -0400
commit0ee265e82ea64839e559fcded4d268de721f4202 (patch)
tree1f3872f631d52f13ee21402075a52402fe4e7f36 /sc/source/ui/inc/gridwin.hxx
parent0a57be8c6e397ed8e27611edaaf8bbf2677611de (diff)
Handle enabling / disabling of auto spell check.
Change-Id: I8f3fe06a41b825f233f4116ae8ba3b30cb4f1adc
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index ba55617a4981..91a3774c5811 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -392,6 +392,7 @@ public:
void CursorChanged();
void DrawLayerCreated();
bool ContinueOnlineSpelling();
+ void EnableAutoSpell( bool bEnable );
void DeleteCopySourceOverlay();
void UpdateCopySourceOverlay();