summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PaneShells.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/PaneShells.hxx')
-rw-r--r--sd/source/ui/inc/PaneShells.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/inc/PaneShells.hxx b/sd/source/ui/inc/PaneShells.hxx
index 51dc0f7e9599..b362d3e35c95 100644
--- a/sd/source/ui/inc/PaneShells.hxx
+++ b/sd/source/ui/inc/PaneShells.hxx
@@ -41,8 +41,8 @@ private:
static void InitInterface_Impl();
public:
- LeftImpressPaneShell (void);
- virtual ~LeftImpressPaneShell (void);
+ LeftImpressPaneShell();
+ virtual ~LeftImpressPaneShell();
};
/** Shell that displays the left pane for Draw. The shell does not do
@@ -60,8 +60,8 @@ private:
static void InitInterface_Impl();
public:
- LeftDrawPaneShell (void);
- virtual ~LeftDrawPaneShell (void);
+ LeftDrawPaneShell();
+ virtual ~LeftDrawPaneShell();
};
/** Shell that displays the right pane for both Impress and Draw. The shell