summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/securitypage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/securitypage.hxx')
-rw-r--r--[-rwxr-xr-x]sfx2/inc/sfx2/securitypage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/securitypage.hxx b/sfx2/inc/sfx2/securitypage.hxx
index d25f0ee0b967..4c47533f4e4a 100755..100644
--- a/sfx2/inc/sfx2/securitypage.hxx
+++ b/sfx2/inc/sfx2/securitypage.hxx
@@ -45,7 +45,7 @@ protected:
SfxSecurityPage( Window* pParent, const SfxItemSet& );
virtual ~SfxSecurityPage();
- virtual BOOL FillItemSet( SfxItemSet& );
+ virtual sal_Bool FillItemSet( SfxItemSet& );
virtual void Reset( const SfxItemSet& );
public: