summaryrefslogtreecommitdiff
path: root/sc/inc/ScPanelFactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/ScPanelFactory.hxx')
-rw-r--r--sc/inc/ScPanelFactory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/inc/ScPanelFactory.hxx b/sc/inc/ScPanelFactory.hxx
index 69af4f086e26..8f81d3833f32 100644
--- a/sc/inc/ScPanelFactory.hxx
+++ b/sc/inc/ScPanelFactory.hxx
@@ -47,8 +47,8 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& rxFactory);
static css::uno::Sequence<rtl::OUString> SAL_CALL getSupportedServiceNames_static();
- ScPanelFactory(void);
- virtual ~ScPanelFactory(void);
+ ScPanelFactory();
+ virtual ~ScPanelFactory();
// XUIElementFactory
css::uno::Reference<css::ui::XUIElement> SAL_CALL createUIElement(