summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx')
-rw-r--r--sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
index 6653a3409550..c4f569109684 100644
--- a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
+++ b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.cxx
@@ -38,7 +38,7 @@ GenericConfigurationChangeRequest::GenericConfigurationChangeRequest (
throw ::com::sun::star::lang::IllegalArgumentException();
}
-GenericConfigurationChangeRequest::~GenericConfigurationChangeRequest (void) throw()
+GenericConfigurationChangeRequest::~GenericConfigurationChangeRequest() throw()
{
}
@@ -61,7 +61,7 @@ void SAL_CALL GenericConfigurationChangeRequest::execute (
}
}
-OUString SAL_CALL GenericConfigurationChangeRequest::getName (void)
+OUString SAL_CALL GenericConfigurationChangeRequest::getName()
throw (RuntimeException, std::exception)
{
return "GenericConfigurationChangeRequest "