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