summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/PresentationViewShellBase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/PresentationViewShellBase.cxx')
-rw-r--r--sd/source/ui/view/PresentationViewShellBase.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/view/PresentationViewShellBase.cxx b/sd/source/ui/view/PresentationViewShellBase.cxx
index 00b0f73deb5d..a5173da3a559 100644
--- a/sd/source/ui/view/PresentationViewShellBase.cxx
+++ b/sd/source/ui/view/PresentationViewShellBase.cxx
@@ -80,11 +80,11 @@ PresentationViewShellBase::PresentationViewShellBase (
}
}
-PresentationViewShellBase::~PresentationViewShellBase (void)
+PresentationViewShellBase::~PresentationViewShellBase()
{
}
-void PresentationViewShellBase::InitializeFramework (void)
+void PresentationViewShellBase::InitializeFramework()
{
com::sun::star::uno::Reference<com::sun::star::frame::XController>
xController (GetController());