summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx')
-rw-r--r--sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
index 1eb507da9f30..36bdacdb34a9 100644
--- a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
+++ b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
@@ -70,7 +70,7 @@ public:
const Mode eMode)
throw (::com::sun::star::lang::IllegalArgumentException);
- virtual ~GenericConfigurationChangeRequest (void) throw();
+ virtual ~GenericConfigurationChangeRequest() throw();
// XConfigurationChangeOperation
@@ -91,7 +91,7 @@ public:
/** Return a human readable string representation. This is used for
debugging purposes.
*/
- virtual OUString SAL_CALL getName (void)
+ virtual OUString SAL_CALL getName()
throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
/** This call is ignored because the XNamed interface is (mis)used to