summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/docstdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/docstdlg.hxx')
-rw-r--r--sw/source/ui/inc/docstdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/docstdlg.hxx b/sw/source/ui/inc/docstdlg.hxx
index f269693975cc..7880413f6089 100644
--- a/sw/source/ui/inc/docstdlg.hxx
+++ b/sw/source/ui/inc/docstdlg.hxx
@@ -49,7 +49,7 @@ public:
static SfxTabPage *Create(Window *pParent, const SfxItemSet &rSet);
protected:
- virtual BOOL FillItemSet( SfxItemSet &rSet);
+ virtual sal_Bool FillItemSet( SfxItemSet &rSet);
virtual void Reset (const SfxItemSet &rSet);
DECL_LINK( UpdateHdl, PushButton*);