summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/glshell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/glshell.hxx')
-rw-r--r--sw/source/ui/inc/glshell.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/glshell.hxx b/sw/source/ui/inc/glshell.hxx
index ac97aa7a7f70..85f01396910e 100644
--- a/sw/source/ui/inc/glshell.hxx
+++ b/sw/source/ui/inc/glshell.hxx
@@ -38,7 +38,7 @@ class SwGlosDocShell : public SwDocShell
using SotObject::GetInterface;
protected:
- virtual BOOL Save();
+ virtual sal_Bool Save();
public:
@@ -69,7 +69,7 @@ class SwWebGlosDocShell : public SwWebDocShell
using SotObject::GetInterface;
protected:
- virtual BOOL Save();
+ virtual sal_Bool Save();
public: