summaryrefslogtreecommitdiff
path: root/cui/source/options/optctl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optctl.hxx')
-rw-r--r--cui/source/options/optctl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optctl.hxx b/cui/source/options/optctl.hxx
index a3b455478750..2645e0a85c82 100644
--- a/cui/source/options/optctl.hxx
+++ b/cui/source/options/optctl.hxx
@@ -61,7 +61,7 @@ public:
virtual ~SvxCTLOptionsPage();
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 );
};