summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/LayerDialogContent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/LayerDialogContent.cxx')
-rwxr-xr-xsd/source/ui/dlg/LayerDialogContent.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/LayerDialogContent.cxx b/sd/source/ui/dlg/LayerDialogContent.cxx
index 975d277c7dff..90d53674b905 100755
--- a/sd/source/ui/dlg/LayerDialogContent.cxx
+++ b/sd/source/ui/dlg/LayerDialogContent.cxx
@@ -86,7 +86,7 @@ LayerDialogContent::~LayerDialogContent (void)
-BOOL LayerDialogContent::Close (void)
+sal_Bool LayerDialogContent::Close (void)
{
return SfxDockingWindow::Close();
}