summaryrefslogtreecommitdiff
path: root/svx/source/dialog/srchdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/srchdlg.cxx')
-rw-r--r--svx/source/dialog/srchdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/srchdlg.cxx b/svx/source/dialog/srchdlg.cxx
index e4673fb8c8ac..0a5ca73116d6 100644
--- a/svx/source/dialog/srchdlg.cxx
+++ b/svx/source/dialog/srchdlg.cxx
@@ -2195,7 +2195,7 @@ void SvxSearchDialog::SaveToModule_Impl()
}
::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer >
- SvxSearchDialog::GetComponentInterface( sal_Bool bCreate )
+ SvxSearchDialog::GetComponentInterface( bool bCreate )
{
::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindowPeer > xPeer
(Window::GetComponentInterface(false));