summaryrefslogtreecommitdiff
path: root/include/sfx2/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/tabdlg.hxx')
-rw-r--r--include/sfx2/tabdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index 595769ef450d..f31bebafdef4 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -259,7 +259,7 @@ public:
const SfxItemSet& GetItemSet() const { return *pSet; }
- virtual sal_Bool FillItemSet( SfxItemSet& );
+ virtual bool FillItemSet( SfxItemSet& );
virtual void Reset( const SfxItemSet& );
bool HasExchangeSupport() const