summaryrefslogtreecommitdiff
path: root/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/StatisticsDialogs/TTestDialog.cxx')
-rw-r--r--sc/source/ui/StatisticsDialogs/TTestDialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
index 59c249ca03c9..8a06d946c5ef 100644
--- a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
+++ b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx
@@ -48,7 +48,7 @@ ScTTestDialog::ScTTestDialog(
ScTTestDialog::~ScTTestDialog()
{}
-sal_Bool ScTTestDialog::Close()
+bool ScTTestDialog::Close()
{
return DoClose( ScTTestDialogWrapper::GetChildWindowId() );
}