summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/GraphicViewShellBase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/GraphicViewShellBase.cxx')
-rw-r--r--sd/source/ui/view/GraphicViewShellBase.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/view/GraphicViewShellBase.cxx b/sd/source/ui/view/GraphicViewShellBase.cxx
index de893a1c45c4..02dee459801b 100644
--- a/sd/source/ui/view/GraphicViewShellBase.cxx
+++ b/sd/source/ui/view/GraphicViewShellBase.cxx
@@ -61,7 +61,7 @@ GraphicViewShellBase::GraphicViewShellBase (
{
}
-GraphicViewShellBase::~GraphicViewShellBase (void)
+GraphicViewShellBase::~GraphicViewShellBase()
{
}
@@ -93,7 +93,7 @@ void GraphicViewShellBase::Execute (SfxRequest& rRequest)
}
-void GraphicViewShellBase::InitializeFramework (void)
+void GraphicViewShellBase::InitializeFramework()
{
com::sun::star::uno::Reference<com::sun::star::frame::XController>
xController (GetController());