summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index f9f904d1fbf9..ee48178b2b00 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -1801,7 +1801,7 @@ public:
bool ContainsHiddenChars() const;
// call back for API wrapper
- SwModify* GetUnoCallBack() const;
+ SwModify* GetUnoCallBack() const { return mpUnoCallBack; }
IGrammarContact* getGrammarContact() const { return mpGrammarContact; }