summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optsave.hxx')
-rw-r--r--cui/source/options/optsave.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx
index 6f6d424fde4a..509221cd66f5 100644
--- a/cui/source/options/optsave.hxx
+++ b/cui/source/options/optsave.hxx
@@ -97,7 +97,7 @@ public:
static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
- virtual BOOL FillItemSet( SfxItemSet& rSet );
+ virtual sal_Bool FillItemSet( SfxItemSet& rSet );
virtual void Reset( const SfxItemSet& rSet );
};