summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx')
-rw-r--r--sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx
index 86fa779f8a26..250de89b2ac9 100644
--- a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx
+++ b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx
@@ -136,7 +136,7 @@ void ScRandomNumberGeneratorDialog::SetActive()
RefInputDone();
}
-sal_Bool ScRandomNumberGeneratorDialog::Close()
+bool ScRandomNumberGeneratorDialog::Close()
{
return DoClose( ScRandomNumberGeneratorDialogWrapper::GetChildWindowId() );
}