summaryrefslogtreecommitdiff
path: root/sfx2/inc/srchdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/srchdlg.hxx')
-rw-r--r--sfx2/inc/srchdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx
index 1e6bd3bb2f02..3adfb9f2bb17 100644
--- a/sfx2/inc/srchdlg.hxx
+++ b/sfx2/inc/srchdlg.hxx
@@ -73,7 +73,7 @@ public:
void SetFocusOnEdit();
- virtual sal_Bool Close();
+ virtual bool Close();
virtual void Move();
virtual void StateChanged( StateChangedType nStateChange );
};