summaryrefslogtreecommitdiff
path: root/sc/source/ui/xmlsource/xmlsourcedlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/xmlsource/xmlsourcedlg.cxx')
-rw-r--r--sc/source/ui/xmlsource/xmlsourcedlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/xmlsource/xmlsourcedlg.cxx b/sc/source/ui/xmlsource/xmlsourcedlg.cxx
index 3e20b56f68ec..128897396a41 100644
--- a/sc/source/ui/xmlsource/xmlsourcedlg.cxx
+++ b/sc/source/ui/xmlsource/xmlsourcedlg.cxx
@@ -160,7 +160,7 @@ void ScXMLSourceDlg::SetActive()
RefInputDone();
}
-sal_Bool ScXMLSourceDlg::Close()
+bool ScXMLSourceDlg::Close()
{
return DoClose(ScXMLSourceDlgWrapper::GetChildWindowId());
}