summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/configuration/UpdateRequest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/configuration/UpdateRequest.hxx')
-rw-r--r--sd/source/ui/framework/configuration/UpdateRequest.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/framework/configuration/UpdateRequest.hxx b/sd/source/ui/framework/configuration/UpdateRequest.hxx
index b6461ae31205..cd597028ba91 100644
--- a/sd/source/ui/framework/configuration/UpdateRequest.hxx
+++ b/sd/source/ui/framework/configuration/UpdateRequest.hxx
@@ -50,8 +50,8 @@ class UpdateRequest
public UpdateRequestInterfaceBase
{
public:
- UpdateRequest (void) throw();
- virtual ~UpdateRequest (void) throw();
+ UpdateRequest() throw();
+ virtual ~UpdateRequest() throw();
// XConfigurationChangeOperation
@@ -65,7 +65,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